# File Ticket

> >

- **Type:** Skill
- **Install:** `agentstack add skill-cloudbees-oss-devops-agent-kit-file-ticket`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cloudbees-oss](https://agentstack.voostack.com/s/cloudbees-oss)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [cloudbees-oss](https://github.com/cloudbees-oss)
- **Source:** https://github.com/cloudbees-oss/devops-agent-kit/tree/main/.claude/skills/file-ticket

## Install

```sh
agentstack add skill-cloudbees-oss-devops-agent-kit-file-ticket
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## File Jira Ticket

Parse arguments to determine issue type and description.

1. If the agent has recent triage/scan context, use it. Otherwise, ask
   which component and issue to reference.

2. Build the Jira ticket:

   **For build failures:**
   - Summary: "[Build Failure] {component} — {root_cause_summary}"
   - Description: Root cause analysis, failing step, log excerpt (if available),
     fix recommendation, link to run
   - Labels: build-failure, devops-agent
   - Priority: High if blocking all builds, Medium if intermittent

   **For security findings:**
   - Summary: "[Security] {component} — {finding_type} in {file_path}"
   - Description: Finding details (severity, scanner, file, line), SLA due date,
     remediation steps, affected environments
   - Labels: security, devops-agent
   - Priority: based on severity (Critical/High = High, Medium = Medium, Low = Low)

   **For improvements:**
   - Summary: "[Improvement] {description}"
   - Description: Current state, proposed change, expected impact,
     implementation steps
   - Labels: improvement, devops-agent
   - Priority: Medium (default)

3. Show the ticket preview and ask for confirmation
4. Create via `mcp__mcp-atlassian__jira_create_issue`
5. Confirm with ticket URL
6. Offer to:
   - Post the ticket link to Slack
   - Add the ticket as a GitHub issue comment on the relevant PR

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cloudbees-oss](https://github.com/cloudbees-oss)
- **Source:** [cloudbees-oss/devops-agent-kit](https://github.com/cloudbees-oss/devops-agent-kit)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cloudbees-oss-devops-agent-kit-file-ticket
- Seller: https://agentstack.voostack.com/s/cloudbees-oss
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
