neeraj-verma-bs

Get Jira Diff — Development skill for Claude Code

Development community

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

Terminal
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 Repository