Ateam
by @concertonotes · plugin · 8 skills
Ateam from ConcertoNotes/codex-plugins.
Install the whole plugin (CLI)
npx skillmds add concertonotes/run
npx skillmds add concertonotes/init
npx skillmds add concertonotes/assign
npx skillmds add concertonotes/resume
npx skillmds add concertonotes/standup
npx skillmds add concertonotes/deepdive
npx skillmds add concertonotes/generate
npx skillmds add concertonotes/ci-repairSkills in this plugin
- ▌ run · concertonotesRun a full pipeline for a task. Orchestrates roles through stages (standalone or HOTL-integrated).
- ▌ init · concertonotesInitialize team config for a project. Creates .agenteam/config.yaml (or legacy agenteam.yaml) and generates .codex/agents/*.toml.
- ▌
- ▌
- ▌ standup · concertonotesQuick project status report synthesized from state files, artifacts, and git activity. No agent dispatch (<2s).
- ▌ deepdive · concertonotesFull specialist analysis via parallel agent dispatch. Researcher, Architect, and PM produce a prioritized report of what to build next (30-60s).
- ▌
- ▌ ci-repair · concertonotesFix CI failures by fetching GitHub Actions logs, dispatching dev to fix, verifying locally, and pushing.