一键导入
map-delivery
ICM workspace: Coordinate MariloMap spec accuracy, Example UX completeness, and source+tests alignment. Stages: spec-review, example-ux, sync-check.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
ICM workspace: Coordinate MariloMap spec accuracy, Example UX completeness, and source+tests alignment. Stages: spec-review, example-ux, sync-check.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrator entry point. Start or resume a multi-component orchestration session. Dispatches one worker per component through the delivery pipeline with wave-based coordination, review gates, execution-discipline enforcement, and inter-wave summary reports. Idempotent — safe to call repeatedly.
Use when implementing any feature or bugfix, before writing implementation code
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
ICM workspace: Coordinate MariloAllocationScheduler spec accuracy, Example UX completeness, visual parity, and source+tests alignment. Stages: spec-review, example-ux, visual-parity, sync-check.
ICM workspace: Gap analysis for MariloAllocationScheduler. Intake, prioritize, design, plan, implement, validate. Stages: 01-intake through 06-validate.
ICM workspace: Plan, sequence, and execute implementation passes for the Marilo PM Demo. Covers settings pages, asset management, dynamic forms, inspections, deficiencies, and domain expansion. 6 stages.
| name | map-delivery |
| description | ICM workspace: Coordinate MariloMap spec accuracy, Example UX completeness, and source+tests alignment. Stages: spec-review, example-ux, sync-check. |
| argument-hint | [setup|status|spec|demo|sync|deliver] |
| allowed-tools | Read Glob Grep |
You are entering an Interpretable Context Methodology (ICM) workspace. The folder structure IS the orchestration — numbered folders are stages, markdown files carry prompts and context.
ICM/workspaces/map-delivery/CLAUDE.md — this is the workspace routing layer$ARGUMENTS is provided, treat it as a trigger keyword and follow the Triggers table in CLAUDE.mdICM/workspaces/map-delivery/CONTEXT.md for task routingoutput/ folder. The next stage reads from there.stages/*/output/ — files present (excluding .gitkeep) = COMPLETE, otherwise PENDING| Keyword | Action |
|---|---|
setup | Run onboarding questionnaire |
status | Show pipeline completion for all stages |
spec | Enter stages/01-spec-review/CONTEXT.md |
demo | Enter stages/02-example-ux/CONTEXT.md |
sync | Enter stages/03-sync-check/CONTEXT.md |
deliver | Run all three stages in sequence |
ICM/workspaces/map-gap-analysis/ — source changes and test writing are delegated there.