What problem does it solve?
Prevents fragmented task onboarding by ensuring a new work product is created once and consistently recorded across all project records so context, numbering, budget, and acceptance criteria are preserved.
Core Features & Use Cases
- Structured intake checklist for title, repo, budget, priority, month result mapping, and readiness criteria.
- Numbering and validation that finds the last integer WP number, enforces integer-only IDs, and rejects lettered suffixes.
- Budget check and gating that reads the WeekPlan to warn about weekly budget overruns.
- Atomic multi-file registration that appends synchronized entries to MEMORY, WP-REGISTRY, WeekPlan, Strategy mapping (for RPs ≥3h), and creates a templated inbox context file.
- Use case: When an unplanned task appears, execute this flow to create WP-N, update registries, and generate the context file with frontmatter and checklist.
Quick Start
Create a new work product named Add user export in repo my-repo with a 4h budget and high priority.