What problem does it solve?
Post-merge learning extraction. Reads the completed artefact chain for a merged
story or feature, identifies reusable patterns, decisions, and standards that
emerged during delivery, classifies them, and writes them back to the permanent
knowledge base. Produces updates to standards/, decisions log, or copilot-instructions.md. Use after /definition-of-done is complete and a PR is merged. Run when someone says "levelup", "extract learnings", "update standards", "what did we learn from this", "pattern extraction", or "post-merge review".
Core Features & Use Cases
- Extract learnings from artefact chains to improve delivery standards and decision logs.
- Classify patterns and decisions, generate/update standards, and store artifacts for future reuse.
- Use Case: After a merged PR with a completed DoD artefact, run levelup to surface repeatable patterns and update the knowledge base.
Quick Start
Run the levelup flow after a merged PR and completed DoD artefact to extract learnings and update standards and decisions.