architecture

$npx mdskill add first-fluke/fullstack-starter/architecture

Diagnose architectural issues and synthesize actionable recommendations.

  • Resolves design conflicts and selects optimal analysis methods.
  • Integrates stakeholder input to validate proposed solutions.
  • Generates structured recommendations or Architecture Decision Records.
  • Delivers clear workflow steps via the architecture.md file.
SKILL.md
.github/skills/architectureView on GitHub ↗
---
name: architecture
description: Software architecture workflow — diagnose architecture problems,
  select the right analysis method, compare options, synthesize stakeholder
  input, and produce a recommendation, review, or ADR
disable-model-invocation: true
---

# /architecture

Read and follow `.agents/workflows/architecture.md` step by step.
More from first-fluke/fullstack-starter