ECC Tools
GitHub App
ECC Tools
GitHub App
Capabilities
- Analyzes git commit history to detect coding patterns and conventions
- Discovers multi-step workflows your team performs unconsciously
- Generates SKILL.md files that teach Claude Code your team's practices
- Creates instincts for the continuous learning system
- Auto-triggers on push to default branch or significant PRs
Benefits
- Capture tribal knowledge: Extracts the unwritten rules buried in your git history—commit conventions, architecture patterns, testing workflows—before they're lost.
- Onboard Claude Code instantly: Instead of Claude asking "how do you do X here?", it already knows. Generated skills make it work like a teammate who's been on the project for years.
- Surface unconscious processes: Detects the "songs and dances" your team repeats without realizing—like the 6-step process to add a database table—and turns them into automatable
commands.
Getting Started
Requirements:
- Plan: Free tier includes 3 analyses/month. Pro tier available for teams.
- User Permissions: Repository read access for git history, write access for creating PRs.
- Availability: Generally available.
Setup Process:
- Install ECC Tools on your repositories
- Comment
/skill-creator analyzeon any issue - Review the generated PR with your SKILL.md and instincts
- Merge to enable Claude Code to learn your patterns
Example Prompts
Try these after installing:
/skill-creator analyze— Analyze the repository and generate a skill/skill-creator analyze --branch feature-x— Analyze a specific branch- Push 5+ commits to default branch — Auto-triggers analysis
- Open a PR with 50+ additions — Auto-triggers pattern detection
Developer
ECC Tools is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse