forayconsulting

REST — Development skill for Claude Code

Development community

Process short or long rests for the party.

How to install REST

Installs to ~/.claude/skills/forayconsulting-crawledcode-rest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/forayconsulting-crawledcode-rest && curl -fsSL https://raw.githubusercontent.com/forayconsulting/crawledcode/HEAD/.claude/skills/rest.md -o ~/.claude/skills/forayconsulting-crawledcode-rest/SKILL.md

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

What REST does


name: rest description: "Process short or long rests for the party. Handles hit dice, HP recovery, feature recharges, and spell slot restoration."

/rest — Rest Processing

Commands

  • /rest short — Process a short rest
  • /rest long — Process a long rest

Short Rest (1+ hours)

  1. Read all PC sheets from the active campaign's players/ directory
  2. For each PC, show their current HP and available hit dice
  3. Ask each player: "How many hit dice do you want to spend?"
  4. For ea

Alternatives in Development

  • Third-party Notices — THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI 94.7k ★
  • Third Party Notices — Third-Party Notices 1.7k ★
  • Clawgod — This is NOT a third-party Claude Code client 837 ★

Full documentation available on GitHub

View Source Repository