JayPing23

Book Publish — Development skill for Claude Code

Development community

Mark chapters as published to your platform — advances the publication frontier, after which those chapters are treated as immutable.

How to install Book Publish

Installs to ~/.claude/skills/jayping23-book-forge-book-publish/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jayping23-book-forge-book-publish && curl -fsSL https://raw.githubusercontent.com/JayPing23/book-forge/HEAD/commands/book-publish.md -o ~/.claude/skills/jayping23-book-forge-book-publish/SKILL.md

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

What Book Publish does


description: Mark chapters as published to your platform — advances the publication frontier, after which those chapters are treated as immutable argument-hint:

book-publish

You upload to the platform yourself; this command tells book-forge what's actually live, so the rest of the pipeline can reason about it.

Advancing the frontier has one significant consequence: **published chapters become immutable.** Readers have already read them. A contradiction di

Alternatives in Development

  • Epic Review — Mark epic review requested, approved, or changes requested 243.5k ★
  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
  • Godogen Source Repo — This repository contains two source trees for the same project: - claude/ — Claude Code source tree - codex/ 2.8k ★

Full documentation available on GitHub

View Source Repository