Page Writer Sonnet banner
alexslkgit alexslkgit

Page Writer Sonnet

Development community

Description

--- name: page-writer-sonnet description: Writes a long file from a short brief — the board, a chewed plan page, a status document, an explainer, a draft message, any HTML or Markdown over roughly a hundred lines. Use instead of composing it in the main conversation: a `Write` call carries the whole file body into the context and it is re-sent on every later request, which measured out at 4% of all spend. Give it the facts and the shape; it produces the file. model: sonnet effort: medium maxTurn

Installation

Installs to ~/.claude/agents/alexslkgit-claude-kit-page-writer-sonnet.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alexslkgit/claude-kit/HEAD/agents/page-writer-sonnet.md -o ~/.claude/agents/alexslkgit-claude-kit-page-writer-sonnet.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository