ApiliumHub
Back to browse

project-planner

ApiliumApiliumv1.0.3900
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

PredicateScopeDescription
project:plan_createdagentProject plans created by the agent
project:contextagentProject context recalled by the agent

License

MIT

Versions

v1.0.3Feb 27, 2026
v1.0.2Feb 27, 2026
v1.0.1Feb 27, 2026
v1.0.0Feb 27, 2026

Comments

Sign in to leave a comment.

Loading comments...