This GitHub repository provides production-grade engineering skills designed to guide AI coding agents through standard development lifecycles. It encodes the workflows, quality gates, and best practices typically used by senior engineers into a structured format. The package includes eight slash commands that map to phases like spec, build, test, and ship, ensuring agents follow consistent protocols.
- Encodes senior engineer workflows into reusable skills for AI agents
- Provides 8 slash commands mapping to the full dev lifecycle
- Ensures consistent application of quality gates and best practices
- Helps standardize AI agent behavior across spec, build, test, and ship phases