← Back to Skills Marketplace
245
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install project-planner-new
Description
Plans a new software project by gathering requirements through structured questions before producing a plan. Use when the user says "I want to build", "help...
Usage Guidance
This skill appears coherent and low-risk: it only asks structured questions and fills a local plan template. Before using, avoid pasting secrets or private credentials into your answers (API keys, passwords, or proprietary source code). If you want to be extra cautious, review the generated plan before sharing it with others or using it to provision infrastructure.
Capability Analysis
Type: OpenClaw Skill
Name: project-planner-new
Version: 1.0.2
The skill is a project planning assistant that facilitates a structured requirements interview through a multi-turn dialogue. It gathers user input across three phases and populates a local template (assets/plan-template.md) to generate a project plan. There are no executable scripts, network requests, or suspicious instructions present in SKILL.md or the associated files.
Capability Assessment
Purpose & Capability
The name/description (project planning) matches the runtime instructions and included template. The required actions (asking Q1–Q6, filling the template) are appropriate for a planning assistant; there are no unrelated requirements (no binaries, env vars, or config paths).
Instruction Scope
SKILL.md confines the agent to a structured interview and synthesis flow: ask one question at a time, wait for answers, then load the local assets/plan-template.md and fill it. It does not instruct reading arbitrary files, contacting external endpoints, or accessing environment variables. The single referenced file is included in the package.
Install Mechanism
No install specification and no code files — the skill is instruction-only, so nothing is written to disk beyond reading the provided template. This is the lowest-risk install posture.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request secrets or external tokens and its functionality does not justify such access.
Persistence & Privilege
Flags are default (always:false, agent-invocable allowed). The skill does not request permanent presence, nor does it modify other skills or system settings. Autonomous invocation is platform-default and not problematic here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install project-planner-new - After installation, invoke the skill by name or use
/project-planner-new - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
1.一套完整的软件开发生命周期(SDLC)辅助工具链中的一环【project-planner-new】
2.总共包括 - 5 个 Skill(api-expert、report-generator-new、code-reviewer-new、project-planner-new、doc-pipeline)
3.完整的可以把这5个skil下载,即可形成闭环
v1.0.1
project-planner-new 1.0.1
- Added explicit version metadata in SKILL.md.
- Updated project plan synthesis phase to reference 'assets/plan-template.md' for output formatting.
- Clarified the final step: present the plan to the user, ask for feedback, and iterate until confirmed.
- Removed the inline template from SKILL.md for maintainability.
v1.0.0
- Major change: Switched from a triage and project artifact creation tool to an interactive requirements-gathering and planning assistant.
- Removed all previous issue and proposal template files and related project artifact workflows.
- New multi-phase interview process: asks users structured questions about problem, users, scale, constraints, and technical requirements.
- Outputs a detailed project plan as a formatted template, filled in from the interview responses.
- No longer creates issues, proposals, or interacts with GitHub. Focus is now on up-front software project planning.
Metadata
Frequently Asked Questions
What is 软件项目开发规划助手?
Plans a new software project by gathering requirements through structured questions before producing a plan. Use when the user says "I want to build", "help... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.
How do I install 软件项目开发规划助手?
Run "/install project-planner-new" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 软件项目开发规划助手 free?
Yes, 软件项目开发规划助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 软件项目开发规划助手 support?
软件项目开发规划助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 软件项目开发规划助手?
It is built and maintained by dapan0902 (@dapan0902); the current version is v1.0.2.
More Skills