First Party Audit

Before writing glue, a wrapper, or a "small helper", audit whether the capability already exists first-party — in the binary, the codebase, or the platform — and whether existing glue bypasses a better first-party implementation. Use when adding shell/Taskfile/CI glue, when a helper feels trivially writable, or when the same logic seems to exist twice. Produces an inventory with receipts, not vibes.

jamestexas ce2c8cf 4.1 KB Updated

File contents

jamestexas/agents/tree/main/skills/first-party-audit commit ce2c8cf112

Frequently asked questions

npx skillmds@latest add jamestexas/first-party-audit