What problem does it solve?
This Skill ensures that all development work strictly adheres to a "skills-first" approach, mandating the loading and verification of prerequisite skills before any implementation begins, thereby preventing common errors and ensuring a robust development process.
Core Features & Use Cases
- Prerequisite Enforcement: Automatically verifies the installation and loading of essential skills like Superpowers and
using-superpowers.
- Repository Initialization/Migration: Guides the creation or updating of
AGENTS.md and README.md for new or existing repositories.
- Process Skill Routing: Ensures the correct process skills (e.g., TDD, verification) are applied before implementation.
- Use Case: When starting any new task in a repository, this skill is loaded first. It checks if Superpowers is set up, if
AGENTS.md is correctly configured, and if necessary process skills are loaded, automatically fixing issues or providing clear instructions if they are not.
Quick Start
Load the skills-first-workflow skill as the very first action when entering any repository.