Palanx

Belay Feedback — Development skill for Claude Code

Development community

Record a bug or improvement discovered in a Belay hook/command so the package repo can fix it.

How to install Belay Feedback

Installs to ~/.claude/skills/palanx-claude-belay-belay-feedback/SKILL.md

Terminal
mkdir -p ~/.claude/skills/palanx-claude-belay-belay-feedback && curl -fsSL https://raw.githubusercontent.com/Palanx/Claude-Belay/HEAD/commands/belay-feedback.md -o ~/.claude/skills/palanx-claude-belay-belay-feedback/SKILL.md

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

What Belay Feedback does


description: Record a bug or improvement discovered in a Belay hook/command so the package repo can fix it argument-hint: (optional — asked for if omitted)

/belay-feedback

**Purpose:** the return channel to the workflow package. Hooks and commands here are copies installed by the package's `install.sh`; when one misfires (false positive, wrong tool command, unhandled case) or a workflow step causes friction, the discovery dies with this session unless it

Alternatives in Development

  • Hermes Agent Self Evolution — ⚒ Evolutionary self-improvement for Hermes Agent — optimize skills, prompts, and code using DSPy + GEPA 5.2k ★
  • Harness Improvement — Update Kandev harness files from session learnings or explicit cross-platform harness requests 697 ★
  • Kaizen — Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philo 663 ★

Full documentation available on GitHub

View Source Repository