skills/tech-spec-review/SKILL.md
Review a tech spec document written in the team's Notion template format (Summary, Background, Goals, Non-Goals, Plan, Measuring Impact, Security/Privacy/Risks, Other Considerations, Milestones, Open Questions). Use when the user asks to "테크 스펙 리뷰", "tech spec 리뷰", "스펙 문서 리뷰", "이 스펙 봐줘", or provides a Notion/Google Docs/Markdown tech spec link or file and asks for feedback, critique, or readiness check before sharing with the team.
npx skillsauth add pitzcarraldo/skills tech-spec-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
팀 Notion 템플릿을 따르는 테크 스펙 문서를 리뷰한다. Lyft "How to Write Awesome Tech Specs"와 뱅크샐러드 "테크 스펙" 블로그의 원칙을 기반으로, 섹션별 체크리스트에 따라 구조적·정성적 피드백을 한국어로 제공한다.
문서 수집
mcp__claude_ai_Notion__notion-fetch로 본문을 가져온다.메타 정보 파악
섹션별 평가
references/rubric.md를 읽고 각 섹션을 체크리스트에 따라 평가한다.횡단 점검
출력
# 테크 스펙 리뷰: <문서 제목>
**대상**: <URL 또는 파일 경로>
**상태**: <Status 값> / 마지막 수정: <Last edited>
**추정 목적**: <buy-in | 구현 직전 | 포스트모템 등>
**총평**: 2~3줄. 가장 중요한 강점 1개 + 가장 크리티컬한 개선점 1~2개.
## 섹션별 평가
### 1. Summary — [Pass | Needs work | Missing]
- **관찰**: <현재 작성된 내용 또는 누락 사실>
- **개선 제안**: <구체적 문장 수준의 제안>
(2~10번 섹션 동일 포맷으로 반복)
## 횡단 이슈
- <Goals-Impact 매핑 문제 등 섹션 간 일관성 이슈>
## 블로커 (머지 전 반드시 해결)
1. <...>
2. <...>
## 선택 개선 (nice-to-have)
1. <...>
섹션별 체크리스트, 안티패턴, 좋은/나쁜 예시는 references/rubric.md에 있다. 리뷰 시작 전에 반드시 이 파일을 읽는다.
tools
Draft a daily standup from the current user's Slack, GitHub, Linear, and Google Calendar activity. Use when the user asks to create, prepare, or summarize a standup/status update from connected app activity; to collect a user's work for a date; or to verify whether Slack, GitHub, Linear, and Google Calendar connectors/MCP tools are available before drafting a standup.
development
List and resume previous coding agent sessions by loading their context into the current session. Use when the user wants to (1) see previous sessions for the current directory with summaries, (2) continue work from a previous session by loading its full conversation context, (3) recover work from an interrupted session, or (4) transfer context between sessions. Supports Claude Code and Codex sessions.
development
Pre-push CodeRabbit review-fix loop. Runs local CodeRabbit review, fixes valid issues, and repeats until clean so the branch passes CodeRabbit review on push with no additional comments. Use when the user says "review and fix", "review loop", or wants to ensure the branch is CodeRabbit-clean before pushing.
tools
This skill should be used when the user asks to "rename branch", "change branch name", "update branch name based on changes", or wants to create a meaningful branch name based on the changes.