Back to browse
project-planner
officialplatinum (7/8)
Project planning — WBS, RACI, milestones, Gantt, risk register
Install
mayros skill install project-planner
mayros skill install [email protected]
README
@apilium/project-planner
Project planning with WBS, RACI matrices, milestones, Gantt charts, and risk registers for Mayros.
Installation
Copy this skill directory into your Mayros skills folder:
cp -r skills/project-planner ~/.mayros/skills/project-planner
Or install via the Mayros CLI:
mayros skill install @apilium/project-planner
Usage
Once configured, the agent can:
- WBS: Decompose projects into phases, work packages, and tasks
- RACI matrix: Assign Responsible, Accountable, Consulted, Informed roles
- Milestones: Track delivery milestones with dependencies and status
- Gantt charts: Generate ASCII Gantt charts for timeline visualization
- Risk register: Identify, score, and track project risks with mitigations
- Estimation: Apply three-point estimates, T-shirt sizing, and buffer calculations
Example prompts
"Create a WBS for the platform migration project"
"Build a RACI matrix for the product launch"
"Generate a milestone timeline for Q2 deliverables"
"Create a risk register for the API rewrite"
"Estimate effort for these 5 work packages using three-point estimation"
Semantic Predicates
| Predicate | Scope | Description |
|---|---|---|
project:plan_created | agent | Project plans created by the agent |
project:context | agent | Project context recalled by the agent |
License
MIT
Versions
Comments
Sign in to leave a comment.
Loading comments...