jira-safe
Organize SAFe Jira Workflows
SAFe planning in Jira is hard to keep consistent across epics, stories, and subtasks. This skill provides structured templates and scripts for Jira issue creation and workflow updates.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "jira-safe" from https://skillstore.io/skills/01000001-01001110-jira-safe.md and its manifest at https://skillstore.io/api/skills/01000001-01001110-jira-safe/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "jira-safe". Create a story for password reset in a team-managed Jira project.
Expected outcome:
A SAFe story with persona, goal, benefit, Given-When-Then criteria, definition of done, and suggested subtasks.
Using "jira-safe". Plan an MVP backlog for a marketing assistant product.
Expected outcome:
An epic outline with business outcomes, success metrics, grouped stories, implementation subtasks, and Jira linking guidance.
Using "jira-safe". Move SCRUM-100 from To Do to Done after implementation.
Expected outcome:
A transition checklist that queries available Jira transitions, selects the matching state, adds completion notes, and confirms the update.
Security Audit
High RiskThe many command-execution and certificate findings are mostly false positives caused by Markdown backticks, JavaScript template literals, and Jira issue key fields. Real risks remain because the skill and scripts use Jira credentials, perform authenticated network writes, and include destructive bulk-delete guidance.
Confirmed security concerns (16)
Show all 16 confirmed findings
Capability review items (78)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (207)
๐ Network access (39)
๐ Env variables (47)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/01000001-01001110-jira-safe/audits/11?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/01000001-01001110-jira-safe?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/01000001-01001110-jira-safe?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/01000001-01001110-jira-safe/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/01000001-01001110-jira-safe.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
01000001-01001110. (2026). jira-safe security audit report (audit version 11) [Author version unspecified]. Skillstore. https://skillstore.io/skills/01000001-01001110-jira-safe/audits/11BibTeX citation
@techreport{01000001-01001110-01000001-01001110-jira-safe-2026,
author = {01000001-01001110},
title = {jira-safe security audit report (audit version 11)},
institution = {Skillstore},
year = {2026},
number = {11},
url = {https://skillstore.io/skills/01000001-01001110-jira-safe/audits/11},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "jira-safe security audit report (audit version 11)"
version: "unspecified"
type: report
authors:
- name: "01000001-01001110"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/01000001-01001110-jira-safe/audits/11"
identifiers:
- type: other
value: "skillstore:01000001-01001110-jira-safe:audit:11"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Create a SAFe Backlog
Turn product requirements into Jira epics, stories, acceptance criteria, and subtasks.
Prepare Sprint Work
Break approved features into implementation stories and technical subtasks before sprint planning.
Sync Work Status
Use Jira workflow transition patterns to move issues through Progressing, review, and Done states.
Try These Prompts
Create one SAFe user story for this feature. Include summary, persona, goal, benefit, acceptance criteria, and subtasks.
Turn this product goal into one Jira epic with business outcome, success metrics, stories, and implementation subtasks.
Prepare the Jira issue creation plan for a team-managed project. Show the parent links and confirm before any write operation.
Review this Jira workflow automation plan for safety, project field compatibility, rate limits, and rollback steps before execution.
Best Practices
- Confirm project type and available transitions before creating or moving Jira issues.
- Use least-privilege Jira API tokens and test scripts in a sandbox project first.
- Ask for user approval before any Jira write, delete, or bulk operation.
Avoid
- Running demo scripts against production Jira without reviewing the generated backlog.
- Assuming custom field IDs are identical across Jira projects.
- Using bulk delete helpers without a dry run, allowlist, and typed confirmation.
Frequently Asked Questions
Does this skill work with team-managed Jira projects?
Does it require Jira credentials?
Can it create real Jira issues?
Can it update workflow states?
Is it safe for production Jira projects?
Does it handle custom Jira fields automatically?
Developer Details
Author
01000001-01001110License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
7ed2830f0283f3a8900137d8dc893e54072206f3
Maintenance freshness
7/18/2026
Usage
83 downloads ยท 405 views
File structure
๐ jira-workflow/
๐ SKILL.md
๐ scripts/
๐ add-subtasks.mjs
๐ add-subtasks.py
๐ create-mvp.mjs
๐ create-mvp.py
๐ create-two-level.mjs
๐ create-two-level.py
๐ SKILL.md