path-forward - Find Most Unblocking Next Step
Find next action that enables most downstream work based on codebase state and goals
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- scan module status
- check TODO items
- map dependencies
- score candidate tasks
- verify top candidate
- report recommendations
- analyze blockers
- find alternative paths
Inputs
- source code files
- TODO comments
- server API endpoint
- task board state
- git history
Outputs
- recommended next step
- module status table
- unblocking analysis
- alternative paths
- project status report
Requirements
- Node.js environment
- jq command
- access to source files
- local server endpoint
