create-instructions

Create a persistent .instructions.md file from recurring user corrections and preferences.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/THRISHAL12345/Project_X --skill create-instructions-thrishal12345
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-instructions
Source: https://github.com/THRISHAL12345/Project_X/tree/main/apps/vscode-fork/extensions/copilot/assets/prompts/skills/create-instructions
Command: npx skills add https://github.com/THRISHAL12345/Project_X --skill create-instructions-thrishal12345

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you convert repeated corrections, preferences, or project conventions into a durable instructions file so future responses stay consistent.

Core Features & Use Cases

  • Convention Extraction: Identifies recurring feedback, style preferences, and project rules from the conversation.
  • Instruction Drafting: Turns those patterns into a persistent .instructions.md file aligned with the agent-customization approach.
  • Clarification Workflow: Prompts for missing scope, affected technologies, or rule strength when the convention is ambiguous.
  • Use Case: A developer repeatedly asks for the same code style or naming pattern, and this Skill formalizes that preference into a reusable instruction.

Quick Start

Ask the assistant to create an instructions file for the rule or convention you want enforced.

Frequently Asked Questions about create-instructions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn project conventions into a persistent instructions file?

To turn project conventions into a persistent instructions file, identify recurring user corrections and style preferences from your conversation. The skill extracts these patterns and drafts a durable .instructions.md file to ensure consistent agent behavior across future workflows.

How do I enforce consistent agent behavior across multiple files and technologies?

Enforcing consistent agent behavior across multiple files requires formalizing your preferences into an instructions file. This skill extracts recurring corrections and project rules, clarifies their scope, and produces a persistent .instructions.md file to maintain consistency.

Can I create a reusable instructions file from my coding style preferences?

Yes, you can create a reusable instructions file from coding style preferences. The skill identifies recurring feedback and naming patterns from your conversation, then drafts a persistent .instructions.md file aligned with your project conventions.

What happens when a project convention is ambiguous during instruction drafting?

When a project convention is ambiguous during instruction drafting, the skill initiates a clarification workflow. It prompts you for missing scope details, affected technologies, and rule strength to ensure the generated .instructions.md file accurately captures the intended agent behavior.

What is the best way to save repeated user corrections for future assistant responses?

The best way to save repeated user corrections is to formalize them into an instructions file. This skill extracts recurring feedback and project conventions from your dialogue, producing a persistent .instructions.md file that keeps future responses consistent.