KtKID

15 mods across 1 repository, 12 stars between them.

x-dev-pipeline

01

KtKID/x-dev-pipeline

Plugin Claude Code

Structured AI development workflow — build, verify, review, and fix with traceable engineering artifacts.

12 1mo ago A tokens not measured original MIT

x-dev-pipeline

02

KtKID/x-dev-pipeline

Plugin Claude Code

Structured dev workflow with spec, requirements, execution, verify, qa-gate, fix loops, and audits.

12 1mo ago A tokens not measured original MIT

KtKID/x-dev-pipeline

Instructions file

Repository instructions for a collection of AI-development workflow skills and slash commands, not a conventional runnable application. They describe the skill files and the task reports and checklists those skills produce.

12 1mo ago A 2,657 tokens original MIT

x-audit-arch

04

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

05

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

06

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

07

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

08

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

09

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

10

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

11

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

12

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

13

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

14

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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

15

KtKID/x-dev-pipeline

Skill Claude CodeCodex

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