← 返回 Skills 市场
athola

Nm Attune Project Execution

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-attune-project-execution
功能描述
Execute implementation plans with progress tracking, checkpoint validation, and quality gates
安全使用建议
This is a procedural, instruction-only skill that will operate on the repository/workspace where the agent runs: it may read plan files, create git branches, run pytest, and mark task status updates. Before installing or invoking it, ensure the agent runs in a trusted environment (not a sensitive production host), have backups or version control in place, and review any downstream 'TaskUpdate' or reporting endpoints you use with this workflow. If you plan to enable integrations (the referenced 'superpowers' skills), check what credentials those other skills require before granting them.
功能分析
Type: OpenClaw Skill Name: nm-attune-project-execution Version: 1.0.0 The skill bundle provides a structured framework for project execution, including TDD workflows, progress tracking via JSON state files, and quality gates. The instructions in SKILL.md are aligned with standard software development practices and contain no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (project execution, checkpoints, TDD) match the SKILL.md content: loading a plan, running tasks, TDD cycles, running tests, updating task state and reporting progress. There are no unrelated env vars, binaries, or install steps required.
Instruction Scope
Instructions assume access to the project workspace (reading the implementation plan, project files, running pytest, creating git branches, and updating execution state). Those actions are appropriate for a project-execution skill, but users should expect the agent to read/write repo files and run test commands in the environment where the agent executes.
Install Mechanism
No install spec or code files are present (instruction-only). No downloads or third-party packages are requested, minimizing install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not ask for secrets. It references other 'superpowers' skills but does not request unrelated credentials itself.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence, nor does it modify other skills' configs or ask for system-wide tokens.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-attune-project-execution
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-attune-project-execution 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of the Project Execution skill for structured implementation management. - Provides a systematic framework for executing implementation plans, with checkpoint validation and progress tracking. - Integrates with superpowers skills for debugging, TDD workflow, and quality gates, or operates standalone. - Includes detailed pre-execution, task execution, and post-execution processes. - Supports TDD cycles, automated quality checks, and progress reporting (standup, burndown, blockers). - Tracks execution state and metrics with persistent storage.
元数据
Slug nm-attune-project-execution
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Attune Project Execution 是什么?

Execute implementation plans with progress tracking, checkpoint validation, and quality gates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Nm Attune Project Execution?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-attune-project-execution」即可一键安装,无需额外配置。

Nm Attune Project Execution 是免费的吗?

是的,Nm Attune Project Execution 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Attune Project Execution 支持哪些平台?

Nm Attune Project Execution 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Attune Project Execution?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论