Evolve Team
Skill Verified ActiveEvolve an existing team composition by refining its structure in-place or creating a specialized variant. Covers assessing the current team against template and coordination patterns, gathering evolution requirements, choosing scope (adjust members, change coordination pattern, split/merge teams), applying changes to the team file and CONFIG block, updating version metadata, and synchronizing the registry and cross-references. Use when a team's member roster is outdated, coordination pattern no longer fits, user feedback reveals workflow gaps, a specialized variant is needed alongside the original, or agents have been added or removed from the library affecting team composition.
To maintain and evolve existing team compositions, ensuring they remain up-to-date, efficient, and aligned with current needs, thereby improving the overall quality and maintainability of agent teams.
Features
- Refine team structure in-place
- Create specialized team variants
- Assess team composition against templates
- Update version metadata and registry entries
- Synchronize cross-references and CONFIG blocks
Use Cases
- When a team's member roster is outdated
- When coordination patterns no longer fit the workflow
- When user feedback reveals workflow gaps
- When a specialized variant is needed alongside the original
Non-Goals
- Authoring new teams from scratch
- Evolving individual agents or skills
- Directly modifying agent code or definitions
Scope
- info:Dry-run previewWhile there's no explicit `--dry-run` flag, the skill's procedure includes reviewing `git diff` before committing, which serves as a manual preview mechanism.
Installation
/plugin install agent-almanac@pjt222-agent-almanacQuality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Sync Profiles
100Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.
Using Git Worktrees
100Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Unslop Commit
100Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation", "leverage", "enhance", "seamlessly", "This commit..."). Keeps Conventional Commits format. Subject ≤72 chars (aim ≤50), imperative mood. Body only when "why" isn't obvious from the subject. Use when user says "humanize commit", "de-slop commit message", "make this commit sound human", "/unslop-commit", "/commit", "write a commit", or pastes a draft commit to clean up. Auto-triggers when staging changes.
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Mcp Source
100Switch MCP for Unity package source in connected Unity projects. Use /mcp-source [main|beta|branch|local] to swap between upstream releases, your remote branch, or local dev checkout.