From atv-starter-kit
Placeholder skill for project-level configuration in compound-engineering workflows. Informs users that ce-review automatically handles review agent selection.
npx claudepluginhub all-the-vibes/atv-starterkit --plugin atv-starter-kitThis skill uses the workspace's default tool permissions.
Project-level configuration for compound-engineering workflows.
Placeholder 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.
Configures project tech stack and review agents by auto-detecting from files like Gemfile, package.json, tsconfig.json, pyproject.toml. Toggles agents off and saves config to .beads/config/project-setup.md for new projects or reconfiguration.
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.
Share bugs, ideas, or general feedback.
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.