issue-feature-breakdown — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited issue-feature-breakdown (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Read-only analysis of a Jira feature ticket. Gathers context, consults the clarity-council, resolves ambiguities with the user, and produces an actionable breakdown.
All operations are read-only. Never create, update, or transition Jira tickets.
A Jira ticket key (e.g. PROJ-123). Extract from the user's message using pattern [A-Z][A-Z0-9]+-\d+.
jira_get_issue — capture summary, description, acceptance criteria, status, priority, story points, fix version, and sprint.jira_get_comments.issuelinks field):jira_get_issue, note the link type (blocks / is blocked by / relates to / etc.).jira_get_epic_issues.jira_get_remote_links — read any linked Confluence pages via confluence_get_page.confluence_search with CQL: text ~ "TICKET-KEY" to find pages that reference this ticket.Gate: Ask the user if any additional tickets or documents should be included before proceeding.
Invoke /clarity-council using council-multi-persona agent:
Persona focus:
Present the council's synthesis to the user: agreements, conflicts, risks/tradeoffs, and the questions each persona raised. Lead with the researcher's evidence-gap list — those questions usually need to be answered before any of the others can be productively closed.
Collect all unresolved questions from the council output and any gaps identified in Phase 1.
Ask the user one question at a time. For each question:
Continue until:
Using the resolved context, produce a structured breakdown. See BREAKDOWN-FORMAT.md for the output template.
Each item in the breakdown should include:
Gate: Present the breakdown and ask:
Iterate until the user approves.
jira_create_issue, jira_update_issue, jira_transition_issue, or any write operation on Jira or Confluence.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.