スキル一覧に戻る
aevatarAI

story-control-panel

by aevatarAI

10🍴 7📅 2026年1月22日
GitHubで見るManusで実行

SKILL.md


name: story-control-panel description: Define what the Story Control Panel shows, how to compute signals, and how the author should act on alerts.

When to use

  • Author asks: “我现在这本书/这个 story 的状态怎样?后面哪里危险?哪些伏笔欠债?设定是否失控?”

Inputs (SSOT)

  • Chapter text: .txt
  • Other artifacts: .md(大纲/台账/测试报告/偏离影响分析/会话日志)
  • SQLite: index only (rebuildable)

Output

  • A dashboard-ready summary (for UI) with:
    • Progress (Volume/Story/Chapter)
    • Alerts (timeline/canon/test failures)
    • Hotspots (canon rule usage heat, repeated confusion points)
    • Backlog (setup/payoff debts)

Signals (v1 minimal)

  • Progress
    • Chapters drafted / reviewed / finalized
  • Hard Alerts (must block auto-continue)
    • Timeline contradiction
    • Canon rule violation (explicitly tested)
    • Narrative Tests failed (severity=ERROR)
  • Soft Alerts (should suggest options)
    • Too many unresolved setups (debt ratio)
    • Persona “confusion” score spikes

Procedure (how to reason)

  1. Start from hard alerts → locate where it breaks → propose minimal fix vs branch rewrite.
  2. Then handle debt/backlog → propose payoff roadmap.
  3. Finally handle optimization signals (persona/style/pacing).

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です