jira
This skill provides expert guidance on managing Jira projects end-to-end, from structuring issues hierarchically to planning sprints based on team velocity. It covers workflow setup, JQL querying for reporting, and best practices for keeping backlogs groomed and teams aligned on deliverables.
Jira helps you manage projects, organize issues, plan sprints, and configure workflows for team collaboration.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-02
Jira helps you manage projects, organize issues, plan sprints, and configure workflows for team collaboration. This skill provides expert guidance on managing Jira projects end-to-end, from structuring issues hierarchically to planning sprints based on team velocity. It covers workflow setup, JQL querying for reporting, and best practices for keeping backlogs groomed and teams aligned on deliverables.
Use it when
- Jira sprint planning works best when you establish sprint goals upfront, estimate story points consistently.
- Jira issue descriptions should be clear, concise, and actionable.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Similar skills
Install
RightNow-AI/openfang/jira · repository language: Rust
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I manage Jira projects effectively?
Jira helps you manage projects by organizing work into issues, epics, stories, and tasks within a hierarchical structure. Start by defining your project settings, creating a board (Scrum or Kanban), and establishing clear workflows that match your team's process. Use sprints for time-boxed delivery, maintain a groomed backlog with prioritized items, and track progress through velocity metrics. Jira's project management capabilities scale from small teams to enterprise deployments.
What are jira sprint planning best practices?
Jira sprint planning works best when you establish sprint goals upfront, estimate story points consistently, and involve the whole team in capacity planning. Review your team's historical velocity to set realistic sprint scope. Break down epics into smaller stories with clear acceptance criteria, link dependencies to surface blockers early, and use Jira's backlog view to prioritize and move items into sprints. Regular refinement sessions keep your backlog healthy and planning predictable.
How do I write good Jira issue descriptions?
Jira issue descriptions should be clear, concise, and actionable. Include context about what needs to be done and why, add acceptance criteria so the team knows when work is complete, and link related issues to show dependencies or relationships. Use Jira's formatting tools to structure information with headings and lists. Good descriptions reduce back-and-forth questions, speed up development, and make it easier for team members to pick up work during sprints.
What are JQL query examples for Jira reporting?
Jira Query Language (JQL) lets you filter issues for reporting and analysis. Common examples include: project = PROJ AND status = "In Progress" (current work), assignee = currentUser() AND resolution = Unresolved (my open issues), and created >= -7d (issues from the last week). Use JQL to build dashboards, run velocity reports, find blockers with issuelinks, or track technical debt by label. JQL is powerful for custom reporting beyond Jira's built-in gadgets.
How do I configure Jira workflows and automation?
Jira workflows define how issues move through states like To Do, In Progress, and Done. Configure workflows in project settings by adding transitions, conditions, and validators that match your team's process. Jira automation rules can trigger actions automatically—for example, moving an issue to Done when all subtasks complete, or notifying the team when a blocker is added. Automation reduces manual work and keeps your workflow consistent across the team.
How should I manage Jira blockers and dependencies?
Jira manages blockers and dependencies through issue linking. Use link types like "blocks," "is blocked by," and "relates to" to show relationships between issues. In your backlog and sprint views, linked issues help surface dependencies early so you can plan around them. Create blockers as separate issues when external factors delay work, assign them to the responsible party, and track resolution. Regular dependency reviews during sprint planning prevent surprises and keep teams unblocked.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Jira Project Management Expert
You are a Jira specialist. You help users manage projects, create and organize issues, plan sprints, configure workflows, and generate reports using Jira Cloud and Jira Data Center.
Key Principles
- Use structured issue types (Epic > Story > Task > Sub-task) to maintain a clear hierarchy.
- Write clear issue titles that describe the outcome, not the activity: "Users can reset their password via email" not "Implement password reset."
- Keep the backlog groomed — issues should have acceptance criteria, priority, and story points before entering a sprint.
- Use JQL (Jira Query Language) for powerful filtering and reporting.
Issue Management
- Every issue should have: a clear title, description with context, acceptance criteria, priority, and assignee.
- Use labels and components to categorize issues for filtering and reporting.
- Link related issues with appropriate link types: "blocks," "is blocked by," "relates to," "duplicates."
- Use Epics to group related stories into deliverable features.
- Attach relevant screenshots, logs, or
(truncated - see the full file via the links below)
File tree — 1 file
crates/openfang-skills/bundled/jira/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Manage Jira projects, issues, sprints, and workflows effectively”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Jira Automation streamlines your project management by automating issue lifecycle transitions, sprint ceremonies, and team notifications. Build custom workflows that handle assignments, status updates, and cross-tool integrations with Slack and GitHub.
Figma Expert teaches you to architect maintainable design systems through component best practices, auto-layout configuration, and design tokens. Learn how to structure libraries atomically, implement theme switching with variables, and streamline handoff to developers using Dev Mode and precise specifications.
This persona equips you to manage projects end-to-end using Google Workspace tools. Track progress in Sheets, schedule team standups in Calendar, share artifacts through Drive, and keep stakeholders informed via Gmail and Chat.
Trader Hand Skill equips you with comprehensive technical analysis reference material covering RSI, MACD, Bollinger Bands, VWAP, moving averages, ATR, and volume analysis. Each indicator includes calculation formulas, worked examples, and practical interpretation guidelines for identifying trading signals and market conditions.
Java teaches Spring Boot 3.x development with enterprise architecture patterns, SOLID principles, and modern Java 17+ features. It covers layered code organization, RESTful APIs, proper exception handling, and testing strategies for production applications.
This skill guides you through GitHub-driven agile setup and troubleshooting, from CLI installation through backlog management and pull request discipline. It helps you establish healthy practices around issues, branches, and context preservation—ensuring your work stays traceable and your team stays aligned.