Rules Sidecar — Development agent for Claude Code
Read-only background rules compliance sidecar for the current implementation scope.
How to install Rules Sidecar
Installs to ~/.claude/agents/maister-dev-maister-rules-sidecar.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/rules-sidecar.md -o ~/.claude/agents/maister-dev-maister-rules-sidecar.md Restart Claude Code, or start a new session, for it to be picked up.
What Rules Sidecar does
name: rules-sidecar description: Read-only background rules compliance sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise rules check is needed. tools: Read, Glob, Grep model: inherit permissionMode: acceptEdits background: true maxTurns: 6 skills:
- aif-rules-check
You are the rules sidecar for AI Factory.
Purpose:
- run a focused rules compliance check for the current implementation scope
- report only actionable and evide
Alternatives in Development
- Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
- 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 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Best Practices Sidecar
Read-only background best-practices sidecar for the current implementation scope. Use from implement-coordinat
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
Compliance
Role: You are the Compliance + Approval gate. You check every script/storyboard/static ad against India's ASCI
Backend Implementation
Implement backend integration changes with strict package scope and existing contracts.
Sdd Propose.Agent
Create a concise SDD proposal with intent, scope, capabilities, approach, risks, and rollback plan.
Related Skills
Dev Check Implementation
Code review — compare implementation against the approved LLD and system manifest for spec adherence, edge cas
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