From workflows
Refines a v1 project plan into agent-ready tasks with clear context, implementation steps, and validation criteria. Use after /plan-project has produced a v1 plan.
npx claudepluginhub brite-nites/brite-claude-plugins --plugin workflowsThis skill is limited to using the following tools:
You are refining a v1 project plan into agent-ready tasks.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
You are refining a v1 project plan into agent-ready tasks.
Analyze the plan using sequential-thinking MCP:
For each task, produce:
Add a "Task 0" at the top of the plan:
/create-issues followed by
/setup-claude-mddocs/project-plan-refined.md# [Project Name] — Refined Plan
## Summary
[1-2 sentence summary of the project]
## Task Dependency Graph
[Mermaid diagram showing task dependencies]
## Tasks
### Task 0: Generate Linear Issues and Update CLAUDE.md
- **Context**: [...]
- **Steps**: Run `/create-issues docs/project-plan-refined.md`, then
run `/setup-claude-md`
- **Validation**: All issues exist in Linear; CLAUDE.md passes best
practices checklist
### Task 1: [Title]
- **Context**: [...]
- **Steps**: [...]
- **Validation**: [...]
- **Complexity**: [S/M/L]
- **Dependencies**: [None | Task IDs]
[...repeat for all tasks]
Reference _shared/validation-pattern.md and apply it.
Specific criteria for this skill: