workflowX
Structured multi-agent coding workflows with planning and verification
All Skills in This Repository (11)
Pure Emerald Level Indicatorsui-ux-pro-max
Analyze user requirements and recommend UI/UX design elements for web and mobile interfaces.
evaluator-prd-audit
Parse hybrid docs and code diffs to audit code against product requirements.
codex-spec-implementation
Implement and refine code from specifications using MCP graph tools.
wiki-creater
Ingest knowledge files and update wiki concepts with cross-references.
karpathy-guidelines
Apply behavioral coding guidelines for simpler, surgical LLM code changes.
planner-prd-playbook
Structures product requirement documents through a standardized template for collaborative planning.
Auto-Compress Hybrid Docs
Compress Hybrid Documents by extracting indexes and consolidating knowledge graph entities.
abstracter-code-summary
Analyze codebases for structure, modules, and quality risks.
prompt-master
Create, analyze, and adapt prompts for AI models.
skill-creator
Create, test, and refine AI skills with structured performance measurement.
architecture-blueprint-generator
Generate architecture documentation and diagrams from code repositories.
Frequently Asked Questions
FAQPage SchemaHow to install WorkflowX?โผ
Run `npx skills add TreeX-X/workflowX --all -g -y` in your terminal to install all skills globally.
โผ
โผ
What is the difference between xdo, xdel, and xflow?โผ
xdo lets the main agent work directly on small tasks, xdel delegates one documented task to a coder subagent with self-review, and xflow runs full requirement discovery, planning, implementation, and independent evaluation for larger features.
Does WorkflowX work with Claude Code and Codex?โผ
Yes. It ships parallel configurations for Claude Code (.claude/) and OpenAI Codex (.codex/), using slash commands in Claude Code and natural-language prefixes in Codex.
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