#skills

6 posts tagged #skills.

A Skill That Writes Your Skills

A Skill That Writes Your Skills

Your debugging ability isn't intelligence, it's a procedure — and procedures are exactly what you can write down once and hand to an agent. Bootstrap the whole library with a meta-skill.

Commission the Skill, Don't Write It

Commission the Skill, Don't Write It

You don't author a skill from a blank page. You send a subagent to research the problem once, and the research becomes the skill — a build artifact, not a document.

Design the Codebase Your Agent Can Read

Design the Codebase Your Agent Can Read

The highest-leverage thing you can do for your agent isn't a better prompt — it's a better interface. Deep modules are persistent context the agent reads at a glance.

The Value of the Planning Step Isn't the Document. It's the Interrogation.

The Value of the Planning Step Isn't the Document. It's the Interrogation.

Your judgment — which tradeoff, which edge cases, which empty states — lives only in your head until something extracts it. A saved procedure that explores the repo, then grills you one branch at a time, turns a vague idea into a codebase-aware spec the agent can build against.