Corrections banner
Kiibou-chan Kiibou-chan

Corrections

Development community

Description

--- description: Review captured prose-correction candidates and codify approved ones into the project CLAUDE.md word-level dislikes section --- Review the pending prose-correction candidates for this project and codify the ones the author approves. This is a read-only-until-approved flow: show, then apply on a per-item yes/no. Never auto-commit. Do this: 1. Read the pending store by running: `node "${CLAUDE_PLUGIN_ROOT}/hooks/lib/store-cli.mjs" list` (This prints the pending rows as JS

Installation

Installs to ~/.claude/skills/kiibou-chan-academic-writing-corrections/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kiibou-chan-academic-writing-corrections && curl -fsSL https://raw.githubusercontent.com/Kiibou-chan/academic-writing/HEAD/commands/corrections.md -o ~/.claude/skills/kiibou-chan-academic-writing-corrections/SKILL.md

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

Full documentation available on GitHub

View Source Repository