← all plugins

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-repair
⬇ Download

Skills in this plugin

  1. run · concertonotes
    Run a full pipeline for a task. Orchestrates roles through stages (standalone or HOTL-integrated).
    0
    repo stars
  2. init · concertonotes
    Initialize team config for a project. Creates .agenteam/config.yaml (or legacy agenteam.yaml) and generates .codex/agents/*.toml.
    0
    repo stars
  3. assign · concertonotes
    Assign a task to a specific role on your team.
    0
    repo stars
  4. resume · concertonotes
    Resume an interrupted AgenTeam run with verify-first strategy.
    0
    repo stars
  5. standup · concertonotes
    Quick project status report synthesized from state files, artifacts, and git activity. No agent dispatch (<2s).
    0
    repo stars
  6. deepdive · concertonotes
    Full specialist analysis via parallel agent dispatch. Researcher, Architect, and PM produce a prioritized report of what to build next (30-60s).
    0
    repo stars
  7. generate · concertonotes
    Regenerate .codex/agents/*.toml from agenteam.yaml and plugin defaults.
    0
    repo stars
  8. ci-repair · concertonotes
    Fix CI failures by fetching GitHub Actions logs, dispatching dev to fix, verifying locally, and pushing.
    0
    repo stars