Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] BuilderBot - Product Owner #7

Open
TSampley opened this issue Oct 2, 2024 · 0 comments
Open

[FEATURE] BuilderBot - Product Owner #7

TSampley opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TSampley
Copy link
Contributor

TSampley commented Oct 2, 2024

User Story

As a Business Owner/Operator, I want to host a Product Owner agent, so that the product backlog is managed efficiently and priorities are set based on business value.

Acceptance Criteria

Chron Job: Backlog Refinement

  • Given a set of issues and user feedback
    • When the ideation/refinement process is run
      • Then the agent should generate new user stories and add them to the backlog.
  • Given a new issue is created
    • When the agent reviews the issue
      • Then it should categorize and prioritize the issue accordingly
  • Given a set of criteria (e.g., value, urgency, effort)
    • When the prioritization process is run
      • Then the agent should prioritize issues in the backlog.

Chron Job: Backlog Management

  • Given a list of product backlog items
    • When the agent reviews the backlog
      • Then it should prioritize items based on predefined business value criteria

Chron Job: Sprint Planning:

  • Given the prioritized backlog; team capacity; sprint goals
    • When the planning process is run
      • Then the agent should propose a set of user stories for the next sprint
      • And the stories do not overrun team capacity
      • And the stories align with the sprint goals

References

@TSampley TSampley added the enhancement New feature or request label Oct 2, 2024
@TSampley TSampley added this to Artes Oct 2, 2024
@TSampley TSampley moved this to Refining in Artes Oct 2, 2024
@TSampley TSampley self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Refining
Development

No branches or pull requests

1 participant