원클릭으로
magic-run
Workflow for executing tasks from the project plan.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Workflow for executing tasks from the project plan.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | magic-run |
| description | Workflow for executing tasks from the project plan. |
| handoffs | [{"label":"Replan","workflow":"magic-task","prompt":"Revalidate the plan against current specs. Pre-Planning Stabilization auto-fixes mechanical drift; HALT with a single /magic-spec recommendation only on substantive design gaps. Per `rules/MAGIC-md §5`, this is the SOLE user-visible next step after a phase — never propose /magic-analyze or /magic-spec proactively.","condition":null}] |
Triggers: "Start tasks", "Next task", "Continue", "Start parallel execution", "Launch agents", "Implement", "Apply", "Run", "Execute", "Start work".
Trigger: /magic-run [arg]. Arguments:
{workspace} — scoped execution within a workspace"text" — directed execution (task ID, phase, or focus){workspace} "text" — scoped + directed executionExamples: /magic-run, /magic-run engine, /magic-run "T-1A01", /magic-run "phase-2", /magic-run docs "validation tasks only".
Scope: code execution, task state management, and changelog generation. Task generation/orchestration is handled by magic-task. Specification authoring by magic-spec. Health auditing by magic-analyze.
RULES.md and TASKS.md before starting.magic-spec → magic-task → magic-run.node .magic/scripts/executor.js finalize --workflow=run and display output verbatim. Never auto-commit. See .magic/run.md §Finalization Protocol.Full implementation:
.magic/run.md. Read it before proceeding. Executor:node .magic/scripts/executor.js <script>for all automation. Anti-Hallucination Guard: do not invent ad-hoc scripts (.js,.sh, etc.) for internal engine operations. Magic SDD steps are evaluated cognitively unless an executor script is explicitly provided.
Workflow for simulating and validating Magic SDD engine logic.
Project Sync & Hygiene — synchronizes versions, documentation, and engine metadata
Session resume briefing — current position, progress, blockers, and the one next command
Workflow for orchestrating tasks and generating the implementation plan.
Initialize Magic Spec development environment with junctions and symlinks.
Specification Knowledge Graph — builds, analyzes, and visualizes the SDD artifact graph