bootstraps
01Plugin Claude Code
Plugin marketplace listing 8 plugins: bootstrap-docs, implement-lifecycle, bootstrap-worktrees, issue-management, implement-cli.
Plugin Claude Code
Plugin marketplace listing 8 plugins: bootstrap-docs, implement-lifecycle, bootstrap-worktrees, issue-management, implement-cli.
Instructions file CodexOpenCode
AGENTS.md instructions for benjamcalvin/bootstraps, covering bootstraps, structure, autonomy, versioning and conventions.
Instructions file
Claude Code instructions for benjamcalvin/bootstraps, covering claude code specifics, install, validate and test and hooks.
Plugin Claude Code
Set up a comprehensive, AI-readable documentation strategy in any project.
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.
Plugin Claude Code
Set up project-agnostic worktree isolation with per-worktree ports, Docker Compose projects, and config files.
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.
Plugin Claude Code
WIP — not recommended for general use. CLI-based multi-provider implementation lifecycle using the Python Agent SDK for subprocess orchestration.
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.
Plugin Claude Code
Cross-client implementation lifecycle with adversarial PR review — plan, implement, PR, review/address loop, verify, merge.
Skill Claude CodeCodex
Address filtered review findings for implement workflow (runs as subagent).
Skill Claude CodeCodex
Plan, implement code, tests, and create PR for implement workflow (runs as subagent).
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.
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.
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.
Skill Claude CodeCodex
Review a pull request for architectural consistency and scope discipline as a delegated specialist reviewer.
Skill Claude CodeCodex
Review a pull request for logic bugs, edge cases, error handling, resource leaks, and race conditions as a delegated specialist reviewer.
Skill Claude CodeCodex
Review a pull request for missing, stale, or inconsistent documentation as a delegated specialist reviewer.
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.
Skill Claude CodeCodex
Review a pull request for security risks and security-sensitive requirements as a delegated specialist reviewer.
Skill Claude CodeCodex
Review a pull request for test coverage and assertion quality as a delegated specialist reviewer.
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.
Plugin Claude Code
DEPRECATED — use implement-lifecycle instead. Implementation lifecycle re-architected around Claude Code agent-teams — long-lived implementer and reviewer teammates with shared task list and mailbox messaging.
Agent
Long-lived implementer teammate — plans, writes code and tests, opens PRs, and addresses lead-dispatched review findings across rounds.