Nm Attune Project Execution

v1.0.0

Execute implementation plans with progress tracking, checkpoint validation, and quality gates

0· 71·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk972mfnwhd9gzrh6d7t7f1q8an84jc9j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🦞 Clawdis

Comments