KtKID/x-dev-pipeline

12 stars · Last commit 2026-06-18

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

README preview

<p align="center">
  <img src="assets/pic.png" alt="x-dev-pipeline" />
</p>

# x-dev-pipeline

[中文说明](./README_zh.md)

**Current release:** v0.3.0

> A recordable, auditable, and reviewable workflow framework for AI-assisted development.

Most of the time, AI coding agents can write code, yet they drift off track mid-task and leave behind little useful process information:

- Why was this change made?
- What exactly was modified?
- What decisions were made along the way?
- Which issues have already been addressed?
- Which risks are still unresolved?

View full repository on GitHub →