Explain Issue banner
qodeca qodeca

Explain Issue

Git community

Description

--- description: Translate a GitHub issue into a plain-language brief for a Product Owner / Project Manager / Business Analyst. argument-hint: <issue-number | #N | issue-url> allowed-tools: Read, Grep, Glob, Bash(gh issue view:*), Bash(gh pr list:*), Bash(gh pr view:*), Bash(gh auth status:*), Bash(git log:*), Bash(git rev-parse:*), Bash(git remote:*) --- # Arguments Arguments reach this command through the two lines below. Each host fills in one of them and leaves the other showing its raw pl

Installation

Installs to ~/.claude/skills/qodeca-erfana-skills-explain-issue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/qodeca-erfana-skills-explain-issue && curl -fsSL https://raw.githubusercontent.com/qodeca/erfana-skills/HEAD/commands/explain-issue.md -o ~/.claude/skills/qodeca-erfana-skills-explain-issue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository