agentic-dev-team
Persona-driven development team with review, security, and testing pipelines
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install agentic-dev-team?▼
Run `npx skills add bdfinst/agentic-dev-team --all -g -y` in your terminal to install all skills in this suite globally.
What does the dev-team plugin do?▼
It gives your coding session a persona-driven team: an orchestrator routes tasks to specialist agents (engineer, QA, architect, reviewers) through a /specs → /plan → /build → /pr workflow with human approval gates.
How does the security assessment pipeline work?▼
The /security-assessment command runs deterministic scanners (semgrep, gitleaks, trivy) first, then uses judgment agents for false-positive reduction and narrative reporting, ending in an executive-ready report.
Can it improve an existing test suite?▼
Yes. /test-improve audits your suite, captures a coverage baseline, derives Gherkin scenarios from your code, and drives a phased improvement loop with mutation testing and convergence targets.
Does it work without constant supervision?▼
It runs autonomously for routine work but enforces human approval gates for high-impact actions like plan approval, deployments, and schema changes, with override, pause, and stop commands always available.
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