Os Skill Improvement

Continuously improves an existing agent skill based on eval results using the RED-GREEN-REFACTOR cycle. Apply when a skill's routing accuracy is low, trigger descriptions need sharpening, or os-eval-runner scores are below target. (1) run a RED baseline to observe the failure mode, (2) apply a focused patch and verify with os-eval-runner (GREEN), (3) refactor to close loopholes until score meets threshold. Integrates with os-eval-runner as the objective eval gate. NOT for scaffolding new skills — use create-skill (agent-scaffolders) for that.

richfrem fb56c20 10 files · 6.0 KB Updated

File contents

richfrem/agent-plugins-skills/tree/main/plugins/agent-agentic-os/skills/os-skill-improvement commit fb56c2064e

Frequently asked questions

npx skillmds@latest add richfrem/os-skill-improvement