Backend Convention Checker banner
SeJonJ SeJonJ

Backend Convention Checker

Development community

Description

--- name: "backend-convention-checker" description: "Use this agent when a plan file's lint verification stage needs to be executed — specifically to check recently changed backend files (via git diff) against the springboot_backend.md code conventions, and update the PLAN file's checklist accordingly.\\n\\n<example>\\nContext: The user has finished implementing a backend feature and wants to verify code conventions as part of the plan file's lint verification step.\\nuser: \"백엔드 개발 완료했어. plan 파

Installation

Installs to ~/.claude/agents/sejonj-chatforyou-backend-convention-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SeJonJ/ChatForYou/HEAD/.claude/agents/backend-convention-checker.md -o ~/.claude/agents/sejonj-chatforyou-backend-convention-checker.md

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

Full documentation available on GitHub

View Source Repository