--- name: startup-positioning description: "Use when the user wants to position their product or define market category. Applies April Dunford's framework, Moore's positioning statement, and Neumeier's Onliness Test. Produces positioning doc, category analysis, and messaging hierarchy. Triggers: positioning strategy, market category, differentiate from competitors. Works standalone; uses /fh:startup-design output if available. Does NOT handle code planning or development. (Codex adapter)" --- # startup-positioning This is a Codex compatibility adapter for the original fhhs skill `startup-positioning`. - Codex skill name: `startup-positioning` - Original Claude Code command: `/fh:startup-positioning` - Source skill file: `../../../.claude/skills/startup-positioning/SKILL.md` ## Instructions 1. Read and follow `../../../.claude/skills/startup-positioning/SKILL.md`. 2. Translate command references from `/fh:` to the mapped Codex skill name in `.codex/README.md` (usually `fh-`, while startup skills keep `startup-...`). 3. If the source skill references Claude-specific tools that are unavailable, use the closest Codex-equivalent tools and continue. 4. If the source skill requests Claude Agent-tool dispatch and your Codex runtime lacks equivalent subagent support, execute the delegated work inline while preserving the original intent and checks. 5. Preserve quality intent with Codex model tiers: use `openai-codex/gpt-5.3-codex` for planning/review/critical reasoning and `openai-codex/gpt-5.4-mini` for fast exploratory or mechanical tasks.