Fernando Skills
Fernando Skills from klerith/fernando-skills.
Skills in this plugin
2- ▌ Spec · klerith bundleDesigns and develops specs following the spec-driven method. Asks clarifying questions before proposing structure, and builds the spec section by section. Use it when starting a large feature, before writing code.
- ▌ Spec Impl · klerithImplements an approved spec. Validates that the state means "Approved" (in any language), creates a git branch named after the spec, switches to it, and starts the implementation step by step with pauses to review diffs.