From ai-workspace-orchestrator
Interactively configures AI workspace setup for projects, monorepos, and product domains. Guides depth, scope, topology, and agent orchestration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-workspace-orchestrator:setup-ai-workspaceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Goal: create the smallest useful AI operating layer for the current project or domain.
Goal: create the smallest useful AI operating layer for the current project or domain.
AGENTS.md, CLAUDE.md, .codex/, .claude/, plugins/, workspace manifests, app folders, package boundaries, and docs.Ask in this order unless already answered:
low, medium, high, or max.spotify-squad, or hybrid.AGENTS.md, CLAUDE.md symlink, pointer file, or preserve existing split.low: root AGENTS.md/CLAUDE.md, setup profile, basic verification.medium: low plus project skills, routing rules, quality gates.high: medium plus orchestrator agent, domain subagents, skill map.max: high plus cross-repo/domain map, handoff loop, review loop, refinement cadence.Return:
Setup Profile: depth, scope, topology, domains.Artifacts: files to create/update, with global vs project placement.Skill Plan: skill names, triggers, scope, why each exists.Agent Plan: orchestrator, subagents, delegation model.Contract Plan: AGENTS/CLAUDE strategy and symlink/pointer decision.Verification: exact checks to prove setup is complete.npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin ai-workspace-orchestratorCreates or updates AGENTS.md and CLAUDE.md workspace contracts for AI coding agents. Use for project instructions, symlink strategy, orchestrator routing, skill maps, or monorepo AI configuration.
How SKULL builds the best Claude Code workspace for a project. Triggers on "set up my workspace", "configure .claude", "CLAUDE.md", "what should this project have", "make this project Claude-ready", "best setup for this repo", or at the start of working in any project. Decides what each project's .claude/ should contain — a lean CLAUDE.md, the right skills/agents/settings/hooks/MCP, tuned to the stack and goal, with a real verification path — and avoids the bloat that makes Claude ignore half its own config.
Scaffolds `.agents/` project context (sessions, memory, agent configs) for existing repos. Use when adding AI coding-assistant documentation or migrating to structured AI workflows.