Set up web novel writing environment
story-setupskillsetup L2★2,096
worldwonderer/oh-story-claudecode ↗What it does
Deploy writing infrastructure
Best for
When deploying a complete writing environment with agents and hooks.
Inputs
- · Project directory
- · Book structure
- · Configuration choices
Outputs
- · Deployed hooks
- · Deployed rules
- · Deployed agents
- · Sentinel file
Requires
- · Read
- · Write
- · Bash
Preconditions
- · Project directory writable
- · Git repository initialized
Failure modes
- · Existing config overwrite
- · Hook registration failure
- · Incomplete deployment
Trust signals
- · Deployment checklist
- · 3-phase process
- · Rollback-safe design