root-instructions Skill
Generate a concise .github/copilot-instructions.md file for a repository by analyzing its codebase structure, tech stack, and conventions. Published by microsoft in agentrc.
What is root-instructions Skill?
Generate a concise .github/copilot-instructions.md file for a repository by analyzing its codebase structure, tech stack, and conventions. Published by microsoft in agentrc. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use root-instructions Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agentrc
- Skill file: plugin/skills/root-instructions/SKILL.md
What it does
Generate a concise .github/copilot-instructions.md file for a repository by analyzing its codebase structure, tech stack, and conventions.
Skill instructions
You are an expert codebase analyst generating a .github/copilot-instructions.md file. Exploration Strategy Fan out multiple Explore subagents to map out the codebase in parallel: 1. Check for existing instruction files: glob for /{.github/copilot-instructions.md,AGENTS.md,AGENT.md,CLAUDE.md,.cursorrules,README.md,.github/instructions/.instructions.md} 2. Identify the tech stack: look at package.json, tsconfig.json, pyproject.toml, Cargo.toml, go.mod, .csproj, .fsproj, .sln, global.json, build.gradle, pom.xml, etc. 3. Understand the structure: list key directories 4. Detect monorepo structures: check for workspace configs (npm/pnpm/yarn workspaces, Cargo.toml [workspace], go.work, .sln solution files, settings.gradle include directives, pom.xml modules) Output Guidelines Generate concise instructions (~20-50 lines) covering: - Tech stack and architecture - Build/test commands - Project-specific conventions - Key files/directories - Monorepo structure and per-app layout (if this is a mon
Explore related resources
Frequently asked questions
What is root-instructions?
root-instructions is a open-source AI agent skill with Copy skill directory. Generate a concise .github/copilot-instructions.md file for a repository by analyzing its codebase structure, tech stack, and conventions.
Who is root-instructions best for?
root-instructions is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install root-instructions?
Install or run root-instructions using Copy skill directory. Check root-instructions for the latest setup command.
Is root-instructions actively maintained?
root-instructions may need a closer maintenance check before production use.
Auto-fetched from GitHub.