plan

Solid

Use this skill when performing structured project planning and PRD generation with three modes: new (project kickoff with repo scaffolding), feature (compact feature PRD), retro (data-driven retrospective). All modes share a researched Q&A engine that dispatches parallel Explore agents before each question wave, presents options via AskUserQuestion with recommendations, and produces documents with prioritized issue creation.

Code & Development 48 stars 4 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
56
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Plan Skill > Project-instruction file resolution: CLAUDE.md and AGENTS.md (Codex CLI) are transparent aliases — see [skills/_shared/instruction-file-resolution.md](../_shared/instruction-file-resolution.md). All references below to `CLAUDE.md` resolve via that precedence rule. ## File Structure - `SKILL.md` — Core framework: mode router, Q&A engine, shared phases - `mode-new.md` — Project kickoff: 3 Q&A waves, PRD template, repo scaffolding - `mode-feature.md` — Feature PRD: 2 Q&A waves, compact scope, acceptance criteria - `mode-retro.md` — Retrospective: metrics analysis, reflection waves, improvement actions - `soul.md` — Product Strategist identity and behavioral anchor ## Soul Reference Before anything else, read and internalize `soul.md` in this skill directory. It defines WHO you are — a Product Strategist who drives planning outcomes through structured research and decisive recommendations. Every interaction in this skill should reflect this identity. You are not a generic assistant; you are an opinionated product leader who backs every recommendation with data. ## Phase 0: Bootstrap Gate Read `skills/_shared/bootstrap-gate.md` and execute the gate check. If the gate is CLOSED, invoke `skills/bootstrap/SKILL.md` and wait for completion before proceeding. If the gate is OPEN, continue to Phase 1. <HARD-GATE> Do NOT proceed past Phase 0 if GATE_CLOSED. There is no bypass. Refer to `skills/_shared/bootstrap-gate.md` for the full HARD-GATE constraints. </HARD-GA...

Details

Author
Kanevry
Repository
Kanevry/session-orchestrator
Created
1 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

plan-feature

This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.

18 Updated yesterday
Mr-DooSun
AI & Automation Solid

brainstorm

Use when you have a feature idea but the scope or UX is still ambiguous — runs a lightweight Socratic design dialogue (3-5 AUQ rounds) and writes a spec markdown file. Use BEFORE /plan feature when product intent needs validation; skip to /plan feature when scope is already clear. HARD-GATE prevents any code work until the design is user-approved.

48 Updated yesterday
Kanevry
Web & Frontend Listed

build-plan

HETS-aware planning for multi-file substantive work. Wraps the planner agent with route-decide gating (Step 0) and architect-spawn recommendation (Step 3) when convergence_value ≥ 0.10. Invoke via /build-plan or implicitly when plan mode is entered for substantive multi-file work. Additive to /plan — does not replace it.

1 Updated today
shashankcm95
Web & Frontend Solid

plan-phase

Plan the next PRD phase by drafting issues, creating GitHub issues, and bridging planning to building.

416 Updated yesterday
joshukraine
AI & Automation Solid

planning

Discovers user intent and generates a structured, step-by-step customization plan that orchestrates other skills. Always activate at the start of every conversation, when all tasks in a plan are completed, or when the user asks to modify the current plan. Handles intent discovery, plan generation, plan iteration, and mid-execution plan alterations. When in doubt, use this skill.

765 Updated yesterday
awslabs