بنقرة واحدة
init
Generate or update workspace instructions file for AI coding agents
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate or update workspace instructions file for AI coding agents
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.