My agent skills that I use every day to do real engineering - not vibe coding. Small, easy to adapt, and composable skills based on decades of engineering experience.
The most common failure mode is misalignment. You think the dev knows what you want, then you see what they've built and realize it didn't understand you at all.
Use /grill-me for non-code uses and /grill-with-docs for comprehensive grilling sessions that help you align with the agent before starting.
At the start of a project, agents are dropped in and asked to figure out the jargon as they go. They use 20 words where 1 will do.
Create a shared language with /grill-with-docs. It builds a CONTEXT.md that helps agents decode project jargon, reducing verbosity and improving code quality.
Without feedback on how the code actually runs, agents will be flying blind and producing unreliable results.
Use /tdd for test-driven development with red-green-refactor loops, and /diagnose for disciplined debugging practices.
Agents accelerate software entropy. Codebases get complex at an unprecedented rate, making them hard to change.
Skills like /improve-codebase-architecture and /zoom-out help maintain system design and prevent codebase decay.