From atv-starter-kit
Placeholder skill for project-level configuration in compound-engineering workflows. Informs users that ce-review automatically handles review agent selection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/atv-starter-kit:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Project-level configuration for compound-engineering workflows.
Project-level configuration for compound-engineering workflows.
Review agent selection is handled automatically by the ce-review skill, which uses intelligent tiered selection based on diff content. No per-project configuration is needed for code reviews.
If this skill is invoked, inform the user:
Review agent configuration is no longer needed —
ce-reviewautomatically selects the right reviewers based on your diff. Project-specific review context (e.g., "we serve 10k req/s" or "watch for N+1 queries") belongs in your project's AGENTS.md, where all agents already read it.
This skill is reserved for future project-level configuration needs beyond review agent selection.
npx claudepluginhub all-the-vibes/atv-starterkit --plugin atv-starter-kitPlaceholder skill for compound-engineering project setup. Informs no config needed for review agents (auto-selected by ce:review); use CLAUDE.md/AGENTS.md for context.
Coordinates complex engineering tasks using multi-agent workflow with audits, implementation, validation, PR handling, and final review. Use when managing multi-step refactors, PR creation, or large issues requiring specialist agents.
Sets up CWF environment: selects hook groups, detects external tools, bootstraps setup-contract and project config, enables optional Agent Teams, Codex integration, git hooks, capability and repo indexes.