x-audit-arch
01Skill Claude CodeCodex
Part of x-dev-pipeline
A project-wide architecture review skill that checks whether code is placed in the right modules and whether important definitions have one reliable source.
Development workflow plugin for AI coding agents with structured req/plan/dev/review/fix loops and a lightweight quick-dev entry.
Skill Claude CodeCodex
Part of x-dev-pipeline
A project-wide architecture review skill that checks whether code is placed in the right modules and whether important definitions have one reliable source.
Skill Claude CodeCodex
Part of x-dev-pipeline
A manually triggered review of a whole software project’s performance. It looks for code and system patterns that may make programs slower or use more resources.
Skill Claude CodeCodex
Part of x-dev-pipeline
A project-wide code-style review skill that checks naming, duplication, hard-coded values, oversized functions or files, comments, and unused code. It runs separately from the main development workflow.
Skill Claude CodeCodex
Part of x-dev-pipeline
A software-correctness investigation skill for finding why code behaves differently from what was expected. It uses evidence from code paths, specifications, tests, logs, and changes to assess possible causes.
Skill Claude CodeCodex
Part of x-dev-pipeline
A development workflow for completing tasks from a task folder. It follows the task's README and checklist, implements work in dependency order, and records verification evidence.
Skill Claude CodeCodex
Part of x-dev-pipeline
A bug-fixing skill with separate paths for directly reported bugs, correctness-review findings, and failed verification or quality-gate reports. It records completed fixes and their validation in project reports.
Skill Claude CodeCodex
Part of x-dev-pipeline
A review process in which two sub-agents examine an API, data format, event schema, or workflow from their separate implementation perspectives. The user passes documents and feedback between them over multiple rounds.
Skill Claude CodeCodex
Part of x-dev-pipeline
A quality-review gate for completed development tasks. It checks the code against the request, design, tests, verification evidence, and current changes, using different review rounds for different risk levels.
Skill Claude CodeCodex
Part of x-dev-pipeline
A requirements planner that turns a confirmed request into a ready-to-build task package. It assigns a risk level from Q0 to Q3, where higher levels cover changes such as permissions, public interfaces, data migrations, or concurrency.
Skill Claude CodeCodex
Part of x-dev-pipeline
A system-planning guide that turns a vague idea into a set of linked design documents. It defines goals, modules, interfaces, data, workflows, and ways to check the result.
Skill Claude CodeCodex
Part of x-dev-pipeline
A compact system-design guide for turning vague or cross-module requests into a small, structured specification package. It defines requirements, acceptance scenarios, module boundaries, and—when needed—data flow, state, timing, resources, or recovery design.
Skill Claude CodeCodex
Part of x-dev-pipeline
A fact-checking gate that reruns the automated checks listed for a development task and reports which checks passed, failed, or still need a person. It is one step in a larger development process.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: