ワンクリックで
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