shipkit-review-planning

Solid

Internal reviewer — assesses planning artifact alignment. Checks definitions agree, specs cover roadmap, no gaps. A per-unit reviewer invoked by a caller (the engine in steered mode or a direction/planning caller), not for direct use.

Code & Development 1 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# shipkit-review-planning - Planning Assessment **Purpose**: Read all planning artifacts and cross-reference them for alignment. Write a structured assessment for the planning orchestrator. ## Input **Required artifacts** (the planning phase must produce all of these): - `.shipkit/stack.json` - `.shipkit/codebase-index.json` - `.shipkit/spec-roadmap.json` - `.shipkit/specs/*.json` — at least one spec per roadmap item - `.shipkit/plans/*.json` — at least one plan per spec - `.shipkit/test-cases/` — test specifications - `.shipkit/user-tasks.json` — manual user tasks **Direction context** (produced by prior loop, read for cross-reference): - `.shipkit/why.json` - `.shipkit/product-definition.json`, `.shipkit/engineering-definition.json` - `.shipkit/architecture.json` - `.shipkit/goals/strategic.json`, `.shipkit/goals/product.json`, `.shipkit/goals/engineering.json` ## Alignment Checks 1. **Completeness**: Are ALL required planning artifacts present? Missing artifacts are gaps. 2. **Product ↔ Engineering**: Every product feature has a corresponding mechanism? 3. **Definition ↔ Specs**: Every defined feature has a spec? 4. **Specs ↔ Roadmap**: Roadmap includes all specs with sensible priority? 5. **Plans ↔ Specs**: Every spec has a plan? Plans reference the correct spec? 6. **Stage alignment**: Specs and plans scoped for current stage? 7. **Goal coverage**: Specs, if implemented, satisfy product and engineering goals? 8. **Architecture consistency**: Do plans align with arc...

Details

Author
stefan-stepzero
Repository
stefan-stepzero/shipkit
Created
7 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category