Use this skill proactively and automatically after completing ANY development work. AI agent summarizes: what was done, what was changed/improved, and suggests future additions/improvements - all concisely in Korean.
59
68%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/workthrough-v2/SKILL.mdAI 에이전트가 개발 작업을 간략하게 요약하고 추가/개선 제안을 작성합니다.
<project-root>/workthrough/YYYY-MM-DD_HH_MM_description.md# [작업 제목]
## 개요
2-3문장으로 무엇을 했는지 요약
## 주요 변경사항
- 개발한 것: XXX 기능 추가
- 수정한 것: YYY 버그 수정
- 개선한 것: ZZZ 성능 향상
## 핵심 코드 (필요시만)
```typescript
// 핵심 로직만 간단히
const key = value
```
## 결과
- ✅ 빌드 성공
- ✅ 테스트 통과
## 다음 단계
- 다음에 구현해야 할 기능
- 다음에 수정해야 할 부분pnpm install && pnpm dev 테스트pnpm build로 빌드 확인만끝.
8ed5784
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.