Workflow Guides

End-to-end workflow guides for common aitasks operations

This section describes common usage patterns that combine the CLI tools and code agent skills into end-to-end development workflows.


Next: Code Agent Skills


Capturing Ideas Fast

Quickly capture task ideas without breaking your flow

Retroactive Change Tracking

Wrap ad-hoc changes into the aitasks framework after the fact

Complex Task Decomposition

Breaking complex tasks into manageable child subtasks

Task Consolidation (Folding)

Merging overlapping or duplicate tasks into a single actionable task

Issue Tracker Development Workflow

Round-trip workflow between issue trackers (GitHub, GitLab, Bitbucket) and aitasks

PR Import Workflow

End-to-end guide for creating aitasks from pull requests

Parallel Development

Working on multiple tasks simultaneously with concurrency safety

Parallel Task Planning

Front-load complex task design work while other implementations run in parallel

Claude Code Web

Running tasks on Claude Code Web with sandboxed branch access

Follow-Up Tasks and Task Discovery

Creating follow-up tasks, querying existing tasks, and updating them with new findings — all during implementation

Code Review Workflow

Systematic code review using review guides, separate from implementation

Exploration-Driven Development

Start with codebase exploration, create tasks from findings

Releases Workflow

Automated changelog generation and release pipeline from task data

Understanding Code with Explain

Use code evolution history to rebuild understanding of why code exists