What problem does it solve?
This Skill checks that required murder-mystery prerequisite documents exist and are consistent enough to safely proceed with the next publish step, preventing broken outputs caused by missing game-setting or timeline files.
Core Features & Use Cases
- Prerequisite verification for publish step 0: Confirms the input directory exists and that expected madamisu output files are present.
- Two recognition modes: Detects whether the input is prior madamisu output (via _meta.md) or a standalone user-provided package.
- Fallback gap detection with an agent: When _meta.md is missing, it runs a dedicated prerequisite-check agent and writes a step0 report to publish/v{PUBLISH_V}/_working/step0_prerequisites.md, then blocks progress until required items are included.
Quick Start
Run publish-step0 with an existing input directory path containing the expected prerequisite Markdown files, and ensure Phase 3 outputs are available if the skill expects madamisu output.