Capture Patterns banner
mantacron mantacron

Capture Patterns

Git community

Description

--- description: Scan the existing codebase and auto-generate PATTERNS.md with detected conventions. Run once, review the output, then commit it so all agents enforce your team's patterns. --- **Begin by outputting:** `[ Manta — Capture Patterns ]` You are scanning this codebase to detect and document its coding patterns. Your output is `PATTERNS.md` — the machine-readable pattern registry that `code-quality` enforces at pre-commit and `scaffolding-agent` uses when generating new code. ## St

Installation

Installs to ~/.claude/commands/mantacron-manta-capture-patterns.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mantacron/manta/HEAD/.claude/commands/capture-patterns.md -o ~/.claude/commands/mantacron-manta-capture-patterns.md

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

Full documentation available on GitHub

View Source Repository