pro-workflow
仓库创建 2026年2月2日最近提交 6 天前SkillHot 收录 20 天前
▸ 精选理由
全面且实战化,适合作为团队的 AI 开发流程蓝图与工具箱。
这个 Skill 做什么
一套面向 AI 编码的完整工作流与编排模式与钩子体系。
把 AI 编码的流水线和编排理清楚:提供常见的 orchestration 模式、18 个 hook 事件、8 种 agent 和跨 agent 的实践。适合搭生产级自动化编码流程、做任务分工和 agent 协同时参考。特点是可复用的参考指南,能和 Claude Code、Cursor 等多家工具配合。
▸ 展开 SKILL.md 英文原文
Complete AI coding workflow system. Orchestration patterns, 18 hook events, 8 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.
2.7k
Stars
257
Forks
40
仓库内 Skill
+55
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/rohitg00/pro-workflow/main/skills/pro-workflow/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/rohitg00/pro-workflow/main/skills/pro-workflow/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Pro Workflow Complete AI coding workflow system from production use. Orchestration patterns, reference guides, and battle-tested habits that compound over time. **Works with:** Claude Code, Cursor, Codex, Gemini CLI, and 32+ AI coding agents via skills add. Sections marked *(Claude Code)* use features specific to Claude Code — Cursor users can skip those or use the noted alternatives. ## The Core Insight > "80% of my code is written by AI, 20% is spent reviewing and correcting it." — Karpathy This skill optimizes for that ratio. Every pattern here reduces correction cycles. --- ## 1. The Self-Correction Loop **The single most powerful pattern.** Your CLAUDE.md trains itself through
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有