planning/create-workplan

Community

Create durable WorkPlans and log U.Work.

Authorvenikman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables teams to capture, standardize, and audit planned work by creating a durable WorkPlan (Schedule of Intent) artifact and recording its creation as a U.Work entry.

Core Features & Use Cases

  • Structured planning: captures context, plan id, title, intent, and deliverables in a single markdown artifact.
  • Auditable records: automatically logs work traces (U.Work) for accountability and traceability.
  • Use Case: in a bounded context like Tooling, create a WorkPlan to scope Q1 initiatives, assign deliverables, and track intent over time.

Quick Start

  1. Call the planning/create-workplan skill with required inputs: context, id, title, and intent. An optional deliverables list can be provided as a semicolon-separated string.
  2. The WorkPlan will be written to runtime/contexts/<context>/planning/workplans/<id>.md and a U.Work record will be emitted if telemetry is available.
  3. Check the target directory to verify the new WorkPlan file exists and contains the title and intent.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: planning/create-workplan
Download link: https://github.com/venikman/fpf-foundry/archive/main.zip#planning-create-workplan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.