dogent-story-acceptance

Fix post-UAT issues and update sprint UAT documents with retest guidance.

4|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/MagicBowen/dogent --skill dogent-story-acceptance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogent-story-acceptance
Source: https://github.com/MagicBowen/dogent/tree/main/.agents/skills/dogent-story-acceptance
Command: npx skills add https://github.com/MagicBowen/dogent --skill dogent-story-acceptance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Dogent Story Acceptance handles post-UAT delivery work for the current Dogent release: fix bugs reported by the user in dev/sprint_uat.md, refresh the manual test records, and close out acceptance statuses only after the release stories pass UAT.

Core Features & Use Cases

  • Read and interpret the latest UAT results from dev/sprint_uat.md to identify actionable issues.
  • Implement minimal, scoped fixes and update automated tests for changed functionality.
  • Update sprint documents (dev/sprint_uat.md and related files) with fix status, clear retest guidance, and acceptance status.

Quick Start

Review the latest UAT feedback in dev/sprint_uat.md, apply approved fixes, update the UAT status, and await retest before marking stories as Accepted.

Frequently Asked Questions about dogent-story-acceptance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix UAT bugs and update sprint documentation for acceptance?

To fix UAT bugs and update sprint documentation, you read the latest issues from dev/sprint_uat.md, implement minimal scoped code fixes, update automated tests, and record retest guidance before closing acceptance statuses.

What is the process to mark a sprint story as Accepted after UAT?

Marking a sprint story as Accepted requires reading sprint design and UAT docs, resolving all reported issues, updating manual test records in dev/sprint_uat.md, and verifying that every UAT passes before changing the status.

How do I manage post-UAT issue fixes within a sprint workflow?

Managing post-UAT issue fixes involves interpreting UAT results from sprint docs, applying targeted code edits, refreshing automated tests, and updating sprint files with clear fix statuses and retest instructions to align stakeholders.

Can I update manual test records directly in sprint_uat.md after a bugfix?

Yes, you can update manual test records directly in dev/sprint_uat.md. After applying minimal scoped fixes, you refresh the test records and append clear retest guidance to ensure stakeholders validate the changes.

What should I do if UAT bugs are not fixed before marking a release as accepted?

If UAT bugs are not fixed, you must not mark the release as accepted. You need to apply targeted fixes, update the sprint documentation with retest guidance, and await successful retest results before closing acceptance.

Does Dogent Story Acceptance work with existing sprint design and plan documents?

Yes, it works with existing sprint design and plan documents. It reads sprint design, plan, and UAT docs to drive targeted bugfixes, update tests, and manage acceptance statuses within current Dogent release workflows.