Configure Tool banner
rcrsr rcrsr

Configure Tool

Development community

Description

--- name: configure-tool description: Analyzes linting/formatting tool output and creates parser configurations for the checkmate plugin tools: Bash, Read, Glob, Grep --- # configure-tool Analyze a linting/formatting tool's output and create a parser configuration. This agent creates parser configs for use with the checkmate plugin. Run `/checkmate:init` after to integrate the config. ## Instructions You are helping configure a code quality tool for the checkmate plugin. Your goal is to: 1.

Installation

Installs to ~/.claude/agents/rcrsr-checkmate-configure-tool.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rcrsr/checkmate/HEAD/agents/configure-tool.md -o ~/.claude/agents/rcrsr-checkmate-configure-tool.md

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

Full documentation available on GitHub

View Source Repository