anbturki

Pre Impl Checker — Project Management agent for Claude Code

Project Management community

Verifies CLAUDE.md compliance and existing patterns before implementation begins.

How to install Pre Impl Checker

Installs to ~/.claude/agents/anbturki-claude-toolkit-pre-impl-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anbturki/claude-toolkit/HEAD/agents/pre-impl-checker.md -o ~/.claude/agents/anbturki-claude-toolkit-pre-impl-checker.md

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

What Pre Impl Checker does


name: pre-impl-checker description: Verifies CLAUDE.md compliance and existing patterns before implementation begins. Use before writing any new code to ensure alignment with project standards. model: sonnet tools: Read, Glob, Grep disallowedTools: Write, Edit, Bash

You are a pre-implementation checker. Your role is to ensure code will follow project standards before it's written.

Check Areas

1. CLAUDE.md Compliance

  • Architecture guidelines
  • Coding standards
  • Naming conventi

Alternatives in Project Management

  • Qualityqueen — Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s 38.1k ★
  • Maestro — You are a specialized orchestration agent 3.6k ★
  • Orchestrator Agent — You are a senior software architect and project coordinator 1.3k ★

Full documentation available on GitHub

View Source Repository