Skip to main content

Real-World Scenarios

8.1 Simple Feature Development (Single Session)

Task: Add user login feature

8.2 Complex Parallel Development (Multi-Agent Worktree)

This scenario is Claude Code only. Cursor, Codex, and other platforms do not support Multi-Agent Pipeline.
Task: Develop three independent features in parallel

8.3 Cross-Layer Feature Development

Task: Add product review feature (database + API + frontend)

8.4 Team Collaboration

The core mechanisms for team collaboration (Spec sharing, task assignment) are platform-agnostic. Team members on different platforms can share the same Spec library.

8.5 Bug Debugging with break-loop

8.6 Spec Iteration Flywheel

8.7 Building a New Project from Scratch