vs-code-agents
Structured multi-role development workflow with quality gates and memory
All Skills in This Repository (9)
Pure Emerald Level Indicatorsarchitecture-patterns
Standardize architecture patterns, ADRs, and anti-pattern detection for design reviews.
document-lifecycle
Orchestrate document lifecycle with global IDs and terminal closures.
engineering-standards
Identify and apply software engineering principles to improve code quality.
release-procedures
Coordinate versioning, verification, and deployment workflows for software releases.
testing-patterns
Design testing strategies and enforce TDD, mocking, and coverage patterns.
code-review-checklist
Automate structured code-review governance with severity-level findings and standardized reporting.
security-patterns
Identify and remediate code vulnerabilities using OWASP Top 10 patterns.
code-review-standards
Identify code quality issues with structured severity and decision templates.
memory-contract
Retrieve prior context and store outcomes using flowbabyRetrieveMemory and flowbabyStoreSummary.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core