KevinKE93KevinKE93Community·19 Agent Skills Included

Dev_Agent_OPC

Lean idea-to-ship workflow for coding projects

Guides coding work from raw idea through spec, design, build, QA, and launch with one navigator command. Removes vague requirements, skipped design gates, untested big-bang commits, and risky production releases. Enforces incremental slices, root-cause debugging, security checks, and optional QA so projects ship verified output faster.
npx skills add KevinKE93/Dev_Agent_OPC --all -g -y
Available:

Tells the agent to use bin/dev-flow as the single navigator, mapping each user request to the right lifecycle skill (idea, spec, design, build, QA, ship) and loading only the files that the next-step command names.

All Skills in This Repository (19)

Pure Emerald Level Indicators
📦 In Repo
KevinKE93KevinKE93

dev-agent

Orchestrate an end-to-end software delivery workflow from idea to spec, design, build, and optional QA.

Community
Intermediate
📦 In Repo
KevinKE93KevinKE93

idea-refine

Refine raw product ideas into actionable one-pagers with divergent and convergent thinking.

Community
Intermediate
📦 In Repo
KevinKE93KevinKE93

debugging-and-error-recovery

Guide systematic root-cause debugging with reproduce, localize, reduce, fix, and verify steps.

Community
Advanced
📦 In Repo
KevinKE93KevinKE93

incremental-implementation

Guide multi-file feature changes through testable vertical slices with verification gates.

Community
Intermediate
📦 In Repo
KevinKE93KevinKE93

api-and-interface-design

Designs REST/GraphQL contracts with typed I/O, error semantics, and backward compatibility.

Community
Advanced
📦 In Repo
KevinKE93KevinKE93

ci-cd-and-automation

Automate CI/CD quality gates for Node.js projects using GitHub Actions.

Community
Intermediate
📦 In Repo
KevinKE93KevinKE93

context-engineering

Structure and curate agent context across rules, specs, files, and test output.

Community
Intermediate
📦 In Repo
KevinKE93KevinKE93

frontend-ui-engineering

Implement frontend UI against design contracts with state, responsive, and accessibility coverage.

Community
Advanced
📦 In Repo
KevinKE93KevinKE93

shipping-and-launch

Create a pre-launch verification checklist, monitoring plan, and rollback strategy for production releases.

Community
Advanced
📦 In Repo
KevinKE93KevinKE93

spec-driven-development

Generate PRD and SPEC markdown files before implementation starts.

Community
Intermediate
📦 In Repo
KevinKE93KevinKE93

design-flow

Convert approved product specifications into build-ready HTML/CSS design packages.

Community
Advanced
📦 In Repo
KevinKE93KevinKE93

security-and-hardening

Harden application code with input validation, secure authentication, and output encoding.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Dev_Agent_OPC?

Run `npx skills add KevinKE93/Dev_Agent_OPC --all -g -y` in your terminal to install the full workflow globally.

What does Dev Agent OPC do?

It moves a rough product idea through spec, design, build, optional QA, and launch using one entry command, so your coding work stays structured and verifiable.

Which coding assistants does it support?

It installs into Codex, Claude Code, Gemini, OpenClaw, and OpenCode, and you drive it with the `/dev agent` command in plain language.

Do I need to run QA and release checks every time?

No. QA and ship phases are optional by default and only run when you request them or enable the project flags, keeping everyday builds fast.

Can non-developers use this workflow?

Yes. You describe goals in plain English and the agent follows the built-in gates for specs, design, testing, and safe launches.

Related Repositories in Software Engineering

View All in Software Engineering