- ctc scan: runs linters/tests/type-checkers to find errors without
burning AI tokens. Auto-detects Python, Node, Rust, Go projects.
- ctc init: drops a CLAUDE.md into any repo teaching Claude Code to
work efficiently (chunk work, commit often, read scan results first).
- Updated README with the actual workflow: scan -> paste -> fix.
https://claude.ai/code/session_01Fzv8baXnEVVhnrffAb3Ucc
CLI tool that decomposes big coding tasks into self-contained chunks,
each with a ready-to-paste prompt including codebase context, targeted
instructions, and dependency tracking. Supports phase, component, and
manual decomposition strategies.
https://claude.ai/code/session_01Fzv8baXnEVVhnrffAb3Ucc