en un clic
create-instructions
// Create an instructions file (.instructions.md) for a project rule or convention.
// Create an instructions file (.instructions.md) for a project rule or convention.
[HINT] Téléchargez le répertoire complet incluant SKILL.md et tous les fichiers associés
| name | create-instructions |
| description | Create an instructions file (.instructions.md) for a project rule or convention. |
| argument-hint | What rule or convention to enforce? |
| disable-model-invocation | true |
Related skill: agent-customization. Load and follow instructions.md for template and principles.
Guide the user to create an instructions file.
First, review the conversation history. If the user has been correcting the agent's output or asking for specific patterns (e.g., "always use X", "never do Y", "follow this style"), generalize that into a persistent instruction. Extract:
If no clear rule emerges from the conversation, clarify:
Explore the codebase using subagents if you need more context.
Remember to follow the agent-customization guidelines to create highly effective instructions.