gsarig

New Story — Development skill for Claude Code

Development community

Begin by checking whether a title was passed as an argument ("$ARGUMENTS").

How to install New Story

Installs to ~/.claude/commands/gsarig-publishing-house-new-story.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gsarig/publishing-house/HEAD/.claude/commands/new-story.md -o ~/.claude/commands/gsarig-publishing-house-new-story.md

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

What New Story does

Begin by checking whether a title was passed as an argument ("$ARGUMENTS").


CLAUDE.md and _Index.md split (mandatory)

Keep creative-bible content out of every story's `CLAUDE.md`. The harness injects every ancestor `CLAUDE.md` into beta-read sub-agents, so anything in a story's `CLAUDE.md` reaches the cold readers verbatim and contaminates their first read. Therefore:

  • _Index.md is the story bible. Blurb, premise, themes, world rules, craft and voice, locked decisions, and fina

Alternatives in Development

Full documentation available on GitHub

View Source Repository