Планирование задач через Markdown-файлы

★ 6.5 · productivity

planning-with-files-zh is a Claude Code skill that manages complex, multi-step tasks using a Manus-style file-based planning system, creating three Markdown files in the project directory: task_plan.md (phases, status, decisions), findings.md (research and discoveries), and progress.md (session log and test results). Hooks fire on UserPromptSubmit, PreToolUse, PostToolUse, Stop, and PreCompact, keeping the plan in sync across every Write, Edit, Bash, Read, Glob, and Grep call. After a /clear command, the skill automatically restores context via session-catchup.py by cross-referencing git diff.