Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
نظام تخطيط الملفات بنمط Manus لتنظيم وتتبع تقدم المهام المعقدة. ينشئ ملفات task_plan.md و findings.md و progress.md. يُستخدم عند طلب التخطيط أو تحليل المهام أو تنظيم المشاريع أو تتبع التقدم أو الخطط متعددة الخطوات. يدعم الاستعادة التلقائية للجلسة بعد /clear. كلمات التشغيل: تخطيط المهام، إدارة المشاريع، خطة العمل، تحليل المهام، تنظيم المشروع، تتبع التقدم، خطة متعددة الخطوات، ساعدني في التخطيط، تحليل المشروع
العمل بنمط Manus: استخدام ملفات Markdown المستمرة كـ «ذاكرة عمل على القرص».
قبل فعل أي شيء، تحقق من وجود ملفات التخطيط واقرأها:
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)"
# Windows PowerShell
& (Get-Command python -ErrorAction SilentlyContinue).Source "$env:USERPROFILE\.claude\skills\planning-with-files-ar\scripts\session-catchup.py" (Get-Location)
إذا أظهر تقرير الاستعادة وجود سياق غير متزامن:
git diff --stat لرؤية تغييرات الكود الفعلية${CLAUDE_PLUGIN_ROOT}/templates/| الموقع | المحتوى المخزن |
|---|---|
دليل المهارة (${CLAUDE_PLUGIN_ROOT}/) | القوالب، النصوص البرمجية، المراجع |
npx skills add OthmanAdi/planning-with-files --skill planning-with-files-arHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
The main idea is there, but the wording is messy and easy to misinterpret.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Some hints are present, but an agent still has to guess many steps.