work-planning

Generate a ._planning.json to scaffold goals, projects, and tasks directories.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill work-planning-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-planning
Source: https://github.com/cellarwood/figurio/tree/main/plugins/paperclip-plugin/skills/work-planning
Command: npx skills add https://github.com/cellarwood/figurio --skill work-planning-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designs a complete top-down work hierarchy for a Paperclip-style company, enabling deterministic planning outputs that map goals to projects and tasks.

Core Features & Use Cases

  • Top-down hierarchy: defines goals (initiatives), projects, and tasks with clear ownership and relationships.
  • Deterministic planning output: generates a ._planning.json used to scaffold goals/, projects/, and tasks/ directories.
  • Use cases: ideal for creating a new company plan, reorganizing existing work, or aligning goals with deliverables.

Quick Start

Run the planning workflow to generate the ._planning.json and scaffold the goals/, projects/, and tasks/ directories for a new or reorganized company.

Frequently Asked Questions about work-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure company goals, projects, and tasks into a unified hierarchy?

To structure company goals, projects, and tasks into a unified hierarchy, this Skill maps top-down relationships and generates a deterministic planning artifact. It scaffolds goals, projects, and tasks directories while enforcing cross-linking between them.

What is a deterministic planning artifact for work hierarchy setup?

A deterministic planning artifact for work hierarchy is a generated planning file that maps goals to projects and tasks. It enforces frontmatter fields and ordering conventions to drive the automated generation of structured directories.

How do I align existing company goals with new projects and tasks during a reorganization?

To align existing company goals with new projects and tasks during a reorganization, run the planning workflow to rebuild the work hierarchy. It produces a planning file that restructures and cross-links your deliverables deterministically.

Does this work hierarchy planning approach enforce cross-linking between goals and projects?

Yes, this work hierarchy planning approach enforces cross-linking between goals and projects. It applies strict frontmatter fields and ordering conventions to ensure deterministic outputs and accurate relationships across all planning directories.

Can I use this for a new company setup or is it only for reorganizing existing work?

You can use this for both a new company setup and reorganizing existing work. It applies deterministic planning to structure your goals, projects, and tasks hierarchy regardless of whether the organization is new or being restructured.