Scans and manages existing git repositories and worktrees to provide context for AI-driven coding tasks.
The Brownfield skill is designed to streamline the way Claude interacts with existing codebases. It automates the discovery of local git repositories and linked worktrees across your filesystem, allowing you to designate specific projects as 'default' context for AI agents. By managing these context boundaries, the skill ensures that Claude has the necessary background information for interviews and evaluations. It also includes an intelligent detection feature that uses AI to author configuration files for build, lint, and test commands, bridging the gap between repository discovery and active development.
主な機能
01Automated generation of mechanical.toml configuration files
02Automated local git repository and linked worktree discovery
033,471 GitHub stars
04Context management for AI-driven coding interviews
05Flexible repository selection and default setting via CLI
06AI-powered detection of build, lint, and test commands
ユースケース
01Providing Claude with specific repository context for legacy code refactoring
02Quickly configuring build and test pipelines for discovered projects
03Managing complex multi-repository workflows and linked worktrees