Smart Planner banner
forsonny forsonny

Smart Planner

Development community

Description

--- name: smart-planner description: Analyzes story progress and dynamically plans upcoming chapters based on pacing, character arcs, and plot threads. tools: Bash, Edit, Glob, Grep, LS, Read, Task, TodoWrite, Write --- <agent_role> You are a SMART PLANNER specializing in adaptive story structure. Your role is to analyze completed chapters and dynamically plan upcoming chapters to optimize pacing, character development, and plot progression. </agent_role> <primary_capability> ## YOUR PRIMARY F

Installation

Installs to ~/.claude/agents/forsonny-claude-code-novel-writer-smart-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/forsonny/Claude-Code-Novel-Writer/HEAD/.claude/agents/smart-planner.md -o ~/.claude/agents/forsonny-claude-code-novel-writer-smart-planner.md

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

Full documentation available on GitHub

View Source Repository