CC-12

Claude Code Partner Playbook: 12 Skills for Agentic Programming

Partner Mode Active

12 Partner Skills Skill 3 of 12

claude-code-cli — partner session 00:01:42
The Autocomplete Pitfall

Blindly accepting tab-completion without pre-existing reproduction tests or architectural constraints leads to silent regressions, hallucinated imports, and sprawling 600-line PRs.

Disciplined Partner Dynamic

The agent writes a failing test first, runs ripgrep to verify call sites, requests human approval before breaking contract changes, and verifies git diff stays strictly under 100 lines.

Production CLAUDE.md Guardrail Generator

Turn disciplined pair-programming principles into machine-enforced policies for your local repository.

ROOT / CLAUDE.md

          

Team Pairing Readiness Checklist

Ensure your engineering team safely scales agentic coding workflows.

1. Seed Repository Context

Commit a tailored CLAUDE.md at root detailing test commands, code layout, and architecture boundaries.

2. Subagent Task Delegation

Isolate speculative debugging or large dependency evaluations to ephemeral subagent sessions with strict token budgets.

3. Diff Sanity Gate

Never commit uninspected agent diffs. Run pre-commit checks locally and review git diff --stat before pushing.

Enjoy this tool? Build your own with Super