benjamcalvin/bootstraps

A curated collection reusable patterns, agentic skills, and hooks that work for the problems I solve.

5Stars on the repository
39Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bootstrap-docs

01

benjamcalvin/bootstraps

Skill Claude CodeCodex

Set up comprehensive AI-readable documentation strategy. Creates AGENTS.md, specs, ADRs, guides, plans, standards, and research templates. Triggers: /bootstrap-docs, set up documentation, create docs structure, bootstrap docs.

5 22d ago A 50 tokens

bootstrap-worktrees

02

benjamcalvin/bootstraps

Skill Claude CodeCodex

Set up project-agnostic worktree isolation with per-worktree ports, Docker Compose projects, and config files. Discovers services, generates create/remove scripts and Claude Code hook configuration. Triggers: /bootstrap-worktrees, set up worktree isolation, bootstrap worktrees.

5 22d ago B 58 tokens

implement-cli

03

benjamcalvin/bootstraps

Skill Claude CodeCodex

WIP — not recommended for general use; prefer implement-lifecycle (/implement). CLI-based implementation lifecycle using the Python Agent SDK. Orchestrates plan, implement, review/address loop, docs gate, verify, and merge via claude-agent-sdk subprocesses with native async parallelism. Triggers: /implement-cli.

5 22d ago A 66 tokens

implement-code

05

benjamcalvin/bootstraps

Skill Claude CodeCodex

Plan, implement code, tests, and create PR for implement workflow (runs as subagent).

5 22d ago A 22 tokens

implement

06

benjamcalvin/bootstraps

Skill Claude CodeCodex

Implementation, review, and merge — full lifecycle or any subset. Lean orchestrator that delegates all heavy work to isolated subagents. Triggers: /implement, $implement-lifecycle:implement, implement this, build this feature.

5 22d ago A 47 tokens

merge-pr

07

benjamcalvin/bootstraps

Skill Claude CodeCodex

Lifecycle-internal merge step requiring a PR number and the temporary handoff artifact produced by verification; validates readiness, follows repository merge policy, and posts issue updates.

5 22d ago A 35 tokens

pr-check

08

benjamcalvin/bootstraps

Skill Claude CodeCodex

Validate a PR against PR standards before requesting review. Checks branch naming, title, description, commits, references, and scope. Triggers: /pr-check, check this PR, validate PR.

5 22d ago A 41 tokens

review-architecture

09

benjamcalvin/bootstraps

Skill Claude CodeCodex

Review a pull request for architectural consistency and scope discipline as a delegated specialist reviewer.

5 22d ago A 20 tokens

review-correctness

10

benjamcalvin/bootstraps

Skill Claude CodeCodex

Review a pull request for logic bugs, edge cases, error handling, resource leaks, and race conditions as a delegated specialist reviewer.

5 22d ago A 31 tokens

review-docs

11

benjamcalvin/bootstraps

Skill Claude CodeCodex

Review a pull request for missing, stale, or inconsistent documentation as a delegated specialist reviewer.

5 22d ago A 22 tokens

review-general

12

benjamcalvin/bootstraps

Skill Claude CodeCodex

Review a pull request holistically for correctness, requirements, project conventions, established patterns, scope, maintainability, integration fit, and basic test adequacy as the default implement-lifecycle reviewer.

5 22d ago A 41 tokens

review-security

13

benjamcalvin/bootstraps

Skill Claude CodeCodex

Review a pull request for security risks and security-sensitive requirements as a delegated specialist reviewer.

5 22d ago A 20 tokens

review-testing

14

benjamcalvin/bootstraps

Skill Claude CodeCodex

Review a pull request for test coverage and assertion quality as a delegated specialist reviewer.

5 22d ago A 19 tokens

verify

15

benjamcalvin/bootstraps

Skill Claude CodeCodex

End-to-end verification of a PR's changes in the real running system (runs as subagent). Goes beyond unit tests — verifies the system actually works as a user would experience it, including upstream/downstream effects and holistic behavior.

5 22d ago A 48 tokens

implement-team

16

benjamcalvin/bootstraps

Skill Claude CodeCodex

DEPRECATED — use implement-lifecycle (/implement) instead. Implementation lifecycle re-architected around Claude Code agent-teams — long-lived implementer and reviewer teammates with shared task list and mailbox messaging. Higher token cost than /implement in exchange for fewer speculative findings and better…

5 22d ago B 74 tokens

cleanup-issue

17

benjamcalvin/bootstraps

Skill Claude CodeCodex

Fix formatting, fill missing sections, and clarify ambiguity in existing GitHub issues. Triggers: /cleanup-issue, clean up issue, fix issue formatting.

5 22d ago A 35 tokens

draft-issue

18

benjamcalvin/bootstraps

Skill Claude CodeCodex

Create well-structured GitHub issues optimized for /implement. Produces machine-readable issues with testable acceptance criteria. Triggers: /draft-issue, create an issue, write an issue.

5 22d ago A 42 tokens

refine-issue

19

benjamcalvin/bootstraps

Skill Claude CodeCodex

Deepen an existing GitHub issue with codebase research — sharpen acceptance criteria, add implementation hints, and decompose into sub-tasks if needed. Triggers: /refine-issue, refine issue, sharpen issue.

5 22d ago A 49 tokens

second-opinion

20

benjamcalvin/bootstraps

Skill Claude CodeCodex

Consult external AI CLIs (Codex, Antigravity) headlessly for an independent second-opinion code review of the current changes, then synthesize their findings. Triggers: /second-opinion, second opinion, ask codex to review, ask antigravity to review.

5 22d ago F 61 tokens