원클릭으로
adr-tools
adr-tools에는 meza에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
MUST USE when working with architectural decision records (ADRs). Triggers: evaluating whether a decision warrants an ADR (applying the severity gate), creating new ADRs, superseding existing ADRs, listing/reviewing ADRs, or linking related ADRs. The skill includes criteria for when NOT to create an ADR; not every architectural decision crosses the threshold.
Generate the final Conventional Commit message text by inspecting the intended git commit surface, with staged changes as the default source of truth. Use this whenever the user asks for a commit message, wants staged changes or the working tree summarized into a Conventional Commit, asks what type or scope to use, or needs help turning staged changes into release-note-ready commit text instead of code-level narration.