一键导入
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