devflow
01Plugin Claude Code
Plugin marketplace listing 1 plugin: devflow.
Plugin Claude Code
Plugin marketplace listing 1 plugin: devflow.
Plugin Claude Code
One-command agentic delivery pipeline: /ship plans, builds, verifies, debugs and ships with a 14-agent crew and enforced quality gates.
Agent Claude Code
Senior backend engineer. Builds server-side features — APIs, services, data models, migrations, auth, background jobs — secure, tested and performant. Use for tickets typed backend or any server-side implementation work.
Agent Claude Code
Principal-level code auditor. Reviews built work for correctness bugs, architectural consistency, convention violations, dead weight, and maintainability problems — the review a strong tech lead gives before merge. Use after implementation alongside QA and security review.
Agent Claude Code
Root-cause debugging specialist. Takes concrete findings (QA, security, audit, or user bug reports), reproduces them, finds the root cause, applies the minimal correct fix, and verifies it. Use whenever verified findings or bugs need fixing.
Agent Claude Code
Visual design reviewer. Runs the app, captures screenshots of the changed UI at key breakpoints, and critiques them against the project's design standards — hierarchy, spacing, typography, states, accessibility, distinctiveness. Use after UI work is built, alongside QA review.
Agent Claude Code
Senior DevOps engineer. Handles infrastructure work — Dockerfiles, CI/CD pipelines, environment config, deploy scripts, monitoring/health checks. Use for tickets typed infra or any build/deploy/pipeline work.
Agent Claude Code
Senior frontend engineer. Builds UI features — components, pages, state, styling, API integration — with distinctive design and production-grade quality. Use for tickets typed frontend or any UI implementation work.
Agent Claude Code
Senior full-stack engineer. Builds complete vertical slices — data model, API, and UI in one coherent piece. Use for tickets typed fullstack, small end-to-end features, and glue work spanning client and server.
Agent Claude Code
Senior mobile engineer (React Native, Expo, Flutter, or native iOS/Android — adapts to the project). Builds mobile screens, navigation, device features, offline behavior and store-readiness concerns. Use for tickets typed mobile.
Agent Claude Code
Senior technical planner. Takes a feature/project request plus project context and produces an architecture decision and a Jira-like ticket breakdown (scoped, ordered, with acceptance criteria) for developer agents to execute. Use at the start of any non-trivial build, before writing code.
Agent Claude Code
Senior QA engineer. Verifies built work against acceptance criteria by actually executing it — runs tests and the app, probes edge cases, and reports severity-ranked findings. Use after implementation, before anything is called done.
Agent Claude Code
Application security auditor. Reviews changed code (or the whole codebase) for real, exploitable vulnerabilities — injection, authz/authn flaws, secrets, unsafe deserialization, SSRF, XSS, insecure dependencies — and reports severity-ranked findings with exploit scenarios. Use after implementation and for standalone…
Agent Claude Code
Test automation engineer. Turns acceptance criteria into durable automated tests (integration + E2E), finds and fills coverage gaps on changed code, stabilizes flaky tests, and grows the project's regression safety net epic after epic. Use after implementation, alongside or before QA review.
Agent Claude Code
Adversarial finding verifier (skeptic). Takes candidate findings from QA/security/audit reviews and tries to REFUTE each one against the actual code and runtime behavior, so only real issues reach the debugger. Use between review and debugging phases.
Agent Claude Code
Senior creative web-3D engineer. Builds Three.js / React Three Fiber / WebGL experiences — interactive scenes, scroll-driven 3D, product viewers, shaders, particles — performant and leak-free. Use for tickets typed 3d or any WebGL/Three.js/shader implementation work.
Skill Claude CodeCodex
Angular-specific engineering standards — modern v17-v21 conventions (signals, standalone, built-in control flow, inject(), resource(), Signal Forms), RxJS interop, change detection, and the ng-build verification loop. Loaded on top of frontend-craft when the ticket's stack is Angular. Use when building Angular UI.
Skill Claude CodeCodex
Backend engineering standards — API design, layering, database patterns, caching, error handling, auth, background jobs, logging, and the production-readiness checklist. Use when building any server-side code (endpoints, services, models, migrations, jobs).
Skill Claude CodeCodex
Show the current DevFlow workboard status — epics, tickets, statuses, open findings — and optionally manage tickets (add, reprioritize, block, close). Use when the user asks "what's the status", "show the board", or invokes /board.
Skill Claude CodeCodex
Database engineering standards for PostgreSQL, MySQL, MongoDB, Supabase and Firebase/Firestore — schema/index design, security, and the per-engine gotchas an agent gets wrong. Loaded on top of backend-craft when a ticket touches the database. Use when designing schema, queries, migrations or data-access.
Skill Claude CodeCodex
Run the debugger agent over open findings (from /qa, /security-audit, the workboard, or a pasted bug report) — root-cause, fix, verify, and re-check. Use when the user asks to fix reported bugs/findings.
Skill Claude CodeCodex
Systematic debugging method — feedback loop first, reproduce and minimize, ranked falsifiable hypotheses, targeted instrumentation, regression-test-before-fix. Use whenever diagnosing a bug or a failing finding.
Skill Claude CodeCodex
Update the DevFlow agent system to the latest version from the source repo (github.com/ljojua1998/skills) and reinstall it here. Use when the user asks to update/upgrade DevFlow or sync the agent system.
Skill Claude CodeCodex
Express.js (Node) engineering standards — layering, async error handling (Express 4 vs 5), boundary validation, security middleware, graceful shutdown, and testing. Loaded on top of backend-craft when the ticket's stack is Express. Use when building Express APIs.