What problem does it solve?
This Skill removes the friction between issue tracking in Jira and local project documentation by standardizing how epics, tasks, and subtasks are recorded in Markdown and linked to Jira, preventing scattered notes and lost traceability.
Core Features & Use Cases
- Structured folder hierarchy: Enforces documentacao/analises/jira/{Epic}/{Epic}.md and task files to keep project artifacts organized.
- Standardized ticket template: Provides a template with description, Jira link, reason, definition of done, user story, and BDD scenarios to improve clarity and acceptance criteria.
- Safe Jira integration workflow: Prompts for board selection, only creates Jira tickets when explicitly requested, and appends existing Jira links when present.
Quick Start
Ask the assistant to create an epic named Project Orion with local markdown files under documentacao/analises/jira/Project Orion, include task pages, prompt me for the Jira board, and only create Jira tickets if I confirm.