概要
This skill provides Claude Code with a 'working memory on disk' by establishing a structured markdown-based planning system. Based on the high-performance workflow patterns popularized by AI agents like Manus, it directs the model to document goals, research discoveries, and session logs in local project files. This approach prevents context loss during long operations, enforces a rigorous 3-strike error protocol for debugging, and ensures project objectives remain prioritized by requiring the model to re-sync with the plan before making major architectural decisions.