echoVicechoVicCommunity·28 Agent Skills Included

boss-skill

Turn one coding agent into a full auditable engineering team

Orchestrates nine specialist AI roles (PM, Architect, UI Designer, Tech Lead, Scrum Master, Frontend, Backend, QA, DevOps) to take a feature from idea to deployment. Replaces unverifiable prompt-only agent teams with event-sourced state, non-bypassable quality gates, and replayable artifacts like PRDs, QA reports, and deploy logs. Works with Claude Code, Codex, OpenClaw, Antigravity, and Hermes, with single-stage commands for planning, review, QA, or shipping.
npx skills add echoVic/boss-skill --all -g -y

All Skills in This Repository (28)

Pure Emerald Level Indicators
📦 In Repo
echoVicechoVic

boss

Automates the end-to-end software development lifecycle for BMAD-driven projects.

Community
Advanced
📦 In Repo
echoVicechoVic

brainstorming

Clarifies vague feature requests into structured design briefs for the Boss pipeline.

Community
Intermediate
📦 In Repo
echoVicechoVic

pm/user-research

Create user personas, journey maps, and usage scenarios for product requirements documents.

Community
Intermediate
📦 In Repo
echoVicechoVic

pm/requirement-penetration

Analyze user requirements using 5W2H questioning and a four-layer demand model.

Community
Intermediate
📦 In Repo
echoVicechoVic

pm/competitive-analysis

Analyzes competitor products across five dimensions to identify differentiation opportunities.

Community
Intermediate
📦 In Repo
echoVicechoVic

pm/strategic-review

Evaluates business value of features using five-dimension strategic scoring framework.

Community
Intermediate
📦 In Repo
echoVicechoVic

pm/prd-writing

Generates standardized product requirement documents with structured sections and acceptance criteria.

Community
Intermediate
📦 In Repo
echoVicechoVic

devops/deployment-process

Configure deployment strategies and CI/CD pipelines for application releases.

Community
Basic
📦 In Repo
echoVicechoVic

devops/changelog-generation

Generates CHANGELOG entries from git commit history and pipeline artifacts following Conventional Commits.

Community
Intermediate
📦 In Repo
echoVicechoVic

devops/monitoring-alerting

Configure monitoring metrics, alert rules, and log management for production systems.

Community
Basic
📦 In Repo
echoVicechoVic

frontend/component-development

Guides frontend component development covering design principles, state management, styling, and testing.

Community
Intermediate
📦 In Repo
echoVicechoVic

frontend/testing-guide

Guides writing unit, integration, and E2E tests for React frontend code.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install boss-skill?

Run `npx skills add echoVic/boss-skill --all -g -y` in your terminal to install the skill globally for your coding agent.

What does Boss actually do?

It turns one coding agent into a structured team of nine roles that plan, design, build, test, and deploy a feature, saving every artifact and decision in an auditable .boss folder.

How is Boss different from prompt-only agent teams?

Boss records pipeline state in an append-only event log and enforces quality gates at runtime, so you can prove tests ran and checks passed instead of trusting agent self-reports.

Which AI coding agents work with Boss?

Boss supports Claude Code, Codex, OpenClaw, Antigravity, and Hermes, and it can fall back to plain Markdown artifacts if the Boss CLI is not installed.

Can I run only part of the pipeline?

Yes. Use slice commands like /boss:plan for PRD and architecture, /boss:review for a read-only tech review, /boss:qa for test evidence, or /boss:ship for deployment checks.

Related Repositories in Software Engineering

View All in Software Engineering