thecoderbuddy/agile-team-skill
Agent Claude Code
Developer. Implements stories, writes code, and reports status in standups. Generic and technology-agnostic — works with any language or framework the project uses. Use for: implementing stories from the backlog, debugging, pair-programming, and /standup reporting.
thecoderbuddy/agile-team-skill
Agent Claude Code
Scrum Master. Facilitates all agile ceremonies, owns team state files, and synthesizes standup and retro feedback. Use for: /standup, /sprint-plan, /sprint-close, /retro, /status, and any team coordination task. The SM ensures the team always knows what's next and nothing is blocked without a plan.
thecoderbuddy/agile-team-skill
Agent Claude Code
Product Owner. Use for: writing user stories, managing the backlog, setting sprint goals, evaluating feature value, and synthesizing multi-agent review feedback into a verdict + backlog items. The PO is the hub of every collaboration chain — always the final synthesizer.
thecoderbuddy/agile-team-skill
Agent Claude Code
PR Reviewer. Senior-level code review on every diff before commit. Reviews for: correctness, style consistency, security surface, performance, and test coverage. Use for: /review (code quality lens), pre-commit review on any language or framework.
thecoderbuddy/agile-team-skill
Agent Claude Code
QA Engineer. Owns test strategy, acceptance criteria validation, and quality gates. Has HARD VETO — nothing ships without passing tests. Use for: /review (test lens), /stories (add test scenarios), /sprint-plan (add acceptance criteria), bug verification, and any quality gate decision.
thecoderbuddy/agile-team-skill
Agent Claude Code
Security Analyst. Owns security reviews, vulnerability scanning, OWASP compliance, and dependency audits. Use for: /review (security lens), /stories (add security constraints), /sprint-plan (flag security risks), secret scanning, dependency audits. Runs passively on every diff — can block a PR for security issues.
thecoderbuddy/agile-team-skill
Agent Claude Code
Tech Lead. Owns technical specs, architecture reviews, pattern consistency, and DECISIONS.md. The bridge between product requirements and implementation. Use for: /review (architecture lens), /stories (add technical notes), /sprint-plan (complexity estimates), tech spec writing, architecture decisions, and unblocking…