shipkit-review-direction

Solid

Internal reviewer — assesses strategic artifact coherence. Checks vision/why alignment, goal completeness, stage realism. The Direction coherence-review gate, dispatched by the engine (via shipkit-direction), 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-direction - Direction Assessment **Purpose**: Read all direction artifacts and assess whether they are coherent, complete, and internally consistent. Write a structured assessment for the direction orchestrator. ## Input **Required artifacts** (the direction loop must produce all of these): - `.shipkit/why.json` (contains vision, purpose, stage) - `.shipkit/product-discovery.json` - `.shipkit/product-definition.json` - `.shipkit/engineering-definition.json` - `.shipkit/architecture.json` - `.shipkit/design-system/` (DIRECTION.md, PRINCIPLES.md, tokens/) - `.shipkit/goals/strategic.json` - `.shipkit/goals/product.json` - `.shipkit/goals/engineering.json` **Optional context** (read if present, don't flag as missing): - `.shipkit/metrics/latest.json` — only exists after implementation ## Coherence Checks 1. **Completeness**: Are ALL 9 required direction artifacts present with non-placeholder content? Missing artifacts are gaps. 2. **Vision coherence**: Does why.json state a vision that fulfills its stated purpose? (vision and purpose both live inside why.json) 3. **Goals ↔ Vision**: Do goals, if achieved, realize the vision stated in why.json? 4. **Goals ↔ Stage**: Are thresholds realistic for the current stage? Do all goals have rubrics? 5. **Internal consistency**: Do goals reference capabilities the vision describes? 6. **Architecture ↔ Engineering Definition**: Are architecture decisions consistent with the mechanisms and components defined? 7. **Desig...

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