Enhance /review-pr with software architecture review #60
Notifications
Due Date
No due date set.
Depends on
#56 Create software-architecture skill
flowmade-one/architecture
#57 Create software-architect agent
flowmade-one/architecture
Reference: flowmade-one/architecture#60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Enhance the existing
/review-prcommand to include software architecture review as part of the standard PR review process for code PRs.Acceptance Criteria
/review-prcommand references software-architecture skillContext
Currently
/review-prdoes code review only. This enhancement adds software architecture review as a standard part of the process for all code PRs.Dependencies
Technical Notes
The review should be structured with two sections:
This is a modification to
commands/review-pr.md, not a new command.