{"id":"spillwavesolutions-jira","name":"jira","homepage":null,"repo_url":"https://github.com/SpillwaveSolutions/jira","category":"communication","subcategories":[],"tags":["jira","atlassian","mcp","claude-code-skill","agentic-workflows","jql","agile"],"what_it_does":"Provides a Claude Code “skill” that guides an agent to manage JIRA issues, projects, workflows, and Agile/Scrum operations via the Atlassian MCP server (mcp__atlassian). It includes workflow guidance, JQL construction patterns, custom field discovery approaches, templates, and troubleshooting best practices.","use_cases":["Create and update Jira issues (tasks, bugs, stories, epics, subtasks)","Construct and run JQL searches and filter for sprint/epic-related queries","Manage workflow transitions (including required fields)","Perform Agile operations (boards/sprints, add issues to sprints, link issues to epics)","Discover and validate custom fields for project-specific schemas","Add comments, attachments, and issue links/remote links","Batch create issues and gather changelogs for sets of issues"],"not_for":["Teams needing a direct Jira API SDK/REST client without an agent “skill” layer","Use cases that require complex custom automation beyond the described workflows without consulting the underlying Atlassian MCP tooling","Environments where agents cannot run/host the MCP server process (npx/server execution)"],"best_when":"You are using Claude Code (or another agent compatible with the Agent Skill Standard) and have the Atlassian MCP server configured to connect to your Jira instance(s).","avoid_when":"You require a standalone JIRA integration (no agent skill/MCP layer), or you cannot provide Jira credentials/tokens securely for the MCP server.","alternatives":["Use Atlassian REST API directly (with your own integration service)","Use the Atlassian MCP server without this additional skill/guide","Use jira-specific libraries/SDKs (community) for REST API access","Build your own prompt/workflow templates for agent-driven Jira operations"],"af_score":46.8,"security_score":52.5,"reliability_score":17.5,"package_type":"skill","discovery_source":["openclaw"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:39:28.340693+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["JIRA API token (Atlassian cloud) via Atlassian MCP server environment variables"],"oauth":false,"scopes":false,"notes":"Authentication is delegated to the Atlassian MCP server configuration using env vars such as JIRA_API_TOKEN and JIRA_EMAIL. The skill itself is an instruction set and does not define OAuth flows or scope granularity."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided in the README content for this skill. Costs would primarily come from Atlassian/Jira usage and the agent runtime/model, not from this repository."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":46.8,"security_score":52.5,"reliability_score":17.5,"mcp_server_quality":65.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":70.0,"rate_limit_clarity":20.0,"tls_enforcement":60.0,"auth_strength":70.0,"scope_granularity":30.0,"dependency_hygiene":40.0,"secret_handling":55.0,"security_notes":"Security posture largely depends on the underlying Atlassian MCP server and Jira. This skill recommends providing a JIRA API token via environment variables in .mcp.json, which is better than hardcoding in code, but it does not describe secret redaction/logging behavior, scope minimization, or TLS requirements. No mention of fine-grained OAuth scopes (token-based access instead) or rate-limit/abuse protections within the skill.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Authentication/permissions issues will surface as MCP/Jira errors (skill assumes Jira account can create/search/transition as needed).","Jira custom fields and workflow transition validators are project-specific; mismatched field IDs/types or missing required transition fields may cause failures.","Batch operations may be sensitive to rate limits/large result sets; the skill does not explicitly describe pagination/retry strategies in the provided content.","The skill relies on external Atlassian MCP server tooling (installed via npx/global npm), so environment/runtime problems can affect agent behavior."]}}