borkweb

Skills Refine — Productivity skill for Claude Code

Productivity community

Read the back-and-forth that followed a Skill invocation in the current session and propose edits to fold that feedback into the SKILL.md so it handles those cases automatically next time.

How to install Skills Refine

Installs to ~/.claude/skills/borkweb-skills-skills-refine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/borkweb-skills-skills-refine && curl -fsSL https://raw.githubusercontent.com/borkweb/skills/HEAD/commands/skills-refine.md -o ~/.claude/skills/borkweb-skills-skills-refine/SKILL.md

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

What Skills Refine does


name: skills-refine description: Read the back-and-forth that followed a Skill invocation in the current session and propose edits to fold that feedback into the SKILL.md so it handles those cases automatically next time. Per-proposal approval — nothing auto-applies. Use when asked to "refine this skill", "improve this skill", "fold this back into the skill", or after a session where you found yourself correcting or extending a skill's output by hand. allowed-tools:

  • Bash
  • Read
  • Edi

Alternatives in Productivity

  • Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
  • Swarm Worker — You are a swarm worker agent for the {{tentacleName}} tentacle 1.4k ★
  • Run Discovery — Workflow recipe — go from a vague opportunity to validated insight and a prioritised next step by chaining 4 s 1.3k ★

Full documentation available on GitHub

View Source Repository