with one click
init
Generate or update workspace instructions file for AI coding agents
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate or update workspace instructions file for AI coding agents
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | init |
| description | Generate or update workspace instructions file for AI coding agents |
| argument-hint | Optionally specify a focus area or pattern to document for agents |
| disable-model-invocation | true |
Related skill: agent-customization. Load and follow workspace-instructions.md for template, principles, and anti-patterns.
Bootstrap workspace instructions (.github/copilot-instructions.md or AGENTS.md if already present).
Discover existing conventions
Search: **/{.github/copilot-instructions.md,AGENT.md,AGENTS.md,CLAUDE.md,.cursorrules,.windsurfrules,.clinerules,.cursor/rules/**,.windsurf/rules/**,.clinerules/**,README.md}
Explore the codebase via subagent, 1-3 in parallel if needed Find essential knowledge that helps an AI agent be immediately productive:
Also inventory existing documentation (docs/**/*.md, CONTRIBUTING.md, ARCHITECTURE.md, etc.) to identify topics that should be linked, not duplicated.
Generate or merge
Iterate
Once finalized, suggest example prompts to see it in action, and propose related agent-customizations to create next (/create-(agent|hook|instruction|prompt|skill) …), explaining the customization and how it would be used in practice.