Configuration tool for compound-engineering; project-specific review settings are now automated.
Install
mkdir -p .claude/skills/setup-all-the-vibes && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18727" && unzip -o skill.zip -d .claude/skills/setup-all-the-vibes && rm skill.zipInstalls to .claude/skills/setup-all-the-vibes
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Configure project-level settings for compound-engineering workflows. Currently a placeholder -- review agent selection is handled automatically by ce-review.Key capabilities
- →Inform users about automatic review agent selection
- →Guide users to project's AGENTS.md for context
- →Act as a placeholder for future project-level configuration
How it works
The skill informs the user that `ce-review` automatically selects review agents based on diff content, making manual configuration unnecessary.
Inputs & outputs
When to use setup
- →Check agent configuration status
- →Review compound engineering setup
About this skill
Compound Engineering Setup
Project-level configuration for compound-engineering workflows.
Current State
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.
Future Use
This skill is reserved for future project-level configuration needs beyond review agent selection.
When not to use it
- →When attempting to configure review agents manually
- →When expecting per-project configuration for code reviews
Limitations
- →Does not provide manual review agent configuration
- →Currently a placeholder for future configuration needs
How it compares
This skill clarifies that review agent selection is automated and context-aware, eliminating the need for manual configuration, unlike traditional project setup processes.
Compared to similar skills
setup side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| setup (this skill) | 0 | 3mo | No flags | Beginner |
| skill-team-implement | 0 | 27d | Review | Advanced |
| twig-sdlc | 0 | 2mo | Review | Advanced |
| develop-feature | 0 | 18d | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by All-The-Vibes
View all by All-The-Vibes →You might also like
skill-team-implement
benbrastmckie
Orchestrate multi-agent implementation with parallel phase execution. Spawns teammates for independent phases and coordinates dependent phases. Includes debugger teammate for error recovery.
twig-sdlc
PolyphonyRequiem
Run the end-to-end SDLC workflow for twig development. Takes an ADO work item or natural language prompt through planning, implementation, PR lifecycle, and close-out via Conductor multi-agent orchestration. Activate when asked to implement a feature end-to-end, run the full SDLC pipeline, or orches
develop-feature
saptarshibasu
Use when starting spec-driven development on any change, large or trivial — triggers: \"create a spec for X\", \"start a new feature: Z\", \"use SDD for this\", \"write a spec before we code\". Proposes a right-sized workflow track for approval, then orchestrates Specify -> Plan -> Tasks -> Analyze
planning-with-files
davila7
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
archon
coleam00
Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use when searching documentation, managing projects/tasks, or querying indexed knowledge. Provides RAG-powered semantic search, website crawling, document upload, hierarchical project/task management, and document versioning. Always try Archon first for external documentation and knowledge retrieval before using other sources.
ralph-plan
mastra-ai
Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation