notquenotqueCommunity·67 Agent Skills Included

vexjoy-agent

Verified multi-agent coding workflows with enforced test gates

Routes plain-English requests to 44 domain agents and 122 workflow skills across coding, review, research, design, and business tasks. Blocks skipped tests and unverified claims through hooks and exit-code gates, ending 'looks correct' failures. Runs in Claude Code, Codex, Factory, and Reasonix with one install script and a single /do command.
npx skills add notque/vexjoy-agent --all -g -y
Available:

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 Indicators
📦 In Repo
notquenotque

workflow

Execute structured multi-phase agent workflows with evidence-based gates.

Community
Advanced
📦 In Repo
notquenotque

security-threat-model

Generate structured security threat models for the vexjoy-agent toolkit.

Community
Advanced
📦 In Repo
notquenotque

architecture-deepening

Identify shallow code modules and propose deepened interface alternatives.

Community
Advanced
📦 In Repo
notquenotque

multi-persona-critique

Generate parallel critiques from five philosophical personas and synthesize consensus reports.

Community
Advanced
📦 In Repo
notquenotque

full-repo-review

Review all repository source files and generate a prioritized severity report.

Community
Advanced
📦 In Repo
notquenotque

webgl-card-effects

Add WebGL2 fragment shader holographic effects to React card components.

Community
Advanced
📦 In Repo
notquenotque

frontend-slides

Generate single-file HTML slide decks from notes, PPTX, or existing decks.

Community
Advanced
📦 In Repo
notquenotque

customer-support

Route support requests into triage, response drafting, KB publishing, escalation, and research modes.

Community
Advanced
📦 In Repo
notquenotque

design

Produce design deliverables including UX copy, accessibility audits, and handoff specs.

Community
Advanced
📦 In Repo
notquenotque

sales

Route sales requests into evidence-based workflows with mode-specific guardrails.

Community
Advanced
📦 In Repo
notquenotque

operations

Generate evidence-based operations workflows for runbooks, risk assessments, and vendor evaluations.

Community
Advanced
📦 In Repo
notquenotque

product-management

Generate structured product management artifacts from provided context.

Community
Advanced

Frequently Asked Questions

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