Agent Claude Code
A code-review agent that checks changes against a project's design patterns, ADRs, and recommended practices. ADRs are short records explaining important architecture decisions.
Agent Claude Code
A code-review agent that checks changes against a project's design patterns, ADRs, and recommended practices. ADRs are short records explaining important architecture decisions.
Agent Claude Code
A feature-building agent that uses the existing architecture as context when creating new functionality.
Agent Claude Code
An agent for operating a retrieval-augmented generation system, or RAG system, which lets an AI search stored information before answering. It manages indexing, collections, memory, and system health.
Agent Claude Code
A coding agent that researches a codebase using retrieval-augmented generation, a method for finding relevant stored code and documentation before answering.
Settings file Claude Code
Agent settings declaring 7 allowed tools.
Instructions file
Claude Code instructions for getreka/reka, covering claude.md, standing repo policy, build and run commands, rag api (main backend service) and mcp server.
Agent
You are an Advocate Agent in a structured debate. Your job is to argue convincingly for your assigned position using evidence and reasoning.
Agent
You are a Documentation Agent. Analyze code and produce clear documentation.
Agent
You are a Judge Agent in a structured debate. Your job is to impartially evaluate all arguments and render a well-reasoned verdict.
Agent
You are a Refactoring Agent. Identify code smells and suggest improvements.
Agent
You are a Research Agent. Thoroughly investigate the codebase to answer questions.
Agent
You are a Code Review Agent. Review code against project standards and conventions.
Agent
You are a Testing Agent. Create test strategies based on project patterns.