team-epd
Skills and tools for the EPD (Employee Performance Development) team
Installation
claude plugin install ./plugins/team-epd
What does this plugin do?
<!-- Overview of capabilities -->epd-epic-breakdown
Guides the full workflow for turning a Jira epic into a structured US breakdown, then creating each story in Jira on explicit approval.
What you need
- Jira epic URL (required)
- Product brief, TDD, and Figma frame (strongly recommended)
- Feature flag name (if any)
Quick Start
Break down https://personio.atlassian.net/browse/PD-9999 into user stories.
I also have a TDD at <Google Doc URL> and a Figma frame at <Figma URL>.
Example
The skill walks you through four phases:
- Gather context — fetches the epic, docs, and Figma design in parallel.
- Draft the plan — produces a sequencing table and a full US section per story (Job to be done, AC, Designs, Technical notes, Subtasks).
- Iterate — you comment inline; the skill applies focused edits.
- Create in Jira — creates parent tickets and real Sub-tasks only on your explicit approval, with coloured
Ready?status badges.
Why would you want this?
- Enforces Personio AC conventions (multi-line Given/when/then) and Story vs Task categorisation from the start.
- Auto-adds Translations sub-tasks for any story with user-visible text changes.
- Always includes the default cross-cutting tasks (E2E tests, Amplitude events, flag clean-up).
- Never creates Jira tickets without per-story approval.
epd-e2e
Creates or modifies e2e suites within e2e-tests/performance-development.
What you need
<!-- Prerequisites and requirements -->Quick Start
<!-- Simple usage example -->