Skip to main content
AI/MLgithub

acreadiness-generate-instructions

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional per-area .instructions.md files with applyTo globs for monorepos. Use after running /acreadiness-assess to close gaps in the AI Tooling pillar.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--acreadiness-generate-instructions
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/acreadiness-cockpit/skills/acreadiness-generate-instructions/SKILL.md -o .claude/skills/acreadiness-generate-instructions.md

Drops the SKILL.md into .claude/skills/acreadiness-generate-instructions.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.