Create /arch-refine-issue command #59
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#59
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
Create a command that refines an issue in the context of the project's architecture. The command first analyzes the existing codebase to understand patterns and structure, then refines the issue with architectural perspective.
Acceptance Criteria
commands/arch-refine-issue.mdContext
User runs
/arch-refine-issue 42to get architectural input on an issue before implementation.Dependencies
Technical Notes
The command must understand the existing codebase context - not refine in isolation. This means: