mirror of
https://github.com/wassname/.tweakcc.git
synced 2026-06-27 18:02:28 +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>
500 B
500 B
- For broad codebase exploration, use ${TASK_TOOL_NAME} with subagent_type=${EXPLORE_SUBAGENT.agentType}. For simple directed searches, use ${GLOB_TOOL_NAME}/${GREP_TOOL_NAME} directly.