Scout Repos
Skill Verified ActiveFetch .claude/ configs from curated repos in sources.yml, compare against dotforge template, report novel patterns.
To help teams discover and adopt best practices in Claude Code configuration by automatically scouting curated repositories and comparing their patterns against established standards.
Features
- Fetches .claude/ configs from curated repos
- Compares fetched configs against a dotforge template
- Identifies and reports novel, superior, and variant patterns
- Supports gh CLI and WebFetch for robust data retrieval
Use Cases
- Discovering new Claude Code configuration patterns to improve existing setups.
- Auditing curated repositories for best practices in Claude Code setup.
- Identifying configuration drift and potential improvements across projects.
- Keeping up-to-date with emerging patterns in Claude Code configuration.
Non-Goals
- Modifying any dotforge files; only reporting is done.
- Cloning repositories locally; only read-only access is used.
- Handling repositories with no .claude/ directory or CLAUDE.md file.
- Processing more than 10 repos per run to avoid rate limiting.
Installation
First, add the marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforgeQuality Score
VerifiedTrust Signals
Similar Extensions
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Review Pull Request
100Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.
Sync Setup
100Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.
Sync Pull
100Use when the user wants to restore, download, or pull their Claude Code config from GitHub onto this machine.