agentsclimarketplace

Review

Skill kuro0107/madamisu-skills/plugins/madamisu/skills/review

【内部用・自動起動禁止】ユーザーが明示的に /madamisu:review と入力した場合のみ起動可。それ以外では絶対に呼び出さない。設定資料/ フォルダ内の全Markdownを読み込み、設定間の矛盾(キャラ↔タイムスケジュール、世界観↔行動、ゲームルール↔各設定)を検査する(ファイルは変更しない)。From its SKILL.md

Install
npx -y skills add kuro0107/madamisu-skills --skill review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 536 tokens by cl100k_base, as published. Nobody here has run it

設定資料/ フォルダ内の全 Markdown ファイル(ゲーム設定.md、世界観.md、キャラクター.md、タイムスケジュール.md)を読み込み、設定の矛盾点を検査してください。ファイルは変更しないでください。

検査観点

  1. キャラクター設定 ↔ タイムスケジュールの整合性 — キャラクターの背景・動機と行動記録が一致しているか
  2. 世界観 ↔ キャラクター行動の整合性 — 世界観のルール(タイムトラベルの仕様など)とキャラクターの行動が矛盾していないか
  3. ゲームルール ↔ 各設定の整合性 — ゲーム進行・エンディング条件と各設定が噛み合っているか

出力形式

重要度ごとに分類して報告してください。各項目は以下の形式で記述してください。

🔴 致命的(ゲームが成立しない矛盾)

🟡 軽微(プレイに支障はないが修正推奨)

🔵 要確認(意図不明、意図的な可能性あり)


各項目の記述形式:

#### [矛盾の概要]
- **該当箇所**:[ファイル名・セクション名]
- **問題**:[矛盾の具体的な説明]
- **修正案**:[こう変えれば整合する]

矛盾が見つからない場合は「矛盾なし」と記載してください。

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,286. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.