Skip to content

release: v1.4.0 — Prompt & Template Improvements#8

Merged
ducdmdev merged 3 commits intomainfrom
release/v1.4.0
Feb 28, 2026
Merged

release: v1.4.0 — Prompt & Template Improvements#8
ducdmdev merged 3 commits intomainfrom
release/v1.4.0

Conversation

@ducdmdev
Copy link
Owner

Summary

  • Add re-read workspace instruction to all 5 spawn templates (prevents context drift on long sessions)
  • Add Team Metrics section to final report template (tasks, issues, handoffs, blocked events)
  • Restructure tasks.md workspace template from flat table to grouped-by-status sections (In Progress / Blocked / Pending / Completed)
  • Update TeammateIdle hook to parse the new grouped tasks.md format
  • Add custom roles reference (step 7) to Phase 1 decomposition in SKILL.md
  • Bump version to 1.4.0 across plugin.json, marketplace.json, package.json
  • Update CHANGELOG.md with v1.4.0 entry

Changed files (11)

File Change
docs/worker-roles.md Re-read workspace rule in 5 templates
docs/report-format.md Team Metrics section
docs/workspace-templates.md Grouped tasks.md template
scripts/check-teammate-idle.sh Awk parser for grouped format
skills/agent-team/SKILL.md Phase 1 step 7 (custom roles)
tests/lib/test-helpers.sh Mock workspace updated
tests/hooks/test-check-teammate-idle.sh Tests updated for grouped format
CHANGELOG.md v1.4.0 entry
.claude-plugin/plugin.json Version 1.4.0
.claude-plugin/marketplace.json Version 1.4.0
package.json Version 1.4.0

Test plan

  • All 41 tests pass (bash tests/run-tests.sh)
  • claude plugin validate . passes
  • Version sync confirmed across all 3 version files
  • Manual: trigger /agent-team and verify new Phase 1 step 7 appears
  • Manual: verify grouped tasks.md format in new team workspace

- Add re-read workspace instruction to all 5 spawn templates
- Add team metrics section to final report template
- Bump version to 1.4.0 across plugin.json, marketplace.json, package.json
- Add CHANGELOG entry for v1.4.0
- Test 10: multiple in-progress tasks by same owner counts correctly
- Test 11: tasks in Blocked/Pending/Completed sections are ignored
- Test 12: mixed sections — only In Progress section counts
@ducdmdev ducdmdev merged commit 93cbe5a into main Feb 28, 2026
1 check passed
@ducdmdev ducdmdev deleted the release/v1.4.0 branch February 28, 2026 16:52
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