Governed paths, not blank prompts.
Instead of starting from a blank prompt, Forge routes each request to a workflow — an ordered sequence of governed steps that runs the same way across every engineer and every session. Workflows adapt to the task, so only the steps a job needs actually run. These are Forge's built-in defaults; open any workflow to see its typical path.
Shape and scope the work before any code is written — discovery, definition, PRDs, and readiness.
Steps
- Check for existing work
- Gather context from connected docs
- Analyze roadmap fit
- Frame the problem
- Clarify the idea
- Score impact (RICE)
- Produce a rough estimate
Steps
- Check for existing work items
- Gather background context
- Clarify requirements
- Collect non-functional requirements
- Write the problem statement
- Score impact (RICE)
- Preview & create the tracker work item
- Generate the PRD
- Build the tech handoff plan
Map the system and shape the technical approach for an existing work item.
Steps
- Scan the system architecture
- Interactive architecture discussion — record decisions
Turn a ready work item into shipped code, wave by wave.
Steps
- Receive the engineering handoff
- Readiness check
- Break the work into stories
- Plan dependencies & implementation waves
- Analyze change impact (blast radius)
- Technical discovery
- Define the test strategy
- Implement wave by wave
- Review the PR
- Complete & summarize delivery
Verify quality before and after the change lands — test strategy and structured PR review.
Steps
- Fetch the work item
- Readiness check
- Check AC quality & testability
- Review stories (INVEST)
- Analyze change impact
- Technical discovery
- Define the test strategy
Steps
- Fetch the work item
- Check branch freshness
- AI-augmented PR review — analysis, AC traceability, OWASP scan
- Customer impact analysis
- Surface manual deploy tasks
Capture and resolve defects end to end.
Steps
- Capture the bug — severity, area, reproduction
- Preview & create the ticket
- Hand off to engineering
- Implement the fix (optional)
- Review the PR & surface deploy tasks (optional)
Stay on top of work already in flight — status, documentation, and edits.
Steps
- Fetch the work item
- Report status — progress, acceptance criteria, PR health