← Back to Skills Marketplace
131
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-attune-project-brainstorming
Description
Guide project ideation through Socratic questioning to generate actionable project briefs with alternative comparisons
Usage Guidance
This skill appears coherent for guided project ideation. Before installing or enabling autonomous runs: (1) ensure you are comfortable with the agent editing/creating docs (docs/project-brief.md) automatically, (2) check whether you have any scripts/deferred_capture.py in your workspace (the skill may call it) and audit that script before allowing execution, (3) confirm you want the War Room and subagent loop to be auto-invoked (it will dispatch a 'haiku' subagent and edit docs across iterations), and (4) avoid putting sensitive credentials or secrets into spec content because subagents and chained skills will see the spec during review. If you prefer manual control, run the skill interactively rather than letting it operate autonomously.
Capability Analysis
Type: OpenClaw Skill
Name: nm-attune-project-brainstorming
Version: 1.0.0
The skill bundle implements a structured project brainstorming workflow using Socratic questioning and multi-phase analysis. It includes automated transitions between phases, such as invoking a 'War Room' deliberation and a specification review loop using sub-agents. While it contains instructions to execute a local script (scripts/deferred_capture.py) and auto-invokes subsequent skills without explicit user confirmation, these behaviors are consistent with its stated purpose of project orchestration and do not show evidence of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
Name/description (project ideation via Socratic questioning) aligns with the SKILL.md content and the two included module files. The declared required config paths match files bundled in the skill. No unrelated binaries or credentials are requested.
Instruction Scope
Instructions are largely scoped to questioning, producing a project brief, comparing approaches, and running an internal review loop. They do instruct the agent to: (1) write docs/project-brief.md, (2) optionally run a local script (python3 scripts/deferred_capture.py) when capturing deferred approaches, and (3) dispatch subagents (haiku-model) and auto-invoke another skill (attune:war-room). Those behaviors are coherent with the stated workflow but may be surprising: the agent autonomously edits documents, calls local scripts if present, and chains into other skills/subagents. Confirm you expect automated document edits and local script execution.
Install Mechanism
Instruction-only skill; there is no install spec, no downloads, and no code files beyond markdown modules. Low install risk.
Credentials
No environment variables, credentials, or external endpoints are requested. The only filesystem expectations are the two module files (included) and an optional scripts/deferred_capture.py if the user has such a script in their environment.
Persistence & Privilege
always:false (normal). The skill is designed to autonomously invoke other skills/subagents (attune:war-room, haiku-model). Autonomous invocation is platform-default and reasonable for this workflow, but chaining may broaden the runtime footprint — review the invoked skills/subagents before enabling fully automated runs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-attune-project-brainstorming - After installation, invoke the skill by name or use
/nm-attune-project-brainstorming - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the project-brainstorming skill for guided project ideation.
- Uses Socratic questioning and structured frameworks to generate actionable project briefs.
- Integrates constraint discovery, approach generation, and systematic comparison of alternatives.
- Automatically invokes War Room deliberation for rigorous expert review of all approaches.
- Provides templates and verification steps to ensure consistency and repeatability in project brainstorming sessions.
Metadata
Frequently Asked Questions
What is Nm Attune Project Brainstorming?
Guide project ideation through Socratic questioning to generate actionable project briefs with alternative comparisons. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Nm Attune Project Brainstorming?
Run "/install nm-attune-project-brainstorming" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Attune Project Brainstorming free?
Yes, Nm Attune Project Brainstorming is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Attune Project Brainstorming support?
Nm Attune Project Brainstorming is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Attune Project Brainstorming?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills