feat(process): integrate agentic Agile methodology#83
Open
omargallob wants to merge 1 commit into
Open
Conversation
Adds Agentic Agile practices on top of the existing CDD workflow, inspired by the Microsoft Developer Blog article on spec-first, wave-based agent collaboration. - docs/agentic-agile.md: full methodology reference (4 pillars, wave diagram, iterative partnership model, quick reference table) - CLAUDE.md: new "Agentic Agile Development" section with workflow summary and issue label reference - .github/ISSUE_TEMPLATE/spec.md: spec-first feature template with contract, acceptance criteria, and Wave 1-4 implementation phases - .github/ISSUE_TEMPLATE/epic.md: epic template with wave/stream table and review-gate checklist for agent swarming - .github/ISSUE_TEMPLATE/bug.md: bug report framed around contract violations with environment and reproduction steps - .github/ISSUE_TEMPLATE/config.yml: disables blank issues, enforcing template selection - .github/pull_request_template.md: combined CDD + Agentic Agile checklist (spec link, phase complete, review gate respected) - .github/workflows/retrospective.yml: manual workflow_dispatch that collects commits, merged PRs, and closed issues for a sprint window, then files a structured retrospective GitHub issue https://claude.ai/code/session_01U2MguaxzBYvrRyhNQoubfj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Agentic Agile practices on top of the existing CDD workflow,
inspired by the Microsoft Developer Blog article on spec-first,
wave-based agent collaboration.
diagram, iterative partnership model, quick reference table)
summary and issue label reference
contract, acceptance criteria, and Wave 1-4 implementation phases
and review-gate checklist for agent swarming
violations with environment and reproduction steps
template selection
checklist (spec link, phase complete, review gate respected)
collects commits, merged PRs, and closed issues for a sprint window,
then files a structured retrospective GitHub issue
https://claude.ai/code/session_01U2MguaxzBYvrRyhNQoubfj