Agent skill

ticket-body

Update a ticket's description or body content

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ticket-body-daemn256-workspace-repo-templ

SKILL.md

Ticket Body

Uses Orchestrator for ticket lifecycle. Update the body/description of an existing ticket while preserving its structure.

Prerequisites: Ticket number, knowledge of what needs to change


Steps

  1. Read the current issue body via the forge's read operation
  2. Identify the section(s) to update
  3. Compose the updated body, preserving sections that shouldn't change
  4. Present the changes for approval — show what's changing and the full updated body

⛔ CHECKPOINT

STOP. Await approval of the body changes.

  1. Write the updated body to .tmp/scratch/issue-body.md
  2. Execute the forge's issue update operation with the new body

Output

## Context Anchors

- **Issue:** #<number> - <title>

## Updated

- **Sections changed:** <list of sections modified>

## Next Step

Ticket body updated.

**Approval Required:** No

Error Handling

Error Recovery
Issue not found Verify the issue number
Section not found Show available sections, ask which to update
Body format corrupted Present the full body for manual review

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results