resuming
25Skill Claude CodeCodex
Resume an interrupted workflow run with verify-first strategy — loads sidecar state, verifies the last step, and continues execution.
Skill Claude CodeCodex
Resume an interrupted workflow run with verify-first strategy — loads sidecar state, verifies the last step, and continues execution.
Skill Claude CodeCodex
Use to generate HOTL adapter files for the current project — creates AGENTS.md, .clinerules, cursor rules, or copilot instructions depending on tools the team uses.
Skill Claude CodeCodex
Use when creating, editing, or reviewing HOTL skills, agents, command prompts, or other behavior-shaping instruction files.
Skill Claude CodeCodex
Delegated step runner over the HOTL execution state machine — delegates eligible steps to fresh subagents while the controller keeps governance, verification, and stop conditions.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior — before proposing fixes.
Skill Claude CodeCodex
Use before writing any implementation code — enforces RED-GREEN-REFACTOR cycle.
Skill Claude CodeCodex
Use when the user explicitly asks for HOTL routing or needs guidance choosing the right HOTL workflow skill.
Skill Claude CodeCodex
Use before claiming any work is complete, fixed, or passing — runs verification commands and confirms output before making success claims.
Skill Claude CodeCodex
Use after design approval to create a dated executable workflow file with bite-sized tasks, exact file paths, and loop/gate definitions.
Skill Claude CodeCodex
Add a new team member. Describe what you need and ATeam infers the config.
Skill Claude CodeCodex
Assign a task to a specific role on your team.
Skill Claude CodeCodex
Fix CI failures by fetching GitHub Actions logs, dispatching dev to fix, verifying locally, and pushing.
Skill Claude CodeCodex
Full specialist analysis via parallel agent dispatch. Researcher, Architect, and PM produce a prioritized report of what to build next (30-60s).
Skill Claude CodeCodex
Regenerate .codex/agents/.toml from agenteam.yaml and plugin defaults.
Skill Claude CodeCodex
Initialize team config for a project. Creates .agenteam/config.yaml (or legacy agenteam.yaml) and generates .codex/agents/.toml.
Skill Claude CodeCodex
Resume an interrupted AgenTeam run with verify-first strategy.
Skill Claude CodeCodex
Run a full pipeline for a task. Orchestrates roles through stages (standalone or HOTL-integrated).
Skill Claude CodeCodex
Promote local config to a shared team config that can be committed to git.
Skill Claude CodeCodex
Quick project status report synthesized from state files, artifacts, and git activity. No agent dispatch (<2s).
Skill Claude CodeCodex
Show the current state of a run — stages, roles, write locks, and gates.
Skill Claude CodeCodex
Router skill for AgenTeam. Maps user intent to the appropriate skill and role.