clarify-enhance

clarify-enhance is a command for Claude Code from wordflowlab/novel-writer. It costs 0 tokens per session (281 once invoked), scanned A, original, MIT.

A command that asks focused questions to make a story outline clearer. When the outline names a genre, such as fantasy or urban fiction, it can use that genre’s known conventions to shape the questions.

In plain words
What is it for?
Use it to clarify a novel’s genre, central problem, special advantage or premise, and the timing of major story beats.
Why use it?
It helps turn a vague outline into clearer decisions about the story’s conflict, special premise, and expected pacing or appeal.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it to clarify a novel’s genre, central problem, special advantage or premise, and the timing of major story beats.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/wordflowlab/novel-writer/clarify-enhance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/wordflowlab/novel-writer

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for clarify-enhance

README.md
[![agentmods](https://agentmods.dev/badge/commands/wordflowlab/novel-writer/clarify-enhance/github.svg)](https://agentmods.dev/commands/wordflowlab/novel-writer/clarify-enhance)
Your own site
<a href="https://agentmods.dev/commands/wordflowlab/novel-writer/clarify-enhance"><img src="https://agentmods.dev/badge/commands/wordflowlab/novel-writer/clarify-enhance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for clarify-enhance

Your own site · 80×15
<a href="https://agentmods.dev/commands/wordflowlab/novel-writer/clarify-enhance"><img src="https://agentmods.dev/badge/commands/wordflowlab/novel-writer/clarify-enhance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 281 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00281
Opus 5 $0.00000 $0.00140
Sonnet 5 $0.00000 $0.00056
Haiku 4.5 $0.00000 $0.00028

Measured 10d ago against content hash 26d59ffb713b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

clarify-enhance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/genre-knowledge/commands/clarify-enhance.md · 19 lines

What it actually says

🆕 可选:类型知识增强(genre-knowledge插件)

如果故事大纲中已明确小说类型(如"爽文"、"玄幻"、"都市"等),你可以基于类型特点提供更精准的澄清问题。

操作方式:

  1. 检查故事大纲中是否包含明确的类型标签(如"玄幻爽文"、"都市重生"等)
  2. 如有类型标签,可以使用Glob搜索相关知识:
    使用Glob搜索: plugins/genre-knowledge/knowledge/genres/*{类型关键词}*.md
    
  3. 快速浏览搜索到的文件,提炼出该类型的关键特征(如爽文需要明确的"极限困境"和"金手指")
  4. 在澄清问题中融入这些类型特征,帮助作者更好地定位创作方向

示例:

  • 如果识别到"爽文"类型,可以在澄清时询问:
    • "主角的极限困境"(压抑越深,后续爽感越强)
    • "核心金手指"(信息差是期待感的来源)
    • "打脸/装逼节奏"(爽点分布密度)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 19 lines · 0 tokens per session scan A 26d59ffb713b

Subscribe to this mod's changes

clarify-enhance is a command published in the GitHub repository wordflowlab/novel-writer (943 stars, last pushed 10mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 281 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.