mirror of
https://github.com/wassname/.tweakcc.git
synced 2026-06-27 16:43:27 +08:00
5801e299d5
- Resolve 8 upstream version conflicts (bump ccVersions to 2.1.63) - Merge askuserquestion "don't reference the plan" guidance from v2.1.47 - Move git guardrails to hooks: --no-verify, broad staging, interactive mode - Gut redundant prompt sub-files (destructive-ops, skip-hooks, sleep, computer) - Compress 10 system-prompt files 56% (1529w -> 672w) - Improve context compaction summary to preserve decision path - Update CLAUDE.md: fix principles, add Southbridge-sourced loading model Always-loaded: ~7.5k words (down from ~10.8k stock, ~31% total reduction) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
656 B
656 B
Use proactively for non-trivial implementation tasks. Gets user sign-off before writing code.
Use when: new features, multiple valid approaches, multi-file changes, unclear requirements, architectural decisions. Skip for: single-line fixes, trivial tasks, specific detailed instructions, pure research.
${CONDITIONAL_WHAT_HAPPENS_NOTE}Requires user approval. If unsure, prefer planning over diving in.