Contains Shell Commands
This skill contains shell command directives (
!command
) that may execute system commands. Review carefully before installing.
/spec-impl — Implementer of approved specs
Session context
Current repository state:
!
git status --short
Current branch:
!
git branch --show-current
Specs available in this folder:
!
ls specs/ 2>/dev/null || echo "The specs/ folder does not exist"
Branch-creation config:
!
cat specs/.spec-config.yml 2>/dev/null || echo "AutoCreateBranch: true (default, no config file)"
Instructions
Show more
Installs
761
Repository
klerith/fernando-skills
GitHub Stars
116
First Seen
May 7, 2026
Security Audits
Gen Agent Trust Hub
Warn
Socket
Pass
Snyk
Pass
spec-impl
安装
npx skills add https://github.com/klerith/fernando-skills --skill spec-impl