Work Ingest banner
martynjsimpson martynjsimpson

Work Ingest

Productivity community

Description

--- description: One-time backfill of requests.md from existing project material — a PRD, TODO or roadmap files, code comments, or a superseded planning folder. argument-hint: "[--dry-run] [source-path]" --- Backfill `requests.md` from work that already exists in the project in some other form. This is a content operation, not a configuration one: `/work-init` gives you a correctly structured but empty intake file, and this fills it. Designed to be run more than once — once per source, as you

Installation

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

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

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

Full documentation available on GitHub

View Source Repository