configure-repo

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

/configure:repo

End-to-end driver that brings any repo's Claude Code configuration to a healthy baseline in one command. Produces committed-ready files: .claude/settings.json (permissions + marketplace enrollment), a SessionStart hook, and scripts/install_pkgs.sh.

When to Use This Skill

Use this skill when... Use another approach when...
Onboarding a new repo to Claude Code from scratch Changing a single setting — use /configure:claude-plugins or /configure:web-session directly
Updating an existing repo to the latest baseline config Diagnosing a specific hook or plugin issue — use /health:check directly
Checking what would change before committing Running a health-only audit — use /health:check
Setting up a repo for ephemeral web sessions (claude.ai/code) Managing plugins on an already-configured repo

Context

Detect current state and project stack:

Installs
3
GitHub Stars
36
First Seen
Apr 21, 2026
configure-repo — laurigates/claude-plugins