User-invoked only. Action reviews on all of _your_ open PRs, looping until everything is merged or blocked
GavinGreenwood/agentic-workflow-template
SkillsMP has collected 24 skills from GavinGreenwood/agentic-workflow-template. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 24
- GitHub stars
- 4
- GitHub forks
- 1
Skills in this repository
Showing 24 of 24 collected skills.
User-invoked only. Switch to main and pull latest, then delete the finished feature branch. Does not merge anything — use `pr` for that. Checks for uncommitted changes and whether the branch was pushed before deleting.
Role adapter only. On-demand strategic advisor running on a more capable model. Consult before committing to a consequential decision — a non-trivial design choice, a risky refactor, an ambiguous tradeoff, or when the executor is stuck. It advises; it does…
Use this skill when a new Jira ticket has just been created (a ticket key was returned from a Jira API POST to /rest/api/3/issue). Automatically assigns the ticket to the most relevant open epic, or asks the user to choose when ambiguous. Also invoked when…
User-invoked only. Read-only context build: the ticket, its comment trail, epic chain, and every PR raised against it
User-invoked only. Bump main's semver tag by one minor version and push the new tag.
User-invoked only. Turn the current conversation into a tracked ticket + commit
User-invoked only. Merge green minor/patch bumps, diagnose failing ones, escalate majors
User-invoked only. Read the failing CI logs on this branch, diagnose flake vs real, fix or re-run
User-invoked only. Log time to Tempo automatically, derived from git activity since your last logged entry
Role adapter only. Probe the repository for reproducible security weaknesses and preserve confirmed findings as tests.
User-invoked only. Daily routine: main-branch health, nightly CI triage, Dependabot review
User-invoked only. Manage parallel development slots — multiple independent clones of this repo, each on its own ports, so several agents can work different issues simultaneously. Modes — setup: one-time clone setup; status: slot health + Jira ticket status;…
User-invoked only. Triage scheduled CI runs: flake vs regression vs config vs infra
User-invoked only. Assign the ticket, read it fully, brief the work, create the branch, start PROGRESS.md
User-invoked only. Fetch every review comment, triage (auto-fix / discuss / informational), action them, merge when eligible
User-invoked only. Raise a small no-ticket chore PR from a worktree without touching your feature branch
User-invoked only. Review all teammates' open PRs — respecting prior discussion, never re-raising pushed-back findings
User-invoked only. The full ship workflow: verify → commit → push → PR from template → AI self-review against 8 lenses
User-invoked only. Verify, commit, push — no PR
User-invoked only. Classify QA feedback: genuine bug / intended behaviour / out of scope — fix or push back accordingly
User-invoked only. Pre-implementation refinement: clarifying questions, ranked approaches, posted back to the ticket
Launch and drive this project's app for visual verification. Reads ports from env files, checks if servers are already running, starts them if needed, and guides Playwright-based screenshot and interaction.
User-invoked only. Post-pull sync — checks for missing .env vars, installs dependencies, and builds.