con un clic
init
Generate or update workspace instructions file for AI coding agents
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Generate or update workspace instructions file for AI coding agents
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| 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.