CypBnk

7 mods across 1 repository, 1 stars between them.

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.

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.

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.

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.

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.

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.

1 5mo ago A 44 tokens original MIT