better-agent-md
Better Agent MD
Treat agent instruction files as operational guidance, not general documentation.
Workflow
- Find the target file and read it fully.
- Read only the codebase files needed to verify its claims and commands.
- Read
references/how-to-write-a-better-agent-md.mdbefore giving recommendations. - Use it as the only reference unless the user gives new source material.
- Classify every instruction as one of:
- Keep: repo-specific, procedural, durable, and hard for the agent to infer cheaply.
- Rewrite: useful idea, but vague, bloated, redundant, or too broad.
- Remove: redundant overview, fast-changing detail, human-facing documentation, or unnecessary requirement.
- Produce both critique and remediation. Do not stop at observations alone.
What To Optimize For
More from chiroro-jr/skills
pencil-design
Design UIs in Pencil (.pen files) and generate production code from them. Use when working with .pen files, designing screens or components in Pencil, or generating code from Pencil designs. Triggers on tasks involving Pencil, .pen files, design-to-code workflows, or UI design with the Pencil MCP tools.
71oklch
Work with OKLCH colors for CSS and design tokens, including perceptual palette design, shade generation, gradient decisions, gamut and chroma checks, and conversions between OKLCH and other spaces (sRGB, Display-P3, OKLab, XYZ) using @texel/color. Use when a task mentions `oklch(...)`, color uniformity tuning, translating HEX/RGB/HSL to OKLCH, or converting OKLCH back to display-ready values.
4dbml
Create, extend, review, and normalize database schemas written in DBML (Database Markup Language). Use when authoring or editing `.dbml` files, translating SQL schemas into DBML, documenting tables and relationships, or validating DBML constructs such as `Table`, `Ref`, `Enum`, `TablePartial`, `TableGroup`, `checks`, `indexes`, and `records`.
3