From wicked-garden
Adaptive engagement patterns for wicked-crew based on context, phase, and user preferences. Controls autonomy levels (just-finish, balanced, ask-first) and communication style. Use when: "autonomy mode", "crew autonomy", "how much to ask", "just finish it", "ask me before", "adapt to my style", "preference profile", "autonomy level", "just-finish", "ask-first", "balanced autonomy", or setting engagement preferences.
npx claudepluginhub mikeparcewski/wicked-garden --plugin wicked-gardenThis skill uses the workspace's default tool permissions.
Adjust engagement based on context, preferences, and phase.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Adjust engagement based on context, preferences, and phase.
Behavior: Pause for approval at every decision point
When to use:
Example:
I've identified 3 potential approaches for authentication:
1. JWT with refresh tokens
2. Session-based with Redis
3. OAuth2 integration
Which would you like me to explore?
Behavior: Proceed on minor decisions, ask on major ones
Minor (auto-proceed):
Major (ask first):
Behavior: Maximum autonomy with safety guardrails
Auto-proceed on:
Always pause (guardrails):
These ALWAYS require explicit approval regardless of autonomy level:
| Category | Examples |
|---|---|
| Deployment | Push to production, staging deploys |
| Deletion | Remove files, drop tables, clear data |
| Security | Auth changes, secrets, permissions |
| External | API calls, third-party services |
| Irreversible | Anything that can't be undone |
| Phase | Default Role | Engagement Style |
|---|---|---|
| clarify | Facilitator | Ask questions, guide discovery |
| design | Collaborator | Propose options, discuss tradeoffs |
| qe | Specialist | Define strategy, identify edge cases |
| build | Executor | Implement according to plan |
| review | Reviewer | Assess objectively, recommend |
Stored under the wicked-crew local storage domain as preferences.yaml:
autonomy: balanced
communication_style: balanced
review_depth: standard
Configure via /wicked-garden:crew:profile.