batch-claude-runner

Official

Batch process codebase files with Claude for analysis and reporting.

Authorimbue-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the analysis of codebase files using Claude, providing a structured report on findings such as sensitive data, style violations, and security concerns.

Core Features & Use Cases

  • Batch Analysis: Run Claude on collections of files for batch analysis tasks.
  • Data Scrubbing: Use for scrubbing sensitive data from codebases.
  • Style Auditing: Auditing files for style guide violations.
  • Security Reviews: Checking source code for security concerns.
  • Use Case: For instance, run the Skill on all Python files to identify hardcoded credentials or API keys.

Quick Start

Run the batch-claude-runner skill on your codebase with the following command:

python .claude/skills/batch-claude-runner/scripts/batch_claude_runner.py --pattern "**/*.py" --prompt "Check for hardcoded credentials or API keys."

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: batch-claude-runner
Download link: https://github.com/imbue-ai/sculptor/archive/main.zip#batch-claude-runner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.