The stdd plugin is installed in this project. Check whether the project has been initialised and nudge the user if not.
View on GitHub./skills/stdd-rules/SKILL.md
February 4, 2026
Select agents to install to:
npx add-skill https://github.com/dominik-rehse/stdd/blob/main/./skills/stdd-rules/SKILL.md -a claude-code --skill stdd-rulesInstallation paths:
.claude/skills/stdd-rules/The stdd plugin is active. Before doing any implementation work, check whether the project has been initialised by looking for `docs/specs/` and `.claude/rules/stdd.md`. If either is missing, stop and tell the user: > This project has the stdd plugin but hasn't been set up yet. Run `/stdd:setup` first. If both exist, do nothing — the rules in `.claude/rules/stdd.md` take over from here.