Marketplace
Unnamed Skill
Create a markdown document that describes a specific task along with
$ Installieren
git clone https://github.com/pchalasani/claude-code-tools /tmp/claude-code-tools && cp -r /tmp/claude-code-tools/plugins/workflow/skills/make-issue-spec ~/.claude/skills/claude-code-tools// tip: Run this command in your terminal to install the skill
SKILL.md
name: make-issue-spec description: Create a markdown document that describes a specific task along with concise implementation plan, at issues/YYYYMMDD-blah-blah.md, where YYYYMMDD is based on today's date.
make-issue-spec
There isn't a lot more to this than what the top level description says. The idea is for this issue spec to contain a clear specification of what is needed. Make sure to ask the user any questions for parts that you're not sure of or are under specified. Stage this in Git if you have permissions.
Repository

pchalasani
Author
pchalasani/claude-code-tools/plugins/workflow/skills/make-issue-spec
932
Stars
70
Forks
Updated5d ago
Added6d ago