Documentation
README
Code Review (Gate 8)
When to use
- Gate 8 of development cycle
- After completing major feature implementation
- Before merge to main branch
- After completing complex bug work
Skip when
- Task is purely conversational or informational with no code changes
- Changes are limited to documentation or comments with zero logic modifications
- Code has not been modified since the last completed review cycle
Sequence
Runs after: ring:implementing-tasks Runs before: ring:validating-acceptance-criteria
Related
Complementary: ring:running-dev-cycle, ring:implementing-tasks
This is the opening of the README. Read the full README on GitHub.