Skip to content

docs: v1.3.0 — Documentation & Patterns#7

Merged
ducdmdev merged 7 commits intomainfrom
release/v1.3.0
Feb 28, 2026
Merged

docs: v1.3.0 — Documentation & Patterns#7
ducdmdev merged 7 commits intomainfrom
release/v1.3.0

Conversation

@ducdmdev
Copy link
Owner

Summary

  • Add 4 new coordination patterns: Re-plan on Block, Adversarial Review Rounds, Quality Gate, Auto-Block on Repeated Failures
  • Add custom role definitions template (docs/custom-roles.md)
  • Add description field to hooks/hooks.json
  • Add CHANGELOG.md with retroactive history (v1.0.0–v1.3.0)
  • Reference new patterns in SKILL.md Phase 4
  • Bump version to 1.3.0

Details

Zero-risk release — documentation and patterns only, no code or hook logic changes. All changes are additive.

8 files changed, 279 insertions, 4 deletions

Test plan

  • All 41 tests pass (bash tests/run-tests.sh)
  • Plugin validates (claude plugin validate .)
  • Version sync confirmed across plugin.json, marketplace.json, package.json
  • Spec compliance reviewed for all tasks

- Re-plan on Block: structured re-planning when critical blockers invalidate the plan
- Adversarial Review Rounds: multi-round cross-review for high-stakes changes
- Quality Gate: final validation pass before Phase 5 synthesis
- Auto-Block on Repeated Failures: auto-escalation after 3 blocked attempts
@ducdmdev ducdmdev merged commit 7d2e334 into main Feb 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant