refactor-skill

Installation
SKILL.md

Overview

Refactor a skill. A skill spends two budgets. Its description is loaded into every session, so each word there must do triggering work. Its body enters the context on invocation and stays there for the rest of the session, so each line there must be a step the agent performs or reference every path through the skill needs. Everything else moves behind a pointer or out of the skill.

Instructions

  1. Pick the target. If the invocation names one, resolve it to its SKILL.md. Otherwise ask which skill. Read SKILL.md and every sibling file in its directory. If the invocation also names a change to make, that change sets the scope: the verdicts below cover the lines it adds or touches, the rest of the skill stays as it is, and anything noticed there is a follow-up.

  2. Fetch the yardsticks. Fetch these pages. They calibrate the delete, demote, and rewrite verdicts below:

Installs
1
Repository
vinta/hal-9000
GitHub Stars
127
First Seen
1 day ago
refactor-skill — vinta/hal-9000