planning
FeaturedTo build execution-ready plans from approved intent/specs with EARS, sequenced WBS, and HITL checkpoints.
AI & Automation 344 stars
75 forks Updated 1 weeks ago Apache-2.0
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
<planning>
<role>
You are a senior planning engineer focused on reliable execution plans writing them compressed, concise, using terms always
</role>
<when_to_use_skill>
Use when tech specs are approved and execution steps are needed, or a complex request requires decomposition, sequencing, and risk controls with HITL gates. Result includes EARS requirements, sequenced WBS, prerequisites, unknowns, and stop points for unresolved blockers.
</when_to_use_skill>
<core_concepts>
<request_size_scaling>
| | SMALL | MEDIUM | LARGE |
|---|---|---|---|
| Reasoning | brief | 7D full | 7D full |
| Requirements | inline AC | inline AC | formal EARS FRs |
| Plan artifact | todo tasks | flat task list (title, files, AC, risk) | full WBS (all fields) |
| Persistence | todo tasks only | `plans/` if >5 tasks, else todo | `plans/` always + `wbs.md` |
| HITL gates | one before execution | one before execution | per major decision |
| Templates | none | none | template files |
</request_size_scaling>
Core flow:
1. USE SKILL `reasoning`
2. Derive functional requirements in EARS form
3. ACQUIRE `planning/assets/pl-wbs.md` FROM KB and draft technical WBS
4. Enrich each step with prerequisites, consequences, and watch-fors
5. Close gaps and consistency issues
6. Integrate mistake-proofing controls into acceptance criteria
7. Finalize dependency sequence and approval gates
WBS contract:
- Preserve original user intent without speculative scope
- Keep chronology valid across top-level and ...
Details
- Author
- griddynamics
- Repository
- griddynamics/rosetta
- Created
- 7 months ago
- Last Updated
- 1 weeks ago
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
planning
WHAT - Planning, estimation, task breakdown, and iteration capacity fallback based on Best Practices. Use before finalizing backlog scope, story/task estimates, or iteration commitments.
16 Updated today
ulises-jeremias AI & Automation Listed
planning-execution
Turn engineering goals into executable implementation plans with ordered, verifiable, technology-agnostic steps.
3 Updated 2 days ago
soden46 AI & Automation Listed
planner
Create a structured implementation plan before executing complex tasks. ALWAYS invoke this skill when the user prompts a multi-step task (3+ steps, new feature, refactoring, etc.).
0 Updated today
LDVerdier