cbmono/ai-setup

Personal opinionated AI Setup

2Stars on the repository
20Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

acp

01

cbmono/ai-setup

Command Claude Code

Stage all changes, create a commit with a descriptive message, and push to the remote. Stack-aware.

2 8d ago C 0 tokens original MIT

codex-handoff

02

cbmono/ai-setup

Command Claude Code

Hand this session off to Codex — or pull Codex's work back into Claude. One command, both directions.

2 8d ago B 0 tokens original MIT

dave

03

cbmono/ai-setup

Command Claude Code

Get a second opinion on the current change or plan from Dave AI (Alteos-internal assistant) via the dave CLI. Single round — Dave's reply is rendered back verbatim, then Claude follows up with its own evaluation.

2 8d ago C 0 tokens original MIT

grill

04

cbmono/ai-setup

Command Claude Code

Grill the current changes before they become a PR. Fan out independent reviewers to attack your diff from every angle.

2 8d ago A 0 tokens original MIT

plan

05

cbmono/ai-setup

Command Claude Code

Draft an implementation plan, grill it with independent adversarial reviewers, and — once the user approves — save the refined plan as a checked-in artifact that rides with the stacked PRs.

2 8d ago A 0 tokens original MIT

rabbit

06

cbmono/ai-setup

Command Claude Code

Run CodeRabbit review on the current branch against the repo's default branch.

2 8d ago A 0 tokens original MIT

scan

07

cbmono/ai-setup

Command Claude Code

Deep-scan a folder for real bugs using the deep-bug-scan agent.

2 8d ago A 0 tokens original MIT

stack

08

cbmono/ai-setup

Command Claude Code

Manage a stacked-PR workflow using GitHub's gh stack extension.

2 8d ago A 0 tokens original MIT

techdebt

09

cbmono/ai-setup

Command Claude Code

Find and remove duplicated logic, dead code, and low-value abstractions across the whole repo (use the built-in /simplify skill instead if you only want to clean up the current diff). Run this at the end of a session to keep tech debt from accumulating.

2 8d ago A 0 tokens original MIT

verify

10

cbmono/ai-setup

Command Claude Code

Pre-PR verification gate. Runs the project's checks and hands off to diagnosis on failure.

2 8d ago A 0 tokens original MIT