preen-skill-tooling

Installation
SKILL.md

Preen Skill Tooling

Validate that skills referencing agentTool.ts or scriptTool.ts actions are using actions that actually exist, identify dead code (actions defined but never used by any skill), and ensure auto-generated documentation is up to date.

When to Run

Run this skill when:

  • Adding new actions to agentTool.ts or scriptTool.ts
  • Creating or modifying skills that invoke tool wrappers
  • During regular preen passes to catch drift between skills and tool definitions

Fast Path

Run the single-source checker first:

Installs
1
Repository
a2f0/tearleads
First Seen
Mar 9, 2026
preen-skill-tooling — a2f0/tearleads