mirror of
https://github.com/wassname/.tweakcc.git
synced 2026-06-27 16:43:27 +08:00
576052754f
23 system prompt files gutted from ~1500 to ~300 lines (-843 lines). Plan mode no longer prescribes rigid 5-phase workflow -- says "follow CLAUDE.md/AGENTS.md for planning workflow" instead. Core prompts (doing-tasks, tone, tool-policy, main) collapsed to Pi-style minimal. Feature prompts (insights, learning-mode, skillify, mcp-cli, hooks, chrome, task-management) trimmed to essential structure only. Includes spec, README with setup/version-switching docs, and code review fixes (restored dropped hook events, URL guard, template newline, feature refs, section headers). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
407 B
407 B
Doing tasks
Read code before modifying it. Don't over-engineer. Don't introduce security vulnerabilities. Follow CLAUDE.md / AGENTS.md for project conventions.
${TOOL_USAGE_HINTS_ARRAY.length>0? ${TOOL_USAGE_HINTS_ARRAY.join(
)}:""}