the-agency-ai

85 mods across 2 repositories, 70 stars between them.

code-review

25

the-agency-ai/the-agency

Skill Claude CodeCodex

Code review the current branch against origin/master using 7 parallel review agents with confidence scoring.

50 13d ago A 18 tokens

collaborate

26

the-agency-ai/the-agency

Skill Claude CodeCodex

Cross-repo dispatch lifecycle — check, read, resolve, reply, push. Captain-only.

50 13d ago A 19 tokens

compact-prepare

27

the-agency-ai/the-agency

Skill Claude CodeCodex

Mid-session compact prep — force-commit the handoff, flush coord work, write continuation-framed handoff, direct to /compact.

50 13d ago A 32 tokens

compact-resume

28

the-agency-ai/the-agency

Skill Claude CodeCodex

Post-compact pickup — read continuation handoff, verify state (tree clean, monitors alive, dispatch drift), resume next-action.

50 13d ago A 30 tokens

coord-commit

29

the-agency-ai/the-agency

Skill Claude CodeCodex

Commit coordination artifacts (handoffs, dispatches, seeds, config) without QG.

50 13d ago A 17 tokens

crawl-sites

30

the-agency-ai/the-agency

Skill Claude CodeCodex

Crawl and extract content from configured sites using the provider engine.

50 13d ago A 12 tokens

define

31

the-agency-ai/the-agency

Skill Claude CodeCodex

Drive toward a complete Product Vision & Requirements (PVR) using 1B1 protocol with completeness checklist.

50 13d ago A 22 tokens

deploy

32

the-agency-ai/the-agency

Skill Claude CodeCodex

Deploy the project using the configured platform provider.

50 13d ago A 8 tokens

design

33

the-agency-ai/the-agency

Skill Claude CodeCodex

Drive toward a complete Architecture & Design (A&D) using 1B1 protocol with completeness checklist.

50 13d ago A 21 tokens

dispatch

36

the-agency-ai/the-agency

Skill Claude CodeCodex

Manage dispatches — list, read, fetch, reply, create, resolve.

50 13d ago A 15 tokens

flag-triage

37

the-agency-ai/the-agency

Skill Claude CodeCodex

Structured flag review — categorize, approve, dispose. Three-bucket triage for accumulated flags.

50 13d ago A 19 tokens

flag

38

the-agency-ai/the-agency

Skill Claude CodeCodex

Quick-capture observations to a queue for later follow-up or 1B1 discussion.

50 13d ago A 17 tokens

handoff

40

the-agency-ai/the-agency

Skill Claude CodeCodex

Write a session handoff using the handoff tool — archive, write, verify.

50 13d ago A 16 tokens

iteration-complete

41

the-agency-ai/the-agency

Skill Claude CodeCodex

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.

50 13d ago A 60 tokens

monitor-ci

42

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 13d ago A 13 tokens

phase-complete

44

the-agency-ai/the-agency

Skill Claude CodeCodex

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.

50 13d ago A 54 tokens

post-merge

46

the-agency-ai/the-agency

Skill Claude CodeCodex

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

50 13d ago A 24 tokens

pr-captain-land

47

the-agency-ai/the-agency

Skill Claude CodeCodex

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.…

50 13d ago A 0 tokens

pr-captain-merge

48

the-agency-ai/the-agency

Skill Claude CodeCodex

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.

50 13d ago A 64 tokens