๐ Tedium
Making rote changes across many files
Renames, formatting, migrations
๐ Planning
Building a plan then executing end-to-end
Feature design, implementation, testing
๐ Investigation
Pulling information out of chaos
Root cause analysis, log diving, debugging
โ Understanding
Finding out "why" then doing something about it
Legacy code, unfamiliar systems
๐ Documentation
Show the agent what you have so it can explain it
README, API docs, onboarding guides
๐งช Testing
Writing tests for existing code
Unit tests, integration tests, edge cases