time-helper
Provide accurate current time by calling get_time tool.
context7-docs
Lookup up-to-date library docs via Context7 MCP (resolve-library-id / get-library-docs).
env-helper
Read environment variables via get_env tool (mask secrets).
file-reader
Read a small snippet of a text file using file_read.
file-searcher
Grep the workspace for a pattern using file_search.
json-pretty
Pretty-print JSON via json_prettify tool.
mcp-filesystem-browse
Browse local workspace files via MCP filesystem tools (docker-fs).
python-calc
Evaluate arithmetic expressions precisely by calling py_calc (python-file tool).
slugify-helper
Convert text to URL-friendly slug via slugify tool.
text-analyzer
Compute text stats via text_stats tool.
canon-governance
Govern canon changes: require explicit reason/impact/retroactive policy, and produce an actionable propagation plan.
deviation-impact-analysis
Turn "AI draft -> author edits" diffs into structured deviation items, an author-intent prompt, and a concrete propagation plan.
narrative-tests
Help the author write narrative unit tests (rules/constraints) and interpret failures with a concrete fix roadmap.
reader-personas
Simulate multiple reader personas to score a chapter (爽点/困惑/信息负荷) and propose actionable alternatives.
rewrite-branch-merge
Manage rewrite branches: when to branch, how to compare, and how to merge back with minimal chaos.
setup-payoff-ledger
Maintain a structured Setup/Payoff ledger (promises, debts, payoffs) and generate a payoff roadmap.
story-control-panel
Define what the Story Control Panel shows, how to compute signals, and how the author should act on alerts.
writing-journal
Aggregate a writing session into a readable log + a reusable author-intent prompt.