Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

run-all-tasks

النجوم٢
التفرعات١
آخر تحديث٢٥ مايو ٢٠٢٦ في ٢١:٠٤

Orchestrates end-to-end execution of an entire SDD task list. Reads a tasks.md file (e.g. tasks/prd-[feature]/tasks.md), computes a dependency-aware wave schedule, and dispatches the task-runner subagent for each task -- running independent tasks in parallel while respecting order, dependencies, and rigid chains. Isolates each task in its own subagent context to keep the orchestrator lean and finish as fast as possible. Use when a tasks.md is ready and multiple tasks should be implemented automatically in sequence and parallel. Don't use for creating PRDs, specs, or task lists, for running a single task (use run-task), or for code review and QA.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
3 ملفات
SKILL.md
readonly