vexjoy-agent
Verified multi-agent coding workflows with enforced test gates
Instructs the agent to act as an orchestrator that routes every request to specialized agents and skills, loads only needed context, delegates deterministic work to scripts, and enforces a dense, plain-English writing standard plus untrusted-content safety rules.
All Skills in This Repository (67)
Pure Emerald Level Indicatorsworkflow
Execute structured multi-phase agent workflows with evidence-based gates.
security-threat-model
Generate structured security threat models for the vexjoy-agent toolkit.
architecture-deepening
Identify shallow code modules and propose deepened interface alternatives.
multi-persona-critique
Generate parallel critiques from five philosophical personas and synthesize consensus reports.
full-repo-review
Review all repository source files and generate a prioritized severity report.
webgl-card-effects
Add WebGL2 fragment shader holographic effects to React card components.
frontend-slides
Generate single-file HTML slide decks from notes, PPTX, or existing decks.
customer-support
Route support requests into triage, response drafting, KB publishing, escalation, and research modes.
design
Produce design deliverables including UX copy, accessibility audits, and handoff specs.
sales
Route sales requests into evidence-based workflows with mode-specific guardrails.
operations
Generate evidence-based operations workflows for runbooks, risk assessments, and vendor evaluations.
product-management
Generate structured product management artifacts from provided context.
Frequently Asked Questions
FAQPage SchemaHow to install vexjoy-agent?▼
Run `npx skills add notque/vexjoy-agent --all -g -y` in your terminal to install the full toolkit globally.
What does vexjoy-agent actually do?▼
You describe a task in plain English via /do, and it routes the work to the right specialist agent and methodology skill, then blocks completion until tests and verification gates pass.
Which AI coding tools does it work with?▼
It works with Claude Code (/do), Codex ($do), Factory (/do), and Reasonix (/do), mirroring agents, skills, and hooks into each runtime.
Can non-engineers use vexjoy-agent?▼
Yes. Beyond coding, it handles research reports, fact-checking, marketing plans, and self-contained HTML artifacts like slide decks and dashboards with no code required.
How does it stop agents from skipping tests?▼
Hooks fire automatically on lifecycle events and gates demand exit codes as evidence, so claims like 'looks correct' or 'trivial change' cannot complete a task.
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