Skip to content

Senior Developer Workflow

A recommended workflow for the Senior Developer role, showing which tools to use and in what order.

Senior Developer

Experienced developer who selectively uses tools. Prefers language-specific reviewers and eval-driven workflows.

1

Plan complex features; skip for small tasks

command plan
2

Define success criteria before implementing

command eval
3

Implement with tests

command tdd
4

Get language-specific review (or typescript-reviewer)

agent python-reviewer
5

Verify build, types, lint, tests, security

skill verification-loop
6

Check pass@k metrics meet threshold

command eval