Create software-architecture skill #56
Notifications
Due Date
No due date set.
Blocks
#57 Create software-architect agent
flowmade-one/architecture
#58 Create /arch-review-repo command
flowmade-one/architecture
#59 Create /arch-refine-issue command
flowmade-one/architecture
#60 Enhance /review-pr with software architecture review
flowmade-one/architecture
Reference: flowmade-one/architecture#56
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 the foundational skill that encodes software architecture best practices, review checklists, and patterns. This skill serves as the knowledge base for the software-architect agent and all architecture-related commands.
Acceptance Criteria
skills/software-architecture/SKILL.mduser-invocable: falsein frontmatterContext
This is the first component of the Software Architect role. The skill will be referenced by:
software-architectagent/arch-review-repocommand/arch-refine-issuecommand/review-prcommand (enhanced)Technical Notes
Start with Go-specific patterns since that's the primary language, but include generic patterns that apply across languages. The skill should be comprehensive but focused on practical review guidance.