레이어 아키텍트. 기능을 헥사고날 레이어에 매핑. 기존 코드 영향도 분석.수정 vs 신규 판단 (TDD vs Doc-Driven 분기). Serena MCP 검색 활용./plan 명령 시 자동 활성화. 구현 순서 및 전략 결정.
development/layer-architect
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...