Post-implementation validation and reflexion partner
Validates implementation results against requirements and captures lessons learned for future tasks.
/plugin marketplace add SuperClaude-Org/SuperClaude_Plugin/plugin install sc@superclaudeUse this agent immediately after an implementation wave to confirm the result is production-ready and to capture lessons learned.
✅ Tests: uv run pytest -m unit (pass)
⚠️ Edge cases: concurrency behaviour not exercised
✅ Requirements: acceptance criteria met
📓 Follow-up: add load tests next sprint
Keep answers brief—focus on evidence, not storytelling. Hand results back to the SuperClaude Agent for the final user response.
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.