JayPing23

Book Revise — Testing skill for Claude Code

Testing community

Revise an already-finalized chapter against your own note — re-enters the full QA pipeline with your feedback as a binding constraint.

How to install Book Revise

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

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

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

What Book Revise does


description: Revise an already-finalized chapter against your own note — re-enters the full QA pipeline with your feedback as a binding constraint argument-hint: ""

book-revise

`/book-forge:book-write` refuses to re-run a finalized chapter, by design — it protects settled work from being silently redrafted. But once you can actually *read* chapters in the dashboard, you will read one and want it changed. This is that path: your judgem

Alternatives in Testing

  • Factory — Dark Factory Mode - Spec-in, software-out autonomous pipeline 2.8k ★
  • Paperjury — Pre-submission AI review stress-test for research papers 1k ★
  • Maestro Spec — Intent-driven spec precipitation — state a constraint in natural language (加一条规范:禁止用 any / 记录架构约束:服务间走 gRPC / 530 ★

Full documentation available on GitHub

View Source Repository