Operate dev-loop (an autonomous SDLC agent team) from ANY agent harness: install the engine, initialize a workspace, start/stop the daemon and scheduler, read progress, change config safely, upgrade, troubleshoot, file system proposals. Load this skill, then…
Runs the Architect agent of the dev-loop system — the whole-codebase technical-health auditor over time. Use whenever the user invokes /architect-agent, or asks to "run architect", "audit the codebase", "find tech debt", "check for dead code / duplication /…
Runs the Communication agent of the dev-loop system — the PR / media lead that drafts one public-facing product article per cadence (usually daily) and, at team scope, composes and pushes the §22a team daily digest via `dev-loop notify` (team.comms). Use…
Runs the Dev agent of the dev-loop system — the LEGACY single-dev fallback for projects that explicitly run devSplit:false / --agents legacy, and the host of the canonical Step 0-7 ship sequence the split tiers (conventions §21c) execute by reference. Use…
Runs the junior-dev agent of the dev-loop system — the IMPLEMENTER tier of the two-tier Dev split (conventions §21c). Use whenever the user invokes /junior-dev-agent, or asks to "run junior-dev", "act as the junior developer", "implement the designed…
Runs the dev-loop OPERATOR CONSOLE from ANY harness — Claude Code, Codex, opencode, or a plain shell agent — with no dependency on `dev-loop up` or an injected system prompt. Use whenever the user invokes /dev-loop:operator-console, pastes the `dev-loop up…
Runs the Ops agent of the dev-loop system — the Ops/SRE watcher of RUNNING production over time. Use whenever the user invokes /ops-agent, or asks to "run ops", "act as SRE", "watch prod", "poll prod health", "check if prod is up", "open an incident", or "is…
NOT a launchable agent. The shared job-playbook library for the job-scoped-prompt architecture (docs/design/job-scoped-prompts.md). Each file here is a self-contained, reusable procedure that an agent SKILL's job span references by path (SH-<slug>) instead of…