Best Practices Sidecar — Development agent for Claude Code
Read-only background best-practices sidecar for the current implementation scope.
How to install Best Practices Sidecar
Installs to ~/.claude/agents/maister-dev-maister-best-practices-sidecar.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/best-practices-sidecar.md -o ~/.claude/agents/maister-dev-maister-best-practices-sidecar.md Restart Claude Code, or start a new session, for it to be picked up.
What Best Practices Sidecar does
name: best-practices-sidecar description: Read-only background best-practices sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise maintainability review is needed. tools: Read, Glob, Grep model: inherit permissionMode: acceptEdits background: true maxTurns: 6 skills:
- aif-best-practices
You are the best-practices sidecar for AI Factory.
Purpose:
- review the current implementation scope for concrete maintainability problems
Alternatives in Development
- Implement — Execute tasks from a track's implementation plan, following the workflow rules defined in conductor 31.9k ★
- Validate Agent — You are a specialized validation agent 3.6k ★
- Backend Implementation — Implement backend integration changes with strict package scope and existing contracts 720 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Rules Sidecar
Read-only background rules compliance sidecar for the current implementation scope. Use from implement-coordin
Commit Preparer
Read-only background commit preparation sidecar for the current implementation scope. Use from implement-coord
CI Watcher
Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps. Use wh
Wiki Maintainer
Repo-local documentation maintainer. Use for updating local docs after meaningful scope, structure, or impleme
Loop Verifier
Independent checker for loop-produced changes. Rejects unless tests pass and scope is minimal. Never implement
Issue Progress Analyzer
Analyze GitHub issue implementation progress by comparing requirements with current code changes. Use proactiv
Related Skills
Rpi Implement
RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-b
J Brainstorm
Design-before-implementation workflow — explore intent, requirements, and design before writing code. Use when
Gsuper Workflow Learn
Unique learn pack Markdown (read + ChatGPT/Claude upload) after brainstorm, spec, or implement