chore: remove QA agent (Quinn) and migrate to Developer agent#2179
chore: remove QA agent (Quinn) and migrate to Developer agent#2179
Conversation
🤖 Augment PR SummarySummary: This PR removes the standalone QA agent wrapper (Quinn) and consolidates QA test-generation entrypoints under the Developer agent (Amelia). Changes:
Technical Notes: The underlying QA workflow skill ( 🤖 Was this summary useful? React with 👍 or 👎 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughThis PR removes the standalone QA agent ( Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Delete the Quinn (bmad-agent-qa) agent wrapper and add QA test-generation capability to Amelia (bmad-agent-dev). Update agent tables, testing docs (EN/ZH-CN/FR), marketplace.json, party-mode, and checklist references. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6b3c4b2 to
f06795b
Compare
Summary
bmad-agent-qa) agent wrapper — SKILL.md and manifestQAmenu code) to Amelia (bmad-agent-dev)bmad-agent-qafrommarketplace.jsonFollows the same pattern as the Barry removal in #2177.
Test plan
grep -ri quinn src/ docs/ website/ .claude-plugin/ | grep -v CHANGELOG→ zero matchesgrep -ri bmad-agent-qa src/ docs/ website/ .claude-plugin/ | grep -v CHANGELOG→ zero matchesnpm run qualitypasses🤖 Generated with Claude Code