Diegocortes15
- 4 skills
- 0 followers
- 12 hours ago last updated
- ▌ From Issue · diegocortes15 bundleGenerate Playwright tests from a Jira ticket (read via the Atlassian MCP), composing /scaffold-page-object when a target Page Object doesn't yet exist, and open a GitHub PR with the generated tests for review.
- ▌ Report Bug · diegocortes15 bundleTurn a failed Playwright run into a ready-to-file bug report draft — repro steps, expected vs actual, correlated runtime observations and evidence paths — for a human to review and file. Never files anything itself.
- ▌ Refine Ticket · diegocortes15 bundleIteratively harden a Jira automation ticket against a "bulletproof" rubric — grounded in existing automation, app docs, and user-supplied sources — then write the refined acceptance criteria back to the ticket on approval, so /from-issue has nothing left to guess.
- ▌ Scaffold Page Object · diegocortes15 bundleGenerate a draft Page Object class from a live page snapshot, composing framework components when detected.