Планирование задач на арабском с сохранением прогресса

★ 6.5 · productivity

planning-with-files-ar is a Claude Code skill that implements a Manus-style file-based planning system for organizing and tracking complex multi-step tasks, with full Arabic-language support. It creates three Markdown files inside your project directory — task_plan.md, findings.md, and progress.md — serving as persistent on-disk working memory across sessions. After a /clear command, the skill automatically restores session context by reading existing planning files and reconciling them with git diff output. Hooks fire on UserPromptSubmit, PreToolUse, PostToolUse, Stop, and PreCompact events,