원클릭으로
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