the-agency-ai

85 mods across 2 repositories, 70 stars between them.

the-agency-ai/the-agency

Skill Claude CodeCodex

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.

50 +1 14d ago A 71 tokens

pr-merge

50

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 29 tokens

pr-prep

51

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 21 tokens

pr-respond

52

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 21 tokens

pr-submit

53

the-agency-ai/the-agency

Skill Claude CodeCodex

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…

50 +1 14d ago A 75 tokens

pre-phase-review

54

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 20 tokens

preview

55

the-agency-ai/the-agency

Skill Claude CodeCodex

Preview the current project using the configured infrastructure provider.

50 +1 14d ago A 9 tokens

principal-create

56

the-agency-ai/the-agency

Skill Claude CodeCodex

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.

50 +1 14d ago A 51 tokens

quality-gate

57

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 31 tokens

rebase

58

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 24 tokens

release

59

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 18 tokens

review-pr

60

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 15 tokens

run-in

61

the-agency-ai/the-agency

Skill Claude CodeCodex

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.

50 +1 14d ago A 44 tokens

sandbox-create

64

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 +1 14d ago A 17 tokens

agency-bug

69

the-agency-ai/the-agency-starter

Command Claude Code

Command "agency-bug" from the-agency-ai/the-agency-starter, covering report a bug quickly, behavior, implementation, bug file location and bug file template.

20 +1 7mo ago A 0 tokens original MIT

agency-nit

71

the-agency-ai/the-agency-starter

Command Claude Code

Command "agency-nit" from the-agency-ai/the-agency-starter, covering add a nit quickly, behavior, implementation, output format and notes.

20 +1 7mo ago A 0 tokens original MIT