What problem does it solve? Developers adopting GitHub Copilot Agent Mode often lack a clear mental model of how custom instructions, skills, agents, and prompts fit together, leading to poorly structured customizations and inconsistent AI-generated code. ## Core Features & Use Cases - Conceptual Foundation: Explains Vibe Coding principles, the difference between Chat Mode and Agent Mode, and how to activate Agent Mode in VS Code. - Customization Architecture: Documents the four-layer stack of copilot-instructions.md, AGENTS.md, skills, agents, and prompts with concrete file paths and examples. - SDLC Workflow Guidance: Walks through an OpenSpec + OpenSPDD driven workflow where planner, coder, reviewer, and writer agents collaborate on a COBOL calculator project. - Use Case: A developer setting up Copilot customizations for a new repository uses this skill to decide which files to create, how to structure a SKILL.md, and which agent to invoke first. ## Quick Start Ask the AI to explain how to structure GitHub Copilot customizations for a new project using skills, agents, and prompts.