一键导入
magic-analyze
Project Ventilation — audits health, registry, and rule compliance
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Project Ventilation — audits health, registry, and rule compliance
用 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
Session resume briefing — current position, progress, blockers, and the one next command
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.
| name | magic-analyze |
| description | Project Ventilation — audits health, registry, and rule compliance |
| handoffs | [{"label":"Create specifications","workflow":"magic-spec","prompt":"Proceed to create suggested specifications for uncovered areas.","condition":"gaps_detected"},{"label":"Generate tasks","workflow":"magic-task","prompt":"Plan repairs and task synchronization for discovered issues.","condition":"repairs_needed"}] |
Performs a deep "Ventilation" scan: spec/code drift, missing coverage, engine metadata integrity, advisory recommendations.
Triggers: /magic-analyze [arg], "Ventilate", "Analyze project", "Scan project", "Re-analyze".
Trigger: /magic-analyze [arg]. Arguments:
{workspace} — scoped analysis with structural integrity checks"text" — focused analysis on a specific area/concern{workspace} "text" — focused analysis within a workspaceExamples: /magic-analyze, /magic-analyze engine, /magic-analyze "check API", /magic-analyze docs "focus on examples".
.magic/analyze.md and execute its steps.Full implementation:
.magic/analyze.md. Read it before proceeding. Executor:node .magic/scripts/executor.js <script>for all automation. // turbo-all