Stats
Actions
Tags
From ai-workspace-orchestrator
Creates 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 this skill is triggered — by the user, by Claude, or both
Slash command
/ai-workspace-orchestrator:workspace-contractThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Goal: make the project readable to future agents in one load.
Goal: make the project readable to future agents in one load.
AGENTS.md and CLAUDE.md if present.AGENTS.md as canonical for multi-agent portability.CLAUDE.md as a symlink to AGENTS.md when supported and requested.plugins/.Use this decision order:
AGENTS.md is canonical and CLAUDE.md is absent, create CLAUDE.md -> AGENTS.md when the filesystem and user allow symlinks.CLAUDE.md pointer that references AGENTS.md.## AI Workspace
Depth: medium
Topology: monorepo
Canonical instructions: AGENTS.md
Skills:
- setup-ai-workspace: project setup and routing
Agents:
- workspace-orchestrator: cross-domain planning and delegation
Verification:
- Run repo tests or documented quality gates after edits.
plugins/ changes, update .claude-plugin/marketplace.json in the same change.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub andersonlimahw/lemon-ai-hub