idea-intake-workflow
Installation
SKILL.md
Idea Intake Workflow - Unified Interface
Purpose
Single command interface for Matt Maher's "do-work" autonomous idea intake pattern. Provides unified access to capture, validation, and processing operations without needing to remember multiple commands across different skills.
This skill orchestrates three sub-skills into a cohesive workflow:
- idea-queue-capture - Fast idea capture
- Senior PM Enhanced (validation) - Feasibility assessment and routing
- work-queue-processor - Autonomous execution
Philosophy
One command to rule them all: /workflow with intelligent subcommands that handle the entire lifecycle from idea capture to execution and archival.
Context Isolation: Each phase runs in isolated contexts to prevent pollution and maintain predictable behaviour:
- Capture Claude: Instant idea collection (no planning overhead)
- Work Claude: Autonomous execution with fresh sub-agents per item
- Validation: Runs in either instance with proper state tracking