anilcancakir/claude-code

Plan-first development partner for Claude Code: interview-driven plans, tier-routed agents (haiku/sonnet/opus), and an adversarial review chain that verifies through real usage.

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

commit

01

anilcancakir/claude-code

Command

Commit current changes as atomic commits via the ac:git-master skill. Detects the repo's commit style from the last 30 commits, splits multi-file changes into multiple commits (3+ files require 2+ commits, 5+ require 3+, 10+ require 5+), keeps test files paired with their implementation, and pushes when an upstream…

3 13d ago A 130 tokens original MIT

init-project

02

anilcancakir/claude-code

Command

Deep project-initialization command. Phase 0 parses arguments, scopes the gap-fill interview, and runs the gitignore guard for CLAUDE.local.md. Phase 1 spawns four parallel ac:explore agents across manifest plus build, languages plus frameworks, conventions plus style, and existing agent infra (AGENTS.md…

3 13d ago A 275 tokens original MIT

install

03

anilcancakir/claude-code

Command

Interactive post-install setup for the ac plugin. Phase 0 parses flags (--dry-run, --skip-skills, --skip-settings, --skip-claude-md), detects the OS, the presence of the my-coding and my-language user skills, the global CLAUDE.md and settings.json, and probes ac MCP reachability. Phases 1 and 2 run short interviews…

3 13d ago D 293 tokens original MIT