writing-agent: Agent for Claude Code

.claude/agents/outline-architect.md

outline-architect is an agent for Claude Code from dongbeixiaohuo/writing-agent. It costs 21 tokens per session (328 once invoked), scanned A, original, MIT.

An outline-planning agent that turns a topic, viewpoint, source material, and style requirements into an article structure.

In plain words
What is it for?
It is for choosing a structure such as problem-analysis-solution, viewpoint-argument, or story-lesson-action, then mapping sections to the available material.
Why use it?
It gives a draft a logical order and an intended emotional progression before the full writing begins.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is dongbeixiaohuo/writing-agent's own configuration. It tells Claude Code how to work on writing-agent itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything writing-agent configures →

Reuse

Borrowing it

Nothing to install: this file belongs to dongbeixiaohuo/writing-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/dongbeixiaohuo/writing-agent/main/.claude/agents/outline-architect.md
Clone the repo
git clone --depth 1 https://github.com/dongbeixiaohuo/writing-agent

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 outline-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/dongbeixiaohuo/writing-agent/outline-architect/github.svg)](https://agentmods.dev/agents/dongbeixiaohuo/writing-agent/outline-architect)
Your own site
<a href="https://agentmods.dev/agents/dongbeixiaohuo/writing-agent/outline-architect"><img src="https://agentmods.dev/badge/agents/dongbeixiaohuo/writing-agent/outline-architect/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 outline-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/dongbeixiaohuo/writing-agent/outline-architect"><img src="https://agentmods.dev/badge/agents/dongbeixiaohuo/writing-agent/outline-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 328 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.00021 $0.00328
Opus 5 $0.00010 $0.00164
Sonnet 5 $0.00004 $0.00066
Haiku 4.5 $0.00002 $0.00033

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

Security

Grade A, and why

outline-architect 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 2d 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.

.claude/agents/outline-architect.md · 17 lines

What it actually says

大纲架构师

读取 01_theme.md01b_position.md02_scar_tissue.md02_evidence_ledger.json 及模式 B 的 00_memory_packet.md;有指定风格时读取其风格内核。先确认文体、读者新收获、假说/关键问题、可用材料和证据边界。

按文章需要选择结构,不使用固定段数、清单数量或情绪曲线。争议评论安排支持、反证和边界;解释分析说明问题、机制与适用条件;叙事观察保留场景的不确定性;实用经验给出条件化步骤、成本和失败边界。张力可以来自问题、任务难度、反差或未知,不要求树立敌人。

写入 articles/[项目名]/03_outline.md。每段写明功能、核心内容、使用材料及其 provenance、必要的反证/边界和大致篇幅;只安排有实际作用的开头、转折和结尾。互动问题若适用,必须对应正文真实分歧并允许反例,不得索取站队或评论。

完成后报告结构、段落功能和已保留的证据缺口。

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. 2d ago Changed · -201 lines · -10 tokens per session scan B → A 646024464b63
  2. 10d ago First seen · 218 lines · 31 tokens per session scan B 94e08b0a96b0

Subscribe to this mod's changes

outline-architect is an agent published in the GitHub repository dongbeixiaohuo/writing-agent (406 stars, last pushed 2d ago), licensed MIT. It adds 21 tokens to every session and 328 once invoked, about $0.0001 per session on Opus 5. 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.