ما هي plan؟
قم بتحليل الوثائق (أو المطالبة) وإنشاء خطة تنفيذ مع تقسيم المهام وخطوات TDD وتتبع التقدم. المصدر: tercel/code-forge.
قم بتحليل الوثائق (أو المطالبة) وإنشاء خطة تنفيذ مع تقسيم المهام وخطوات TDD وتتبع التقدم.
ثبّت مهارة الذكاء الاصطناعي plan بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: tercel/code-forge.
Generate an implementation plan from a feature document or a requirement prompt.
Steps 2, 6, and 7 are offloaded to sub-agents via the Task tool to prevent context window exhaustion on large projects. The main context retains only concise summaries returned by each sub-agent, while full document analysis, file generation, and code implementation happen in isolated sub-agent contexts that are discarded after completion.
Actual execution order: 0 → 0.9 (reference docs, if configured) → 0.8 (prompt mode only) → 1 → 2 (sub-agent) → 3 → 4 → 6 (sub-agent) → 7 (sub-agent) → 5 → 8 → 8.5 → 9
قم بتحليل الوثائق (أو المطالبة) وإنشاء خطة تنفيذ مع تقسيم المهام وخطوات TDD وتتبع التقدم. المصدر: tercel/code-forge.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/tercel/code-forge --skill planقم بتحليل الوثائق (أو المطالبة) وإنشاء خطة تنفيذ مع تقسيم المهام وخطوات TDD وتتبع التقدم. المصدر: tercel/code-forge.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/tercel/code-forge --skill plan بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/tercel/code-forge