Workflows Work banner
gvkhosla gvkhosla

Workflows Work

Development community

Description

--- description: Execute work plans efficiently while maintaining quality and finishing features argument-hint: "[plan file, specification, or todo file path]" --- # Work Plan Execution Command Execute a work plan efficiently while maintaining quality and finishing features. ## Introduction This command takes a work document (plan, specification, or todo file) and executes it systematically. The focus is on **shipping complete features** by understanding requirements quickly, following exist

Installation

Installs to ~/.claude/skills/gvkhosla-compound-engineering-pi-workflows-work/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gvkhosla-compound-engineering-pi-workflows-work && curl -fsSL https://raw.githubusercontent.com/gvkhosla/compound-engineering-pi/HEAD/prompts/workflows-work.md -o ~/.claude/skills/gvkhosla-compound-engineering-pi-workflows-work/SKILL.md

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

Full documentation available on GitHub

View Source Repository