setup-fernando-skills
Installation
SKILL.md
Setup Fernando Skills
Scaffold the per-repo configuration that the spec-driven skills assume:
- specs directory — where
/specsaves files (defaultspecs/) - response language — Spanish or English (skills mirror the user's prompt language by default; this lets you force one)
- branch prefix — what
/spec-impluses when creating branches (defaultspec-)
This is a prompt-driven skill, not a deterministic script. Explore, ask, then write.
Process
1. Explore
Read whatever exists; don't assume:
CLAUDE.mdandAGENTS.mdat repo root — does either exist? Is there already a## Fernando skillsblock?specs/— does it exist? How many specs are inside?.git/config— is this a git repo at all?/spec-implrequires git.