What problem does it solve?
Accelerator projects need a safe, discoverable way to view, create, and edit project and personal plugin configuration and to manage document templates without accidentally overwriting important settings; this Skill provides a guided, confirm-first workflow to prevent accidental changes and to surface effective settings and per-skill customisations.
Core Features & Use Cases
- Inspect current configuration: Detect and display team (.claude/accelerator.md) and personal (.claude/accelerator.local.md) configs, show merged effective settings, and list per-skill customisation files.
- Interactive creation and editing: Guide users through creating team or personal configs, suggest adding local files to .gitignore, gather project context, and write YAML frontmatter plus markdown bodies while always asking before overwriting.
- Template management: List, show, eject, diff, and reset document templates by invoking maintenance scripts and handling confirmations and edge cases for overrides.
- Use Case: Onboarding a new project maintainer who needs to bootstrap shared project context and templates while ensuring personal overrides remain gitignored.
Quick Start
Run /accelerator:configure create to interactively create or update a team or personal Accelerator configuration and optionally manage templates.