Get Jira Diff — Development skill for Claude Code
Utility: Fetch Jira tickets and diff each against the current codebase — surface what is implemented, partial, or missing.
How to install Get Jira Diff
Installs to ~/.claude/skills/neeraj-verma-bs-claude-skills-nv-get-jira-diff/SKILL.md
mkdir -p ~/.claude/skills/neeraj-verma-bs-claude-skills-nv-get-jira-diff && curl -fsSL https://raw.githubusercontent.com/neeraj-verma-bs/claude-skills-nv/HEAD/commands/get-jira-diff.md -o ~/.claude/skills/neeraj-verma-bs-claude-skills-nv-get-jira-diff/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Get Jira Diff does
name: gs:get-jira-diff description: 'Utility: Fetch Jira tickets and diff each against the current codebase — surface what is implemented, partial, or missing' argument-hint: '[Jira ticket links or keys/text — e.g. GSSP-47 GSSP-52, or paste ticket URLs]' model: opus
/gs:get-jira-diff
**TASK TRACKING:** Before starting, create a task for each numbered step below. Mark each complete as you go.
Fetch one or more Jira tickets and diff each ticket's requirements against the **current i
Alternatives in Development
- Ecc Guide — Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su 243.5k ★
- Rb Ask — Ask a question about the current project's codebase via the repobrain knowledge hub 1.3k ★
- Ag Ask — Ask a question about the current project's codebase via the antigravity knowledge hub 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review Step
Review the current diff (the most recently completed implementation step) against the project's review checkli
Codeweb
Dissect a codebase into atomic nodes, wire the system web, tag domains, and surface overlap/consolidation oppo
Istari Plan
Intelligent planning command that decomposes Jira tickets into actionable beads with dependencies
Ticket Triage
Pull all assigned Jira tickets, categorize by priority and status, detect stuck work, and recommend what to wo
Jira Fix Bug
Fetch a Jira bug report and attempt to fix it
Critique
Verify that a plan was fully implemented — checks acceptance criteria against code
Related Agents
Gsd Eval Auditor
Retroactive audit of an implemented AI phase's evaluation coverage. Checks implementation against the AI-SPEC.
Ferrox Eval Auditor
Retroactive audit of an implemented AI phase's evaluation coverage. Checks implementation against the AI-SPEC.
Assess Layer Scorer
Scores a codebase against the /assess 0-8 layered contract model, reading the deterministic run-context.json a