the-agency-ai/the-agency

The Agency monorepo - framework development, MockAndMark, services

This repository also configures its own agents. See what the-agency tells them →

53Stars on the repository
86Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

iteration-complete

25

the-agency-ai/the-agency

Skill Claude Code

Run the quality gate after completing an iteration — review, fix, test, report, auto-commit. No principal approval needed (iteration boundary is auto-approved). Auto-emits a structured dispatch to captain so the small-batch-cadence daemon can pick up for PR landing.

not rated 53 +3 9d ago A 60 tokens

monitor-ci

26

the-agency-ai/the-agency

Skill Claude Code

Monitor GitHub Actions CI status via background streaming — replaces email notifications.

not rated 53 +3 9d ago A 13 tokens

phase-complete

28

the-agency-ai/the-agency

Skill Claude Code

Run the full deep quality gate after completing an implementation phase — review, fix, test, report, squash-commit. Principal approval REQUIRED before commit (phase boundary is NOT auto-approved). Auto-emits phase-complete dispatch to captain for PR landing.

not rated 53 +3 9d ago A 54 tokens

plan-complete

29

the-agency-ai/the-agency

Skill Claude Code

Complete a plan — final deep QG, finalize artifacts, produce Reference doc.

not rated 53 +3 9d ago A 15 tokens

post-merge

30

the-agency-ai/the-agency

Skill Claude Code

Run after a PR is merged on GitHub. Verifies merge, merges origin into master, invokes /sync-all.

not rated 53 +3 9d ago A 24 tokens

pr-captain-land

31

the-agency-ai/the-agency

Skill Claude Code

Captain-only. Land an agent's prepared branch LOCAL-FIRST — integrate and validate in a scratch worktree cut from origin/ , then bump agencyversion, sign a landing receipt, open the PR, confirm CI, merge, release, notify. The single-writer serialization point for agencyversion and PR creation. Companion to /pr-submit.…

not rated 53 +3 9d ago A 0 tokens

pr-captain-merge

32

the-agency-ai/the-agency

Skill Claude Code

Captain-only. Merge a PR safely — true merge commit (never squash, never rebase), branch protection respected, --principal-approved gate for --admin override. Prevents the "accidentally squashed via the wide GitHub UI button" failure mode that has burned the fleet.

not rated 53 +3 9d ago A 64 tokens

the-agency-ai/the-agency

Skill Claude Code

Captain-only. After a PR has merged on GitHub, verify the merge, merge origin/master locally, sync all worktrees, create the GitHub release (every PR is a release), and clean up the PR branch. Formerly /post-merge — v2 rename to noun-actor-verb.

not rated 53 +3 9d ago A 71 tokens

pr-merge

34

the-agency-ai/the-agency

Skill Claude Code

Merge a PR safely — true merge commit (never squash, never rebase), branch protection respected, --principal-approved gate for --admin override.

not rated 53 +3 9d ago A 29 tokens

pr-prep

35

the-agency-ai/the-agency

Skill Claude Code

Run a quality gate before creating a PR — review, fix, test, report, produce QGR receipt.

not rated 53 +3 9d ago A 21 tokens

pr-respond

36

the-agency-ai/the-agency

Skill Claude Code

Fetch review comments on current PR, compose threaded replies, and resolve threads. Does NOT make code changes.

not rated 53 +3 9d ago A 21 tokens

pr-submit

37

the-agency-ai/the-agency

Skill Claude Code

Agent-side signal to captain that your branch is ready for PR landing. Runs preconditions (clean tree, pushed, matching QGR receipt) then dispatches captain with a structured payload. Captain's /pr-captain-land picks it up. Replaces the distributed "agent creates PR" model with a captain-owned PR lifecycle…

not rated 53 +3 9d ago A 75 tokens

pre-phase-review

38

the-agency-ai/the-agency

Skill Claude Code

Review PVR, A&D, and Plan before starting a new phase — highlight findings, discuss decisions.

not rated 53 +3 9d ago A 20 tokens

preview

39

the-agency-ai/the-agency

Skill Claude Code

Preview the current project using the configured infrastructure provider.

not rated 53 +3 9d ago A 9 tokens

principal-create

40

the-agency-ai/the-agency

Skill Claude Code

Onboard a new principal to the current repo — scaffold sandbox, register agent, write CLAUDE-PRINCIPAL.md, mutate agency.yaml, bootstrap captain handoff. The discoverable end-to-end command for adding a person to an agency repo.

not rated 53 +3 9d ago A 51 tokens

quality-gate

41

the-agency-ai/the-agency

Skill Claude Code

Run the quality gate — parallel agent review, fix cycle, test, report. Composable — called by /iteration-complete and /phase-complete.

not rated 53 +3 9d ago A 31 tokens

rebase

42

the-agency-ai/the-agency

Skill Claude Code

DEPRECATED — use git merge or /sync instead. Rebase is blocked by hookify.

not rated 53 +3 9d ago A 24 tokens

release

43

the-agency-ai/the-agency

Skill Claude Code

Quality-check, commit, push, create PR, and cut a release in one flow.

not rated 53 +3 9d ago A 18 tokens

review-pr

44

the-agency-ai/the-agency

Skill Claude Code

Review a PR and post comments after approval. Does NOT make code changes.

not rated 53 +3 9d ago A 15 tokens

run-in

45

the-agency-ai/the-agency

Skill Claude Code

Run a command in a target directory without touching the parent shell's CWD. Use any time you would write "cd foo && bar" — that pattern is blocked by the block-compound-bash hookify rule.

not rated 53 +3 9d ago A 44 tokens

sandbox-activate

46

the-agency-ai/the-agency

Skill Claude Code

Activate a sandbox item by symlinking it to the Claude Code discovery location.

not rated 53 +3 9d ago A 15 tokens

sandbox-create

48

the-agency-ai/the-agency

Skill Claude Code

Create a new experimental command, hook, rule, tool, or script in your sandbox.

not rated 53 +3 9d ago A 17 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: