By paceaitian
Enforce PACE (Plan-Artifact-Check-Execute-Verify) workflows for complex tasks like multi-file changes, refactors, or hotfixes. Manage structured markdown artifacts (plans, tasks, findings), bridge external plans to PACE format, organize Obsidian knowledge notes, audit system integrity with subagents, and run Node.js hooks on session events.
npx claudepluginhub paceaitian/paceflow --plugin paceflowArtifact 文件(spec/task/implementation_plan/walkthrough/findings)的格式规范、 管理规则和变更 ID(CHG-ID)管理。当创建或编辑任何 Artifact 文件时自动激活—— 包括 spec.md、task.md、implementation_plan.md、walkthrough.md、findings.md。 任何涉及任务编号 T-NNN、变更 ID CHG-YYYYMMDD-NN、状态标记 [ ]/[/]/[x]/[-]/[!]、 归档操作 ARCHIVE 的操作都应参考此 skill。即使只是修改一个任务状态或添加一条索引, 也请先查阅。
将计划文件桥接到 PACEflow artifacts(task.md + implementation_plan.md)。 支持 Superpowers 计划(docs/plans/ 或 docs/superpowers/plans/)和 Claude Code plan mode 计划(~/.claude/plans/)。 当 PreToolUse DENY 提示"检测到计划文件"或 SessionStart 提示"桥接提醒"时使用。 当用户主动请求"同步计划"、"桥接计划"、"把计划转到 task"时也应激活。
PACEflow 知识库笔记管理规则。当操作知识库目录时自动激活:(1) 创建/更新 thoughts/ 笔记(酝酿中的想法), (2) 创建/更新 knowledge/ 笔记(跨项目可复用经验),(3) 从项目 findings 提取知识到 knowledge/。 当用户被纠正时("不对"、"别这样"、"错了")需要写 Corrections 并双写 knowledge/ 笔记时也应激活。 当进行技术调研(research、学习、对比分析)需要记录到 findings 并提取 knowledge 时也应激活。 定义 frontmatter 结构、L0/L1/L2 信息分层和状态流转规则。
PACE 协议核心工作流程(Plan-Artifact-Check-Execute-Verify)。当任务满足以下条件时 自动激活:(1) 涉及 3+ 文件修改,(2) 需要新增依赖或修改配置,(3) 预计 10+ 工具调用, (4) 涉及架构设计或技术选型,(5) 用户明确要求规划/设计/分析,(6) 单文件修改 100+ 行, (7) 核心模块/关键算法重构。HOTFIX/紧急修复场景也适用(使用 HOTFIX-YYYYMMDD-NN ID, 可跳过 brainstorming 直接进入 A 阶段)。指导结构化开发流程并在每个阶段提供 hook 强制保障。
PACEflow 系统全面审查框架。启动 5-agent 并行团队审查代码质量、流程完整性、 一致性、Skill模板同步和架构优化,产出去重分级的审查报告。当用户说"完整分析"、 "全面审查"、"全面检查"、"审计"、"代码审查"、"full audit"、"code review"、 "comprehensive review"或调用 /paceflow-audit 时触发。版本发布前的质量门控也应使用此 skill。
Get Shit Done -- a structured workflow plugin for Claude Code that adds planning, execution, and verification commands with MCP-backed project state
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Two-step planning + execution workflow with optional Beads integration. Includes 6 subagents, 5 commands, 7 skills.
AI-native BizDevOps rhythm manager for Claude Code — multi-role collaboration, change impact analysis, quality gates, goal-to-code traceability, and cross-session continuity
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.