claude/skills/story-plot-support/SKILL.md
物語のプロット作成を、長期/中期/短期スパンの索引に従って支援する。 長期: シリーズログライン/終点固定/タイムラインA-B/設定台帳/伏線台帳/巻×筋マトリクス。 中期: 8シークエンス/三幕・STC・Hauge/Truby・McKee点検/アウトライン階層。 短期: ステップアウトライン/シーンカード/Goal-Conflict-Turn-Button/Value Shift/章×筋マトリクス。 既存プロットの破綻検出(矛盾・中だるみ・伏線回収漏れ・筋の放置)も行う。
npx skillsauth add lilpacy/dotfiles story-plot-supportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
ユーザーが「迷子にならず」「破綻せず」「書ける速度で」プロットを作れるように、 索引に基づいて 適切な手法セットを選び、成果物(ファイル)として永続化する。
plot.yml(YAML)。
Markdownは"見やすいビュー"として生成/更新する。初回は resources/intake.md の「1分質問セット」を提示して回答を回収する。
ユーザーが未指定でも作業は止めない(仮置きで進め、TBDで明示する)。
リポジトリ内に plots/<project_slug>/ を作る(既存なら再利用)。
永続化ポリシーは resources/persistence.md に従う。
初回に「新規 / 途中(Import)」を判定し、Importの場合は sources/ に原文保存してから plot.yml を作る。
推奨ファイル:
plot.yml(唯一の正本)intake.yml(初回質問の回答)sources/(Import時の原文保存・上書き禁止)snapshots/(マイルストーン保存)decisions.md(決めたことログ)views/(Markdownビュー:ログライン、マトリクス、8シークエンス、ステップアウトライン等)notes.md(ユーザーの意図、未確定事項、決めたルール)必要なら scripts/new_project.sh を実行して雛形生成してよい。
状況A〜Eを判定し、以下のプリセットから提示して選ぶ(必ず"おすすめ"を1つ出す):
ユーザーが既存のアウトラインや原稿を渡した場合は、まず以下を機械的にチェックしてレポートする:
resources/workflow.mdresources/templates_*.mdresources/checklists.mdresources/schemas.ymlresources/examples.mdresources/intake.mdresources/persistence.mddata-ai
ユーザー向けの回答、要件整理、説明、計画、レビュー、仕様、要約を作成するときに使う。自然言語だけでは条件、状態、多重度、期間、時刻、境界値、制約、推論、計算が曖昧になりうる場合、表、デシジョンテーブル、Mermaid 図、計算式、境界値表で一意化する。推測で補った図表要素は必ず明示する。
tools
Cross-agent messaging via SQLite. Send messages between Claude Code, Codex, Gemini CLI, and other agents. No daemon, no network, no dependencies beyond bash and sqlite3.
development
Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.
development
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.