AI AGENT ADDONS

You can turn any GitHub issue into a clear technical plan. This skill fetches the issue details, looks at your code, and writes a full specification. It helps developers and teams understand what needs to be built.

The specification includes the problem, technical approach, and step by step implementation. It also lists tests, files to change, and success criteria. Everything is saved in a specs folder for your team to review.

Use this tool to save time and avoid misunderstandings. It follows best practices like test driven development and keeps files under 300 lines. This makes your project easier to manage.

Add Analyze Issue skill to your workflow

Global

mkdir -p ~/.claude/skills/analyze-issue

Project

mkdir -p .claude/skills/analyze-issue

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago