Improve Skill banner
unisone unisone

Improve Skill

Development community

Description

--- description: Propose and apply targeted improvements to a specific Claude Code skill (self-improving skills AMEND layer) argument-hint: <skill-name> allowed-tools: Read, Glob, Grep, Write, Edit --- # Improve Skill: $ARGUMENTS (Self-Improving Skills — AMEND) You are proposing targeted improvements to the skill `$ARGUMENTS`. This is the AMEND step of the Observe→Inspect→Amend→Evaluate loop. Changes must be evidence-based, minimal, and reversible. ## Step 1: Read the Current Skill Read `~/.

Installation

Installs to ~/.claude/skills/unisone-self-improving-skills-improve-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/unisone-self-improving-skills-improve-skill && curl -fsSL https://raw.githubusercontent.com/unisone/self-improving-skills/HEAD/commands/improve-skill.md -o ~/.claude/skills/unisone-self-improving-skills-improve-skill/SKILL.md

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

Full documentation available on GitHub

View Source Repository