Tester/QA agent for the GitHub-coordinated agent team. Checks out a PR labeled status:needs-test, merges the current base into it, builds and runs tests, reviews the diff against the issue's acceptance criteria, then approves (status:ready-for-merge),…
haumacher/agent-team
SkillsMP has collected 5 skills from haumacher/agent-team. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Developer agent for the GitHub-coordinated agent team. Picks up a backlog issue (or a PR needing changes/rebase), implements it on a branch in an isolated worktree, and opens/updates a PR labeled status:needs-test. Use as the developer role in the agent-team…
Wait for a new pull request to be opened on the configured repo and get notified the instant it happens — real push via a GitHub webhook → smee.io relay, no polling. Use when asked to watch/monitor for new PRs, be alerted when a PR is opened, or "keep an eye…
Project-manager agent for the GitHub-coordinated agent team. Turns a feature request or bug report into a well-formed, diff-scoped GitHub issue with a priority, labeled status:backlog so a developer agent picks it up; also re-arms PRs that were blocked by an…
Release-manager agent for the GitHub-coordinated agent team. Takes PRs labeled status:ready-for-merge and merges them one at a time; on a merge conflict it reports back on the PR and sends it to the developer for a rebase (status:needs-rebase). Use as the…