groupzer0groupzer0Communityยท9 Agent Skills Included

vs-code-agents

Structured multi-role development workflow with quality gates and memory

Runs a full software development lifecycle through specialized roles covering planning, architecture, security review, implementation, testing, and release. Eliminates chaotic single-session coding by enforcing quality gates, structured documents, and persistent cross-session memory. Helps teams ship audited, secure, well-tested code faster inside VS Code with GitHub Copilot.
npx skills add groupzer0/vs-code-agents --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vs-code-agents?โ–ผ

Run `npx skills add groupzer0/vs-code-agents --all -g -y` in your terminal to install all skills globally.

What does the Flowbaby agent team do?โ–ผ

It splits development into specialized roles like Planner, Architect, Security, Implementer, and QA, each with clear constraints and structured document outputs. This creates an auditable workflow instead of chaotic one-shot coding.

Does this work with GitHub Copilot in VS Code?โ–ผ

Yes. The agents are designed for GitHub Copilot Chat in VS Code and can also run with the Copilot CLI by placing them in your project's .github/agents folder.

Do I need Flowbaby for these agents to work?โ–ผ

Yes. Flowbaby provides the persistent memory layer that lets agents remember decisions across sessions; without it, they fall back to stateless behavior.

Can non-developers use this workflow?โ–ผ

Basic usage is simple since you select an agent and type plain-English requests, but the workflow is built around software development tasks like planning, coding, and releases.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’