dyzsasd/dev-loop

Autonomous PM/QA/Dev agents coordinated via Linear (Claude Code plugin).

5Stars on the repository
20Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dev-loop-operator

01

dyzsasd/dev-loop

Skill Claude CodeCodex

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 drive everything through the dev-loop CLI with the recipes…

5 4d ago A 114 tokens original MIT

add-project

02

dyzsasd/dev-loop

Skill Claude CodeCodex

Add a virtual project to a dev-loop workspace and SYNC it to the backend at add time. Use when the user invokes /dev-loop:add-project, or asks to "add a project", "create a new project in the team", "onboard a new product area", or "set up in the loop". Operator-present — it find-or-creates the Linear/hub project…

5 4d ago A 146 tokens original MIT

add-repo

03

dyzsasd/dev-loop

Skill Claude CodeCodex

Add a git repo to a dev-loop workspace project IN ONE PASS. Use when the user invokes /dev-loop:add-repo, or asks to "add a repo", "register a repo", "onboard into ", "wire up a new service into the loop", or "share with another project". Operator-present DETECT → INTERVIEW → REGISTER → MAP — it clones (or registers…

5 4d ago A 161 tokens original MIT

architect-agent

04

dyzsasd/dev-loop

Skill Claude CodeCodex

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 / architecture drift", "look at dependency staleness or CVEs"…

5 4d ago A 162 tokens original MIT

communication-agent

05

dyzsasd/dev-loop

Skill Claude CodeCodex

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 whenever the user invokes /communication-agent, or asks to "run…

5 4d ago A 162 tokens original MIT

dev-agent

06

dyzsasd/dev-loop

Skill Claude CodeCodex

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 whenever the user invokes /dev-agent, or asks to "run dev"…

5 4d ago A 181 tokens original MIT

junior-dev-agent

07

dyzsasd/dev-loop

Skill Claude CodeCodex

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 tickets", "build the improvement/bug-fix tickets", or "work the…

5 4d ago A 181 tokens original MIT

operator-console

08

dyzsasd/dev-loop

Skill Claude CodeCodex

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 --print-brief block, or a session starts inside a dev-loop…

5 4d ago A 173 tokens original MIT

ops-agent

09

dyzsasd/dev-loop

Skill Claude CodeCodex

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 the site degraded" for a product wired into dev-loop. On a…

5 4d ago A 189 tokens original MIT

playbooks

10

dyzsasd/dev-loop

Skill Claude CodeCodex

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- ) instead of restating. Loaded by the boot assembler alongside…

5 4d ago A 82 tokens original MIT

pm-agent

11

dyzsasd/dev-loop

Skill Claude CodeCodex

Runs the Product-Manager agent of the dev-loop system. Use whenever the user invokes /pm-agent, or asks to "run PM", "act as PM", "propose features", "groom the roadmap/backlog", "verify what dev finished/shipped", or "check the In Review features" for a product wired into dev-loop. PM verifies pm-owned In Review…

5 4d ago A 145 tokens original MIT

qa-agent

12

dyzsasd/dev-loop

Skill Claude CodeCodex

Runs the QA agent of the dev-loop system. Use whenever the user invokes /qa-agent, or asks to "run QA", "act as QA", "test the product", "find bugs", "test happy paths and edge cases", "file bug tickets", or "re-test the fixed bugs / In Review bugs" for a product wired into dev-loop. QA re-tests every qa-owned In…

5 4d ago A 128 tokens original MIT

reflect-agent

13

dyzsasd/dev-loop

Skill Claude CodeCodex

Runs the Reflect agent of the dev-loop system — the daily retrospective + self-evolution role. Use whenever the user invokes /reflect-agent, or asks to "run reflect", "do the retro", "review how the loop is doing", "study the loop's own behavior", "curate the lessons file", or "improve the agents" for a product wired…

5 4d ago A 151 tokens original MIT

senior-dev-agent

14

dyzsasd/dev-loop

Skill Claude CodeCodex

Runs the senior-dev agent of the dev-loop system — the DESIGN LEAD of the two-tier Dev split (conventions §21a, opus/max). Use whenever the user invokes /senior-dev-agent, or asks to "run senior dev", "act as the design lead", "design the module", "decompose this feature into dev tickets", or "take the escalation" for…

5 4d ago A 153 tokens original MIT

sweep-agent

15

dyzsasd/dev-loop

Skill Claude CodeCodex

Runs the Sweep agent of the dev-loop system — the lifecycle janitor. Use whenever the user invokes /sweep-agent, or asks to "run sweep", "clean up the loop", "fix stranded/mislabeled tickets", "unstick the board", or "do lifecycle hygiene" for a product wired into dev-loop. Sweep re-labels / re-routes / resets tickets…

5 4d ago A 131 tokens original MIT

sync-project

16

dyzsasd/dev-loop

Skill Claude CodeCodex

Reconcile a workspace project's config with its backend (Linear/hub) project. Use when the user invokes /dev-loop:sync-project, or asks to "sync the project", "reconcile with Linear", "the project was renamed/archived in Linear", or "check config vs backend drift". Read-only by default — it reports drift (rename…

5 4d ago A 107 tokens original MIT

sync-repo

17

dyzsasd/dev-loop

Skill Claude CodeCodex

Re-detect a registered repo's build / merge-checks / deploy shape and remote, and repair its clone/worktrees. Use when the user invokes /dev-loop:sync-repo, or asks to "sync the repo", "the CI checks changed", "re-detect the build", "the repo moved", or "fix the worktrees". Reports drift between detected reality and…

5 4d ago A 119 tokens original MIT