using-devops-skills
Installation
SKILL.md
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT.
This is not negotiable. This is not optional. You cannot rationalize your way out of this.
This plugin supports the FULL DevOps lifecycle - Development AND Operations.
Core Principles
For Development
- Test First - Write tests before implementation (TDD)
- Debug Systematically - Follow evidence, not hunches
- Review Thoroughly - Code review before merge
- Plan Before Coding - Design before implementation