Plugin Claude Code
PACE workflow enforcement system — Plan-Artifact-Check-Execute-Verify-Review protocol with hooks.
Plugin Claude Code
PACE workflow enforcement system — Plan-Artifact-Check-Execute-Verify-Review protocol with hooks.
Instructions file
Repository maintenance instructions for PACEflow, covering where runtime rules live and how to run its combined validation tests.
Skill Claude CodeCodex
Use for PACEflow internal full audit: run five independent review agents, verify evidence from code/tests/logs, de-duplicate findings, and produce a severity-ranked report for release gates or comprehensive code review.
Plugin Claude Code
PACE workflow enforcement system — Plan-Artifact-Check-Execute-Verify-Review protocol with hooks.
Agent
PACEflow artifact 操作专员。处理索引文件(task / walkthrough / findings / corrections.md)和 changes/ 子目录详情文件的 CRUD。 详细规范在 ${CLAUDEPLUGINROOT}/agent-references/artifact-writer-spec.md 与 ${CLAUDEPLUGINROOT}/agent-references/instructions/。.
Command
A project command that turns off PACEflow, a workflow that controls planning and code changes. It keeps existing workflow files and can be enabled again later.
Command
A project command that turns on PACEflow, a workflow for planning, checking, executing, verifying, and reviewing changes. On first use, it also guides you to choose where workflow artifacts are stored.
Command
A session command that temporarily pauses PACEflow, a workflow that controls project changes. The pause ends automatically when the current session ends.
Command
A session command that resumes PACEflow after it was paused. PACEflow is a workflow that controls project planning and changes, and the command removes the temporary pause state.
Command
A status command for checking whether PACEflow is enabled, disabled, or inactive in the current project. PACEflow is the project system this command belongs to.
Hook
Runs when a session starts on startup, resume, clear and compact, running node (2 commands). From paceaitian/paceflow.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, Bash, PowerShell, Monitor and Agent tool calls, running node (5 commands). From paceaitian/paceflow.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, running node. From paceaitian/paceflow.
Hook
Runs when a tool call fails for Write, Edit, MultiEdit, Bash, PowerShell, Monitor and Agent tool calls, running node. From paceaitian/paceflow.
Hook
Runs when you submit a prompt, before the agent sees it, running node. From paceaitian/paceflow.
Hook
Runs when the agent sends a notification, running node. From paceaitian/paceflow.
Hook
Runs when a subagent starts, running node. From paceaitian/paceflow.
Hook
Runs when a subagent finishes, running node. From paceaitian/paceflow.
Hook
Runs before the context is compacted, running node. From paceaitian/paceflow.
Hook
Runs when a session ends, running node. From paceaitian/paceflow.
Hook
Runs when the agent finishes a response, running node. From paceaitian/paceflow.
Hook
Runs on the StopFailure event, running node. From paceaitian/paceflow.
Skill Claude CodeCodex
Use for PACEflow artifact fields and formats: task indexes, CHG/HOTFIX lifecycle operations, artifact-writer prompts, approvals, verification, and archive.
Skill Claude CodeCodex
Use to bridge a confirmed Superpowers/native plan into PACEflow CHG/HOTFIX artifacts, create artifact-writer prompts, and mark the specific plan as synced.