Files
document-haness/.agents/skills/writing-korean-technical-blogs/profiles/architecture-decision.yaml
T
DongHyeonkaandClaude Opus 5 25644cc4d9 feat: install korean technical blog skill bundle
.agents/skills의 technical-document-author,
revising-korean-technical-prose, writing-natural-korean을
korean-technical-blog-skills-bundle-v1의 세 스킬로 교체한다.

- writing-korean-technical-blogs: 문제·제약·선택·구현·결과·한계 구조화
- reducing-ai-like-korean-writing: 상투성·추상화·반복 제거
- editing-korean-grammar-and-expression: 맞춤법·띄어쓰기·호응 검수

상류를 수정하지 않고 복사했다. diff -r 0건, MANIFEST.sha256 검증 통과,
번들 validate_skill.py 3/3 PASS.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 14:20:42 +09:00

19 lines
497 B
YAML

id: architecture-decision
register: preserve_or_hamnida
use_when: 아키텍처나 기술 선택의 이유와 결과를 설명할 때
required_sections:
- context_and_problem
- decision_forces
- alternatives
- decision_and_reason
- implementation_or_migration
- consequences
- limitations_and_reversal_conditions
optional_sections:
- diagrams
- code_examples
- future_options
rules:
do_not_turn_tradeoffs_into_benefits_only: true
preserve_rejected_options_and_reasons: true