← 返回 Skills 市场
1192
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install workflow-patterns
功能描述
Systematic task implementation using TDD, phase checkpoints, and structured commits. Ensures quality through red-green-refactor cycles, 80% coverage gates, and verification protocols before proceeding.
安全使用建议
This skill is an instruction-only checklist for applying TDD and checkpointed commits; it does not request secrets or install code. Before installing or enabling it for autonomous use, consider: 1) the skill will instruct the agent to run git commands and modify repository files — only grant it access to repos you trust; 2) the SKILL.md requires explicit human approval between phases, but that is procedural (not enforced) — if you allow autonomous runs, the agent may still act without manual confirmation; 3) provenance is unknown (no homepage/source) — if you want higher assurance, copy the SKILL.md into a vetted local skill repository or inspect/modify it before enabling; 4) test the workflow in a sandbox or non-critical repo first to confirm behavior matches expectations.
功能分析
Type: OpenClaw Skill
Name: workflow-patterns
Version: 1.0.0
The skill bundle defines a structured software development workflow for an AI agent, focusing on Test-Driven Development (TDD), quality gates, and Git practices. All instructions within SKILL.md, including the 'NEVER Do' section, are aimed at guiding the agent through this workflow and reinforcing best practices, such as waiting for user approval at checkpoints. The shell commands are standard development tools (e.g., git, pytest, npx) and are used in context. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core security or ethical guidelines. The installation instructions in README.md are also standard for skill deployment.
能力评估
Purpose & Capability
The skill's name/description (TDD, checkpoints, commits, coverage gates) matches the SKILL.md and README contents. All required actions (running tests, coverage, lint, git commits, updating plan files) are directly related to implementing a disciplined workflow; nothing requested is out of scope.
Instruction Scope
Instructions are concrete and scoped to repository workflows: mark tasks, write tests, run pytest/coverage, run linters/type checks, run git diff/commit, and wait for human approval before continuing. They reference workspace files and git history as expected for this purpose and do not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
This is an instruction-only skill with no install spec or code to download/execute. README suggests optional npx/cloning commands for local installation but the skill itself doesn't pull arbitrary remote archives or run installers.
Credentials
No environment variables, credentials, or config paths are requested. The operations described (git, tests, coverage) reasonably require repository access and developer tooling but do not require secrets or external service tokens.
Persistence & Privilege
The skill is not always-enabled and has default autonomous invocation allowed (platform default). The SKILL.md explicitly requires explicit human approval before progressing between phases, which limits autonomous action in intent — however this is an instruction, not an enforcement mechanism; if you permit autonomous agent actions, the agent could perform git commits and run tests. Consider this when granting the agent repo write access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workflow-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/workflow-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 2.0.0 — Major Update
- Introduces a comprehensive, phase-based TDD workflow with detailed checkpoints and approval protocols.
- Adds 11-step task lifecycle including test-first, coverage gates, and structured commits.
- Defines explicit quality gates (tests, coverage, lint, types, security) for completion.
- Implements checkpoint system requiring user verification before proceeding to new phases.
- Documents standards for task status, deviation handling, error recovery, and best practices.
- Provides updated commit message format and documentation for improved traceability.
元数据
常见问题
Workflow Patterns 是什么?
Systematic task implementation using TDD, phase checkpoints, and structured commits. Ensures quality through red-green-refactor cycles, 80% coverage gates, and verification protocols before proceeding. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1192 次。
如何安装 Workflow Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workflow-patterns」即可一键安装,无需额外配置。
Workflow Patterns 是免费的吗?
是的,Workflow Patterns 完全免费(开源免费),可自由下载、安装和使用。
Workflow Patterns 支持哪些平台?
Workflow Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Workflow Patterns?
由 wpank(@wpank)开发并维护,当前版本 v1.0.0。
推荐 Skills