ما هي planning-with-files؟
ينفذ سير عمل تخطيط تخفيض السعر المستمر على طراز Manus. استخدم هذا للمهام المعقدة لتتبع التقدم وتخزين النتائج والحفاظ على السياق عبر الجلسات. المصدر: chudiren/ai-agent-testing-platform.
ينفذ سير عمل تخطيط تخفيض السعر المستمر على طراز Manus. استخدم هذا للمهام المعقدة لتتبع التقدم وتخزين النتائج والحفاظ على السياق عبر الجلسات.
ثبّت مهارة الذكاء الاصطناعي planning-with-files بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: chudiren/ai-agent-testing-platform.
This skill implements a persistent memory workflow using three markdown files. This allows you to handle complex, multi-step tasks without losing context or forgetting goals.
For any complex task, you must maintain these three files in the root of the project (or a specific plans/ directory if preferred by the user):
Initialization At the start of a task, check if these files exist. If not, create them by copying from the templates in .claude/templates/ or using the content below.
ينفذ سير عمل تخطيط تخفيض السعر المستمر على طراز Manus. استخدم هذا للمهام المعقدة لتتبع التقدم وتخزين النتائج والحفاظ على السياق عبر الجلسات. المصدر: chudiren/ai-agent-testing-platform.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill planning-with-filesينفذ سير عمل تخطيط تخفيض السعر المستمر على طراز Manus. استخدم هذا للمهام المعقدة لتتبع التقدم وتخزين النتائج والحفاظ على السياق عبر الجلسات. المصدر: chudiren/ai-agent-testing-platform.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/chudiren/ai-agent-testing-platform --skill planning-with-files بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/chudiren/ai-agent-testing-platform