Work Init banner
martynjsimpson martynjsimpson

Work Init

AI community

Description

--- description: Set up, repair, or upgrade the work-management model in this repository — write the manifest, scaffold the work files, generate the agent roster, and bring a stale manifest current first if needed. argument-hint: "[--dry-run] [--repair|--upgrade]" --- Set this repository up to use the work-management model. Everything project-specific ends up in one manifest; the commands and this plugin stay untouched. Read `${CLAUDE_PLUGIN_ROOT}/skills/work-model/references/model.md` before

Installation

Installs to ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-init && curl -fsSL https://raw.githubusercontent.com/martynjsimpson/workManagementClaudePlugin/HEAD/commands/work-init.md -o ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository