How-to

Implement a story with your agent, end to end

From a Ready story to Code review, with context, tests and evidence.

For: Team developer

What the agent does

  1. Reads the story's work context: why-chain, criteria, constraints, decisions, any handover note.
  2. Moves it to In progress.
  3. Checks the code area before editing, then implements with tests.
  4. Registers the tests against the criteria and reports results.
  5. Opens a pull request naming the story code and moves it to Code review.

What you do

  • Review the pull request.
  • Verify criteria or let CI do it.
  • Move the story to Done.

KB-WB-07