File a feedback issue against the SDD plugin (joestump/claude-plugin-sdd) when an agent encounters significant friction with one of its skills — instructions that contradicted observed behavior, repeated tool failures, undocumented edge cases that burned tokens, or SKILL.md ambiguity that caused misinterpretation. Always prompts the user with the full proposed issue body before submitting. Use when an agent has just completed a workflow that involved real churn caused by the SDD plugin itself, not by the user's task.
$npx -y skills add joestump/claude-plugin-sdd --skill report-frictionInstalls into the current project.
Run `npx skills use "https://github.com/joestump/claude-plugin-sdd" --skill "joestump/claude-plugin-sdd/report-friction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joestump/claude-plugin-sdd" that are relevant to the current task. Run `npx skills add "https://github.com/joestump/claude-plugin-sdd"` and select the relevant skills, then follow their instructions.