Agent skill
jira
Jira project management and issue tracking. Use for agile teams.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/jira-g1joshi-agent-skills
SKILL.md
Jira Software
Jira is the industry standard for enterprise agile planning. 2025 includes Atlassian Intelligence to auto-fill fields and predict sprint completion.
When to Use
- Enterprise: Compliance, heavy customization, complex workflows.
- Cross-Team Dependencies: "Advanced Roadmaps" manages dependencies across 50 teams.
- Reporting: Detailed burnout charts and velocity reports.
Core Concepts
Workflows
Status transitions (To Do -> In Progress -> Done) with "Guards" and "Validators".
JQL (Jira Query Language)
SQL-like language to search issues. project = "WEB" AND status = "In Progress".
Boards
Kanban or Scrum boards.
Best Practices (2025)
Do:
- Use Automation: "When issue moves to Done, send Slack message".
- Use AI Descriptions: "Summarize this comment thread" features saved hours.
- Keep Workflows Simple: Don't over-engineer transitions.
Don't:
- Don't use it for personal tasks: It's too heavy. Use Linear or Notion.
References
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?