feat: add emoji icons to task tool description field - #74
Closed
bradygaster wants to merge 2 commits into
Closed
Conversation
Session: 2026-02-15-catch-up Requested by: Brady (bradygaster) Changes: - Logged session to .ai-team/log/2026-02-15-catch-up.md - Merged 5 decision files from inbox into decisions.md - Consolidated 2026-02-13 and 2026-02-15 Init Mode decisions - Propagated team updates to 10 agent history files - Deleted merged inbox files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add role-based emoji prefixes to all spawn template description
parameters in squad.agent.md, matching the emoji already used in
launch table acknowledgments.
- Update 7 description patterns to use {emoji} {Name}: format
- Add emoji resolution table mapping roles to icons
- Hardcode Scribe emoji as 📋 in its spawn template
- Update anti-pattern guidance to show emoji in examples
Closes #73
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Owner
Author
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.
Closes #73
Adds role-based emoji prefixes to all spawn template \description\ parameters in \squad.agent.md, matching the emoji already used in launch table acknowledgments.
Changes
Verified