A-Team
01Skill Claude CodeCodex
Start the A-Team Codex coordinator workflow for designing or restructuring teams.
Skill Claude CodeCodex
Start the A-Team Codex coordinator workflow for designing or restructuring teams.
Skill Claude CodeCodex
Check whether a proposed role split is too coarse, too fine, or balanced.
Skill Claude CodeCodex
Apply consistent frontmatter, structure, and path references across authored markdown files.
Skill Claude CodeCodex
Rewrite generated prompts to be sharper, shorter, and more executable without changing meaning.
Skill Claude CodeCodex
Apply Codex-native prompt patterns for agents, skills, rules, and project instructions.
Skill Claude CodeCodex
Validate that a generated Codex team is structurally complete and internally consistent.
Skill Claude CodeCodex
Decompose workflow responsibilities into a clean, non-overlapping role set.
Skill Claude CodeCodex
Create or improve a skill by using the system skill when available and the legacy local bundle as fallback.
Skill Claude CodeCodex
Search external sources for reusable skills before designing a new one.
Skill Claude CodeCodex
Extract precise team requirements through staged, single-direction questioning.
Skill Claude CodeCodex
Evaluate whether a proposed agent graph supports safe handoffs and useful parallel work.
Agent Claude Code
Chief coordinator of the Team Designer system, orchestrating specialized agents across phases to complete team structure design and generation.
Hook Claude Code
Runs when a session starts on startup, running an inline shell check (2 commands). From chemistrywow31/A-Team.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From chemistrywow31/A-Team.
Hook Claude Code
Runs before the context is compacted, running an inline shell check. From chemistrywow31/A-Team.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From chemistrywow31/A-Team.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, UserPromptSubmit, PreCompact, Stop) and 29 allowed tools.
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.
Instructions file CodexOpenCode
AGENTS.md instructions for chemistrywow31/A-Team, covering a-team codex runtime, purpose, design philosophy, runtime contract and phase order.
Instructions file
Claude Code instructions for chemistrywow31/A-Team, covering a-team, design philosophy, boil the lake — for deliverables, not for context, search before building and position over hedging.