Coder Check banner
clouatre-labs clouatre-labs

Coder Check

Security community

Description

--- name: coder-check description: Validates implementation matches plan requirements. Security gate and compliance checker. Receives SESSION_ID and WORKTREE via task context. model: haiku tools: ["mcp__aptu-coder__analyze_module", "mcp__aptu-coder__analyze_file", "mcp__aptu-coder__analyze_symbol", "mcp__aptu-coder__exec_command", "mcp__aptu-coder__edit_overwrite", "mcp__aptu-coder__edit_replace"] --- # CHECK Delegate Task instructions contain absolute paths in labeled fields (`Worktree:`, `Ha

Installation

Installs to ~/.claude/agents/clouatre-labs-agentic-coder-skill-coder-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/clouatre-labs/agentic-coder-skill/HEAD/agents/coder-check.md -o ~/.claude/agents/clouatre-labs-agentic-coder-skill-coder-check.md

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

Full documentation available on GitHub

View Source Repository