← Back to Skills Marketplace
135
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-spec-kit-task-planning
Description
Generate phased, dependency-ordered tasks from specifications with parallelization opportunities and tech-stack patterns
Usage Guidance
This is a documentation/instruction-only planning skill and appears coherent with its stated purpose. Before enabling, confirm you are comfortable granting it the Night Market permissions it requests (writing-plans, executing-plans) because those enable the agent to create and run plans which may result in modifications to repositories or CI tasks when paired with other automation. If you want tighter control, keep the skill user-invocable only (don't enable automatic/autonomous runs) and review generated plans before execution.
Capability Analysis
Type: OpenClaw Skill
Name: nm-spec-kit-task-planning
Version: 1.0.0
The skill bundle is a documentation-based tool for task planning and dependency management, ported from the Claude Night Market project. It contains no executable code or scripts, consisting entirely of Markdown instructions (SKILL.md) and reference modules (modules/phase-structure.md, modules/dependency-patterns.md) that guide an AI agent in breaking down specifications into structured implementation phases. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name and description (generate phased, dependency-ordered tasks) match the provided SKILL.md and modules. The declared config requirements (night-market.superpowers:writing-plans, night-market.superpowers:executing-plans) align with a planning skill that creates and may run plans; no unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md and module files are documentation and templates for producing tasks, phases, and tech-stack patterns. They don't instruct the agent to read arbitrary system files, exfiltrate data, or call external endpoints. Example commands (pytest, uv sync) are illustrative and not part of a hidden runtime flow.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written by an installer during install-time, minimizing disk persistence risk.
Credentials
The skill does not request environment variables, credentials, or secrets. The only required items are two named config permissions that are coherent with producing and executing plans within the Night Market ecosystem.
Persistence & Privilege
always is false and normal autonomous invocation is allowed by default. The skill does not request system-wide config changes or access to other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-spec-kit-task-planning - After installation, invoke the skill by name or use
/nm-spec-kit-task-planning - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the task-planning skill.
- Converts implementation plans into phased, dependency-ordered tasks.
- Identifies parallel execution opportunities based on file and state isolation.
- Tasks structured into 5 clear phases: Setup, Foundation, Core Implementation, Integration, and Polish.
- Each task entry includes dependencies, parallelizability, files affected, and completion criteria.
- Designed for use with agents, hooks, and commands in the Claude Night Market plugin system.
Metadata
Frequently Asked Questions
What is Nm Spec Kit Task Planning?
Generate phased, dependency-ordered tasks from specifications with parallelization opportunities and tech-stack patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Nm Spec Kit Task Planning?
Run "/install nm-spec-kit-task-planning" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Spec Kit Task Planning free?
Yes, Nm Spec Kit Task Planning is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Spec Kit Task Planning support?
Nm Spec Kit Task Planning is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Spec Kit Task Planning?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills