Skip to content

Conversation

@pontemonti
Copy link
Contributor

Add prd-task-generator, prd-writer, and task-implementer agents for PRD management and implementation

@pontemonti pontemonti requested a review from a team as a code owner January 19, 2026 06:24
Copilot AI review requested due to automatic review settings January 19, 2026 06:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces three new Claude AI agent configurations to support Product Requirements Document (PRD) management and code implementation workflows for the Microsoft Agent 365 SDK Python repository.

Changes:

  • Added task-implementer agent for implementing coding tasks with production-quality code
  • Added prd-writer agent for creating comprehensive Product Requirements Documents
  • Added prd-task-generator agent for breaking down PRDs into actionable development tasks

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.claude/agents/task-implementer.md Defines an agent for implementing production-ready code following repository architecture, coding standards, and including comprehensive testing with mandatory code review
.claude/agents/prd-writer.md Defines an agent for creating detailed PRDs aligned with the Agent365 Python SDK architecture, gathering requirements, and producing structured specifications
.claude/agents/prd-task-generator.md Defines an agent for analyzing PRDs and breaking them into well-scoped, actionable tasks for junior engineers with clear acceptance criteria and testing requirements

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.

3 participants