dev-pipeline
版本化开发流水线 —— 与 version-manager 和 project-manager 集成的完整开发流程
Why use this skill?
Optimize your coding workflow with dev-pipeline. An OpenClaw skill for versioned project management, architectural planning, and automated code generation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cwyhkyochen-a11y/dev-pipelineWhat This Skill Does
The dev-pipeline skill acts as an orchestrator for structured software development within the OpenClaw AI ecosystem. It bridges the gap between project management, version control, and AI-assisted coding by formalizing the software development lifecycle (SDLC). By integrating version-manager for baseline tracking and project-manager for task status, it ensures that every code change is intentional, versioned, and documented. The pipeline follows a rigorous process from initialization and architectural analysis to automated coding, review, and archival.
Installation
To integrate this skill into your environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/cwyhkyochen-a11y/dev-pipeline
Use Cases
- Project Initialization: Automate the creation of directory structures and version-controlled metadata for new project iterations.
- Architectural Planning: Leverage Claude Opus 4.6 to generate comprehensive
DEV_PLAN.mddocuments based on initial requirements. - Iterative Development: Systematic execution of complex software tasks with built-in review loops, ensuring code quality and task-to-file mapping.
- Release Management: Automate the archiving and changelog generation process, reducing human error during deployment cycles.
Example Prompts
- "@dev-pipeline init v2.0.0 --from v1.9.0"
- "@dev-pipeline analyze"
- "@dev-pipeline write --task-id T005"
Tips & Limitations
- Strict Formatting: The skill relies on specific Markdown outputs from the LLM. If the generated plan deviates from the requested task table structure, the pipeline may fail to parse the next steps.
- Manual Review: While the automation is powerful, the
pending_confirmstate is critical. Always audit theDEV_PLAN.mdbefore approving execution to prevent unauthorized architectural changes. - Dependency Tracking: Always ensure tasks follow the defined dependency logic to avoid deployment blockers in the
writephase. - Context Window: Since the pipeline relies on cumulative documentation, keep requirements files concise to avoid performance degradation in the analysis phase.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cwyhkyochen-a11y-dev-pipeline": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution
Related Skills
content-ops
Social media content operations automation system with SQLite database. Manage content crawling, curation, publishing, and analytics across platforms (Xiaohongshu, Reddit, Pinterest, Discord).
dev-workflow
完整开发工作流 - 一键执行从检查到封版的全流程
dev-task
开发项目任务管理,支持版本化开发流程。当用户需要启动开发任务、创建新版本、管理项目版本文档时使用。每次启动开发任务必须向用户确认版本编号,按版本号管理代码、开发文档、需求文档、发布配置。严格执行版本归档纪律,封版必须立即归档完整代码和文档。
sparkle-vpn
Control Sparkle VPN - start, stop, manage system proxy, query status and switch nodes using Mihomo core directly.
DevTaskFlow
用自然语言发起开发任务,AI 驱动的开发流水线。Describe your idea, get working software. 适合产品、运营、业务人员从 0 搭建项目。