publish-step5

Run playability, consistency, coverage, proofread, and phase-design reviews for murder-mystery scenarios.

Updated May 20, 2026
One-click install
npx skills add https://github.com/kuro0107/madamisu-skills --skill publish-step5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-step5
Source: https://github.com/kuro0107/madamisu-skills/tree/main/plugins/madamisu/skills/publish-step5
Command: npx skills add https://github.com/kuro0107/madamisu-skills --skill publish-step5

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

マーダーミステリーの公開前に、プレイアビリティ、整合性、網羅性、耐性(ストレス/暴走/消極)を段階的にレビューし、最終統合レポートを自動生成することで、破綻したまま配布されるリスクを減らします。

Core Features & Use Cases

  • キャラ視点のプレイアビリティレビュー: 各キャラ×各フェーズで「その時点で見える情報だけ」を抽出し、視点別にシミュレーション評価を行います。
  • GM視点の進行品質レビュー: 全資料を前提に、進行手順の漏れや想定外質問への対応材料を確認します。
  • 整合性・網羅性のチェック: ルーブリックに従って致命的/軽微/要確認の観点で評価し、見落としを洗い出します。
  • ストレステスト: メタ読みリスク、暴走シナリオ、消極シナリオの耐性を検証します。
  • 校正とフェーズ構成レビュー: 日本語校正と、フェーズ時間・インタラクティビティ・逸脱根拠の妥当性を確認します。
  • 統合レポート生成: 5段階の結果をまとめた 05_review_report.md を出力します。

Quick Start

親スキル(publish)からの工程5として実行する場合は /madamisu:publish を完了させ、工程5だけ手動で実行したい場合は /madamisu:publish-step5 を指定して --v で対象バージョンを指定してください。

Frequently Asked Questions about publish-step5

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a playability and consistency check on a murder mystery scenario before publishing?

To run a playability and consistency check, execute a five-stage review process that validates character perspectives, coverage, and phase design, generating a unified engineering-style report to prevent distributing broken scenarios.

What is stress testing for a murder mystery game and how does it prevent broken scenarios?

Stress testing for a murder mystery game validates resistance to meta-gaming, runaway scenarios, and passive play. It applies stress tests during the review phase to identify structural weaknesses before publishing the scenario.

Can I manually run only the review and proofreading stage for a specific scenario version?

Yes, you can manually run only the proofreading and review stage by specifying the target version with the `--v` argument, which processes versioned input files and extracts visible information using disclosure matrices to constrain agent visibility.

How do I audit coverage and phase design in a murder mystery scenario?

You audit coverage and phase design by applying a rubric-based review that evaluates fatal, minor, and pending issues across all materials. It confirms phase timing, interactivity, and deviation validity to ensure scenario completeness.

Does the murder mystery review process generate a final report file?

Yes, the review process generates a final integrated report file named `05_review_report.md`. It consolidates the results from five distinct review stages, including working artifacts stored in the designated working directory.