← Back to Skills Marketplace
athola

Nm Attune Project Execution

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-attune-project-execution
Description
Execute implementation plans with progress tracking, checkpoint validation, and quality gates
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-attune-project-execution
  3. After installation, invoke the skill by name or use /nm-attune-project-execution
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nm-attune-project-execution
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Attune Project Execution?

Execute implementation plans with progress tracking, checkpoint validation, and quality gates. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Nm Attune Project Execution?

Run "/install nm-attune-project-execution" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Attune Project Execution free?

Yes, Nm Attune Project Execution is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Attune Project Execution support?

Nm Attune Project Execution is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Attune Project Execution?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments