Skip to content

feat(process): integrate agentic Agile methodology#83

Open
omargallob wants to merge 1 commit into
mainfrom
feat/agentic-agile-methodology
Open

feat(process): integrate agentic Agile methodology#83
omargallob wants to merge 1 commit into
mainfrom
feat/agentic-agile-methodology

Conversation

@omargallob

Copy link
Copy Markdown
Owner

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

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
@omargallob omargallob changed the title feat(process): integrate Agentic Agile methodology feat(process): integrate agentic Agile methodology Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants