forge
Installation
SKILL.md
Forge: JIRA Ticket → Dynamic Skill → Implementation
Inputs
Raw arguments: $ARGUMENTS
Infer from the arguments:
- TICKET_URL: the JIRA ticket URL
- ADDITIONAL_CONTEXT: any extra context provided beyond the URL (optional)
Orchestrates end-to-end JIRA ticket processing. Phases 1–5 gather context and write output files into a dynamically created skill at ~/.claude/skills/{ticket_id}/. Phase 6 invokes that skill — context files are lazy-loaded on demand.