with one click
my-persona
What this persona does. Use when [trigger scenarios].
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
What this persona does. Use when [trigger scenarios].
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Founder/CEO product thinking mode. Challenges whether you're building the right thing. Three modes: SCOPE EXPANSION (dream big), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when user says /plan-ceo, asks for product direction, or needs the 10-star version of a feature.
Step-by-step workflow orchestrator. Guides through feature, bugfix, or hotfix flows. Use when user says /workflow, wants guided flow, or needs to run researcher → plan-ceo → plan-eng → implement → review → ship → qa in sequence.
Research mode. Gathers domain knowledge, tech options, and best practices before planning. Use when user says /researcher, wants to research a feature/topic, or before /plan-ceo and /plan-eng for better-informed planning.
Engineering lead planning mode. Creates architecture, data flow diagrams, and technical specifications. Use when user says /plan-eng, needs technical planning, wants architecture review, or is about to implement a complex feature.
Release engineer execution mode. Handles git operations, runs tests, creates PRs. Use when user says /ship, wants to commit and push, needs to create a PR, or is ready to land their changes.
Paranoid staff engineer code review mode. Finds bugs that pass CI but break in production. Use when user says /review, asks for code review, wants to check for bugs, or before merging important changes.
| name | my-persona |
| description | What this persona does. Use when [trigger scenarios]. |
Copy this template to create a new persona. Rename the file and folder to match your persona (e.g., security-reviewer, docs-writer).
[Template or structure for what this persona produces]
Example:
## Summary
[One-paragraph overview]
## Findings
- [Finding 1]
- [Finding 2]
## Recommendations
- [Recommendation 1]
[What feeds into other skills. E.g., "Your output is consumed by plan-eng. Include: key decisions, constraints, and open questions."]