bdfinstbdfinstCommunity·2 Agent Skills Included

agentic-dev-team

Persona-driven development team with review, security, and testing pipelines

Orchestrates a full development team of specialized agents through a four-command workflow: /specs, /plan, /build, /pr. Runs multi-agent code reviews, security assessments, test modernization, and mutation testing with human approval gates between phases. Eliminates guess-and-fix debugging, unreviewed AI-generated code, and manual quality-gate checking across every commit and pull request.
npx skills add bdfinst/agentic-dev-team --all -g -y
Available:

Directs the agent to prefer deterministic tools over model inference, verify runtime properties by executing them, and follow strict branching and review rules when working in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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