Merged
Conversation
- Remove package.json (not an npm package, version sync now only plugin.json + marketplace.json) - Remove LICENSE file and references from README and marketplace.json - Update CI and release workflows to drop package.json version checks - Update test-plugin-validation.sh to check 2 files instead of 3 - Move *-design.md files from docs/plans/ to docs/specs/
Introduces plan detection, creation (via writing-plans skill), audit gate, and plan-driven decomposition into the Agent Team Phase 1 workflow. Includes Phase 5 plan status update on completion.
- Add fallback for missing writing-plans skill (inline plan creation) - Clarify archetype detection timing (Step 0: dedicated vs hybrid) - Reframe Phase 5 plan status as completion step, not gate check - Add early exit for trivial tasks - Add budget constraints for Phase 1a scanning - Fix plan retention logic for "Create new" option - Add monorepo scan scoping and minimum plan structure requirements
- Remove redundant Phase 1b Step 5 (file ownership), merge into Step 2 - Change Phase 5 plan status from renumbered step to unnumbered shared section - Add Phase 5 Override updates to all 5 archetype tasks (Tasks 8-12)
- Fix fallback log instruction (workspace doesn't exist in Phase 1a) - Change "update" to "add or update" for plan Status field - Add IN PROGRESS instruction to Phase 3 workspace init - Clarify Priority 7 scan as non-recursive with deduplication - Specify YYYY-MM-DD date format in status strings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
writing-plansskill when none exist, audits all plans through a 7-check gate, and derives team decomposition from the approved planDesign
docs/specs/2026-03-17-plan-aware-phase1-design.mddocs/plans/2026-03-17-plan-aware-phase1.mdshared-phases.md, inherited by all archetypesFiles changed (10)
docs/shared-phases.md— Core Phase 1a, 1b, Phase 2 template, Phase 5 plan statusdocs/workspace-templates.md— Plan File Conventions, updated Phase Checklistdocs/team-archetypes.md— Plan-aware detection noteskills/agent-{team,implement,research,audit,plan}/SKILL.md— Phase 1 + Phase 5 overridesREADME.md— Updated How It WorksTest plan
claude plugin validateCLI issue)COMPLETED — Implemented via team {name} (YYYY-MM-DD)