KtKID/x-dev-pipeline

Development workflow plugin for AI coding agents with structured req/plan/dev/review/fix loops and a lightweight quick-dev entry.

12Stars on the repository
14Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

x-audit-arch

01

KtKID/x-dev-pipeline

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.

12 1mo ago A 222 tokens original MIT

x-audit-perf

02

KtKID/x-dev-pipeline

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.

12 1mo ago A 122 tokens original MIT

x-audit-style

03

KtKID/x-dev-pipeline

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.

12 1mo ago A 106 tokens original MIT

x-cr

04

KtKID/x-dev-pipeline

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.

12 1mo ago A 183 tokens original MIT

x-dev

05

KtKID/x-dev-pipeline

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.

12 1mo ago A 57 tokens original MIT

x-fix

06

KtKID/x-dev-pipeline

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.

12 1mo ago A 181 tokens original MIT

x-multi-llm-align

07

KtKID/x-dev-pipeline

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.

12 1mo ago A 293 tokens original MIT

x-qa-gate

08

KtKID/x-dev-pipeline

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.

12 1mo ago A 69 tokens original MIT

x-req

09

KtKID/x-dev-pipeline

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.

12 1mo ago A 92 tokens original MIT

x-spec

10

KtKID/x-dev-pipeline

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.

12 1mo ago A 191 tokens original MIT

x-spec2

11

KtKID/x-dev-pipeline

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.

12 1mo ago A 126 tokens original MIT

x-verify

12

KtKID/x-dev-pipeline

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.

12 1mo ago A 55 tokens original MIT

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: