CypBnk/CoPilot-instruction-generator-system

A multi-agent orchestration system for GitHub Copilot that auto-detects your tech stack and generates a complete, production-ready .github/ instruction set — agents, skills, prompts, and path-specific rules — in one pass. Seven specialist agents scaffold, write, and validate everything automatically. No manual configuration required.

1Stars on the repository
7Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Agent Factory

01

CypBnk/CoPilot-instruction-generator-system

Agent

Creates and configures all .agent.md files with proper YAML frontmatter, tool configurations, handoffs between agents, and stack-specific agent personas.

not rated 1 5mo ago A 32 tokens original MIT

Instruction Writer

02

CypBnk/CoPilot-instruction-generator-system

Agent

Generates content for all .github/ instruction files: copilot-instructions.md, .instructions.md files, SKILL.md files, and .prompt.md files. Adapts content to the detected technology stack. Always generates hardened security.instructions.md.

not rated 1 5mo ago C 53 tokens original MIT

Project Architect

03

CypBnk/CoPilot-instruction-generator-system

Agent

Master orchestrator agent that scaffolds production-ready VS Code GitHub Copilot configurations. Analyzes any project, delegates to specialized sub-agents, and delivers a complete instruction set tailored to the detected technology stack.

not rated 1 5mo ago A 46 tokens original MIT

CypBnk/CoPilot-instruction-generator-system

Agent

Bootstraps and validates agentic project structures for GitHub Copilot (VS Code) and OpenCode CLI workflows. Run after opencode /init or VS Code Copilot initialization to scaffold proper folder hierarchies, instructions, agents, skills, and prompts.

not rated 1 5mo ago A 59 tokens original MIT

Stack Detector

05

CypBnk/CoPilot-instruction-generator-system

Agent

Analyzes workspace files to detect the complete technology stack including languages, frameworks, package managers, test tools, linters, CI/CD, and existing AI instruction files. Returns a structured table-based report.

not rated 1 5mo ago A 43 tokens original MIT

Structure Builder

06

CypBnk/CoPilot-instruction-generator-system

Agent

Creates the complete project scaffold: .github/ Three-Layer structure, repo-root files (.gitignore, README, LICENSE, CHANGELOG, CONTRIBUTING, CODEOFCONDUCT, SECURITY, .editorconfig), /docs/ folder, and .vscode/ configuration. Does not write Copilot instruction content.

not rated 1 5mo ago A 65 tokens original MIT

Validator

07

CypBnk/CoPilot-instruction-generator-system

Agent

Validates the complete project structure using three gates: structural (files and directories), behavioral (frontmatter, patterns, security), and provenance (attribution compliance). Returns a structured pass/warn/fail report.

not rated 1 5mo ago A 44 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: