Sous Chef banner
lucasxf lucasxf

Sous Chef

Testing & QA community

Description

--- name: sous-chef description: Use this agent when reviewing Java/Spring Boot code, checking best practices, validating test coverage, or ensuring code quality. Trigger automatically when user says "review [file]", "check [code]", "before committing", or "I just finished implementing [Service|Controller|Repository]". Examples - User: "Review my PokService implementation" → Use this agent. User: "Check this endpoint for best practices" → Use this agent. model: sonnet color: yellow --- # Sous-C

Installation

Installs to ~/.claude/agents/lucasxf-engineering-daybook-sous-chef.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucasxf/engineering-daybook/HEAD/.claude/agents/sous-chef.md -o ~/.claude/agents/lucasxf-engineering-daybook-sous-chef.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository