release: v1.4.0 — Prompt & Template Improvements#8
Merged
Conversation
- 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
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
tasks.mdworkspace template from flat table to grouped-by-status sections (In Progress / Blocked / Pending / Completed)tasks.mdformatChanged files (11)
docs/worker-roles.mddocs/report-format.mddocs/workspace-templates.mdscripts/check-teammate-idle.shskills/agent-team/SKILL.mdtests/lib/test-helpers.shtests/hooks/test-check-teammate-idle.shCHANGELOG.md.claude-plugin/plugin.json.claude-plugin/marketplace.jsonpackage.jsonTest plan
bash tests/run-tests.sh)claude plugin validate .passes/agent-teamand verify new Phase 1 step 7 appears