← Back to Skills Marketplace
ycz87

WBS Planner

by ycz · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
1263
Downloads
2
Stars
10
Active Installs
2
Versions
Install in OpenClaw
/install wbs-planner
Description
Work Breakdown Structure for multi-agent project management. Organize work as Roadmap → Epic → Task hierarchy with templates and granularity standards. Use w...
Usage Guidance
This skill is instruction-only and coherent with its stated purpose: it provides templates and guidance for creating roadmap/epic/task markdown files and for PM/Dev workflows. Before installing: 1) Confirm you are comfortable letting the agent read/write project files in the workspace (the skill expects to open and create roadmap/epic/task files). 2) Note the docs mention agent capabilities like 'codex exec' and 'sessions_send' — those are NOT included in the skill but indicate it may expect the agent to execute code or send notifications if your agent environment grants those APIs; limit those capabilities if you don't want autonomous code execution or external notifications. 3) Test the skill in a disposable or sample repository first to confirm behavior. If the skill later requests environment variables, external URLs, or an installer, reassess — that would raise concern.
Capability Analysis
Type: OpenClaw Skill Name: wbs-planner Version: 1.1.0 The skill bundle outlines a multi-agent project management system. It is classified as suspicious due to the explicit instructions for the 'Dev' agent in `references/dev-workflow.md` to execute code via `codex exec` and shell commands via `npm run build`. While these capabilities are intended for legitimate development tasks, they represent significant remote code execution (RCE) vulnerabilities if the agent's input is not properly sanitized, making the skill susceptible to prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (WBS Planner) match the provided templates, roadmaps, epic/task templates, and workflow docs. All required actions (creating roadmap/, epic/, and task files; checking task granularity; following PM/Dev workflows) are appropriate for a planning/templating skill and do not require extra credentials or external services.
Instruction Scope
The SKILL.md and referenced docs instruct the agent to read and write project files (roadmap/roadmap.md, epic.md, TASK.md) and to follow PM/Dev workflows — this is expected. Two references mention agent-side actions ('编码(源代码修改使用 codex exec,参考 coding-agent skill)' and using 'sessions_send' to notify a dev), which are references to other agent capabilities rather than hidden network endpoints. These are not inherently malicious, but they imply the agent may be expected to execute code or send notifications if the environment grants those capabilities. If you don't want the agent to have roam-to-edit or notify privileges, restrict its workspace and messaging permissions.
Install Mechanism
No install spec and no code files to execute; the skill is instruction-only so nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The actions described (editing project markdown and following templates) do not justify extra secrets or system access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent inclusion or claim to modify other skills or global settings. The workflows assume the agent can modify files in the project workspace — normal for a planning skill — so ensure the agent's workspace permissions are appropriate.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wbs-planner
  3. After installation, invoke the skill by name or use /wbs-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1.0: Added PM and Dev workflow references, simplified SKILL.md with progressive disclosure
v1.0.0
Initial release: Roadmap → Epic → Task hierarchy, templates, granularity standards, breakdown guide
Metadata
Slug wbs-planner
Version 1.1.0
License
All-time Installs 11
Active Installs 10
Total Versions 2
Frequently Asked Questions

What is WBS Planner?

Work Breakdown Structure for multi-agent project management. Organize work as Roadmap → Epic → Task hierarchy with templates and granularity standards. Use w... It is an AI Agent Skill for Claude Code / OpenClaw, with 1263 downloads so far.

How do I install WBS Planner?

Run "/install wbs-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WBS Planner free?

Yes, WBS Planner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does WBS Planner support?

WBS Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WBS Planner?

It is built and maintained by ycz (@ycz87); the current version is v1.1.0.

💬 Comments