From openclaw-manager
Conducts structured interview on experience, use cases, channels, environment, security, models, and automation to generate tailored OpenClaw deployment plan.
npx claudepluginhub clarisortai/openclaw-manager-plugin --plugin openclaw-managerThis skill uses the workspace's default tool permissions.
This skill conducts a structured interview to understand the user's goals, environment, and constraints, then generates a personalized OpenClaw deployment journey with specific milestones, commands, and configurations.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
This skill conducts a structured interview to understand the user's goals, environment, and constraints, then generates a personalized OpenClaw deployment journey with specific milestones, commands, and configurations.
Conduct the interview in three focused rounds. After each round, acknowledge the answers before asking the next set. Do not ask all questions at once.
Ask these questions first:
Continue with:
Continue with:
If the user asks to skip the interview, wants "the simplest setup", or says "just get me started", skip directly to Template A (Personal AI Assistant) using their OS and a sensible default model (Sonnet 4.6 for API users, Ollama for local). Present it with a note that they can re-run /onboarding later to customize.
After collecting all answers, generate a personalized journey. Consult references/journey-templates.md for milestone templates and references/feature-matrix.md for feature-to-use-case mapping.
Structure the journey as numbered milestones:
## Your OpenClaw Journey
Based on your answers:
- Use case: [summary]
- Channels: [list]
- Environment: [platform]
- Security: [level]
### Milestone 1: Install & Verify (Day 1)
[Specific commands for their OS]
### Milestone 2: Connect Your Channels (Day 1-2)
[Only the channels they selected, with links to channel-setup.md]
### Milestone 3: Lock It Down (Day 2-3)
[Security config matched to their posture]
### Milestone 4: [Use-case specific]
[Automation, sub-agents, team onboarding, etc.]
### What's Next
[Advanced features they didn't ask for but should know about]
Apply these rules when generating the journey:
tools.profile: "full", skip sandbox, recommend pairing DM policytools.profile: "messaging", enable per-channel-peer session isolation, sandbox with ro workspaceallowlist policies, tool denials, SecretRef, HSTS, security audit cron0.0.0.0 binding with authWhen generating the journey, link to the existing plugin documentation: