create-issue
Create GitHub or Jira Issues
Creating consistent tracker issues takes time and depends on each repository tracker setup. This skill detects GitHub issue availability, then prepares a GitHub or Jira issue with the right template.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "create-issue" from https://skillstore.io/skills/cloud-officer-create-issue.md and its manifest at https://skillstore.io/api/skills/cloud-officer-create-issue/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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 "create-issue". Create a bug for login timeouts in production with high severity.
Expected outcome:
The skill creates a bug issue with environment, actual behavior, expected behavior, impact, workaround, and related information sections.
Using "create-issue". Create a story for mobile onboarding improvements.
Expected outcome:
The skill creates a story with user group, business value, design notes, API considerations, risks, testing strategy, and acceptance criteria.
Using "create-issue". Create a task to update API documentation and assign it to priya.
Expected outcome:
The skill creates a task issue with scope, security impact, testing details, technical notes, and the requested assignee.
Security Audit
Medium RiskMost static findings are Markdown examples, inline command references, or issue template text, so I adjudicated them as false positives. Medium semantic risk remains from unescaped shell arguments and a fixed temporary file that may overwrite or delete workspace content.
Confirmed security concerns (2)
Risk Factors
โ๏ธ External commands (29)
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/cloud-officer-create-issue/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/cloud-officer-create-issue?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/cloud-officer-create-issue?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cloud-officer-create-issue/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/cloud-officer-create-issue.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
Cloud-Officer. (2026). create-issue security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cloud-officer-create-issue/audits/9BibTeX citation
@techreport{cloud-officer-cloud-officer-create-issue-2026,
author = {Cloud-Officer},
title = {create-issue security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/cloud-officer-create-issue/audits/9},
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: "create-issue security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Cloud-Officer"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/cloud-officer-create-issue/audits/9"
identifiers:
- type: other
value: "skillstore:cloud-officer-create-issue:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
File a Production Bug
Create a structured bug report with environment, impact, reproduction steps, workaround, and severity details.
Plan a Feature Story
Turn a feature request into a story with business value, design notes, API impact, risks, and acceptance criteria.
Track Engineering Tasks
Create implementation tasks with scope, security notes, testing details, and technical context for the repository.
Try These Prompts
Create a task issue for adding password reset emails. Include scope, testing details, and no security impact.
Create a bug issue for checkout failing on Safari. Use high severity, include reproduction steps, and assign it to alex.
Create a story for admin bulk user import. Include business value, API changes, testing strategy, and acceptance criteria.
Create the right issue for this repository. If GitHub Issues are enabled, use GitHub. Otherwise, create a Jira story with medium severity.
Best Practices
- Review the generated title, body, label, and assignee before allowing the CLI command to run.
- Configure GitHub, Jira, and repository authentication before invoking the skill.
- Provide clear severity, environment, and reproduction details for bug reports.
Avoid
- Do not pass shell metacharacters in titles, labels, summaries, or assignee values.
- Do not run the workflow when an important issue-body.md file already exists.
- Do not use it for projects where tracker permissions or defaults are unknown.
Frequently Asked Questions
Does this work with both GitHub and Jira?
Does it create the issue automatically?
What tools must be installed?
Can it choose the issue type?
Can it assign users?
Does it validate labels or projects?
Developer Details
Author
Cloud-OfficerLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 190 views
File structure
๐ SKILL.md