planning-with-files-ar
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
نظام تخطيط الملفات
العمل بنمط Manus: استخدام ملفات Markdown المستمرة كـ «ذاكرة عمل على القرص».
الخطوة الأولى: استعادة السياق (v2.2.0)
قبل فعل أي شيء، تحقق من وجود ملفات التخطيط واقرأها:
- إذا كان
task_plan.mdموجودًا، اقرأ فورًاtask_plan.mdوprogress.mdوfindings.md. - ثم تحقق مما إذا كانت الجلسة السابقة تحتوي على سياق غير متزامن:
# Linux/macOS
$(command -v python3 || command -v python) ${CLAUDE_PLUGIN_ROOT}/scripts/session-catchup.py "$(pwd)"