원클릭으로
magic-status
Session resume briefing — current position, progress, blockers, and the one next command
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Session resume briefing — current position, progress, blockers, and the one next command
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Workflow for simulating and validating Magic SDD engine logic.
Project Sync & Hygiene — synchronizes versions, documentation, and engine metadata
Workflow for executing tasks from the project plan.
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
| name | magic-status |
| description | Session resume briefing — current position, progress, blockers, and the one next command |
| handoffs | [{"label":"Continue execution","workflow":"magic-run","prompt":"Resume the active phase from the recommended next task.","condition":"open_tasks"},{"label":"Replan","workflow":"magic-task","prompt":"Plan or revalidate the implementation plan.","condition":"plan_gap_or_drift"}] |
Read-only resume briefing: where the project stands, what was last done and decided, what blocks progress, and the one command to run next. Composed from live memory (STATE.md) and registries — performs zero writes.
Triggers: /magic-status [arg], "Where am I", "What's next", "Project status", "Resume briefing".
Trigger: /magic-status [arg]. Arguments:
{workspace} — briefing for a specific workspaceExamples: /magic-status, /magic-status engine.
.magic/status.md and execute its steps.Full implementation:
.magic/status.md. Read it before proceeding. Read-only: this workflow performs no writes, no finalization, no version bumps. // turbo-all