Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 13:00
· 179 commits to main since this release
50d19df

Pre-upgrade baseline — the first tagged release of Agile Flow.

Added

  • Core agent definitions: Product Manager, Product Owner, Ticket Worker, PR Reviewer, Quality Engineer, System Architect, Growth Marketing Strategist
  • Structured agile workflow with progressive refinement (Product Definition → Technical Architecture → Agent Specialization → Workflow Activation)
  • Trunk-based development workflow with feature branches and PR-based merges
  • GitHub Project board integration with Icebox, Backlog, Ready, In Progress, Review, Done columns
  • Slash commands for agent interactions (/lock-scope, marketing commands)
  • bootstrap.sh interactive wizard for project initialization
  • CI pipeline with validation tests (.github/workflows/ci.yml)
  • Bot permissions verification script (scripts/verify-bot-permissions.sh)
  • Hardened agent policies with NON-NEGOTIABLE PROTOCOL and bot account identity
  • Agent action logging and audit trail (scripts/analyze-agent-actions.sh)
  • Weekly agent restriction verification workflow
  • Agent instruction linter (scripts/lint-agent-policies.sh)
  • Weekly audit workflows and maintenance documentation
  • Comprehensive Agent Workflow Summary documentation
  • Product documentation templates (PRD, Roadmap)
  • Getting Started guide