with one click
team-lead
// Run the Crypto Master AI-DLC agent team through one autonomous or directed planning, implementation, QA, and documentation cycle.
// Run the Crypto Master AI-DLC agent team through one autonomous or directed planning, implementation, QA, and documentation cycle.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | team-lead |
| description | Run the Crypto Master AI-DLC agent team through one autonomous or directed planning, implementation, QA, and documentation cycle. |
Run one bounded team cycle for Crypto Master. The parent assistant is the team
lead and delegates directly to specialist agents under .agents/agents/.
$ARGUMENTS
<task>: directed mode; decompose and run the requested taskstatus: summarize recent team/session stateroster: show the team roster from docs/AGENT-TEAM.mdCoordinate specialists without losing the project's AI-DLC traceability:
Read before acting:
AGENTS.mddocs/AGENT-TEAM.md.agents/skills/team-lead/team-lead-algorithm.mdaidlc-docs/aidlc-state.mdaidlc-docs/inception/requirements/requirements.mdaidlc-docs/inception/user-stories/stories.mdaidlc-docs/inception/application-design/unit-of-work-story-map.mdaidlc-docs/inception/units/unit-of-work.mdaidlc-docs/inception/units/debt-unit-map.mdaidlc-docs/inception/plans/execution-plan.mdaidlc-docs/construction/plans/docs/TECH-DEBT.mddocs/team-priorities.mdrosterRead docs/AGENT-TEAM.md and summarize the roster and delegation map.
statusRead aidlc-docs/aidlc-state.md, latest session logs, latest cross-checks, and
git status. Summarize current team health and any in-flight work.
Use team-lead-algorithm.md to choose the next task. Do not mine
docs/development-plan.md; it is only a pointer to legacy history.
Map the user's task to a unit, applicable construction stage, and specialist sequence using the canonical requirements, stories, and unit story map first. If the task is risky or underspecified, ask a concise question before delegating.
product-plannerquant-trader-expertsenior-developerqa-reviewerdocs-auditorDo not spawn a team-lead subagent. The lead role lives in this skill.
Stop and ask the user when work touches live credentials, deployment config, API keys, mainnet sizing, unresolved QA red findings, or competing trading interpretations.
Use the final report format in team-lead-algorithm.md.