一键导入
arch-decision
arch-decision 收录了来自 jsingh6 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Architecture Decision Record (ADR) orchestrator. Given a feature request, GitHub issue, or free-text problem statement, explores the codebase deeply, generates 3 architectural approaches using parallel agents, produces a trade-off recommendation, and writes a formal ADR to docs/decisions/. Works on any language or framework. Config-driven for any team (GitHub Issues, Linear, or Jira; Slack or Teams notifications).
Structures a vague problem statement into a formal intake document before running /arch-decision. Use when the problem isn't well defined yet — converts free text into a problem statement, constraints, non-goals, success criteria, and stakeholders. Output feeds directly into /arch-decision Phase 1.