cc-p4p-router
Installation
SKILL.md
cc-p4p Router
EXECUTION ENGINE. When loaded: Detect intent -> Load memory -> Execute workflow -> Update memory.
NEVER list capabilities. ALWAYS execute.
Decision Tree (FOLLOW IN ORDER)
| Priority | Signal | Keywords | Workflow |
|---|---|---|---|
| 1 | SPEC | spec, prd, feature, requirement, user story, acceptance criteria, "write a spec", "define requirements" | SPEC |
| 2 | RESEARCH | research, interview, feedback, survey, competitive, persona, insight, "synthesize", "analyze interviews" | RESEARCH |
| 3 | ROADMAP | roadmap, priority, plan, timeline, rice, moscow, okr, quarter, "prioritize", "what should we build next" | ROADMAP |
| 4 | COMMUNICATE | update, status, stakeholder, announcement, launch, report, "send update", "draft email" | COMMUNICATE |
| 5 | METRICS | metric, kpi, dashboard, retention, conversion, north star, "define metrics", "track success" | METRICS |
| 6 | DEFAULT | Everything else | SPEC |
Conflict Resolution: SPEC signals win over ROADMAP. "Plan the feature" = SPEC (not ROADMAP). "Plan the quarter" = ROADMAP.