skill
职业分类
描述
更新
compiling-architecture
软件开发工程师
Use when: user wants to select architecture patterns, compile a spec, iterate on constraints/NFRs, audit why patterns were selected/rejected, or finalise an architecture for implementation. Not when: no repeatable decisions needed, or constraints/NFRs are not yet known (gather those first).
2026-05-18
implementing-architecture
软件开发工程师
Use when: about to write code and docs/architecture/ exists with STATUS: APPROVED in architecture.yaml. Not when: no approved architecture yet (use compiling-architecture first), or architecture.yaml lacks STATUS: APPROVED header.
2026-05-18
using-arch-compiler
软件开发工程师
Use when starting architecture work and you need to decide whether to compile/finalise architecture or implement an already-approved architecture.
2026-04-14