[4팀 이예인] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발 #88
Open
yein1ee wants to merge 18 commits intohanghae-plus:mainfrom
Open
[4팀 이예인] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발 #88yein1ee wants to merge 18 commits intohanghae-plus:mainfrom
yein1ee wants to merge 18 commits intohanghae-plus:mainfrom
Conversation
… 2 TDD guidance\n\n- Unify language to English across agent docs\n- Correct rule references and cite recurring spec\n- Add explicit guidance for Feature 2 (recurring icon & detach)\n- Clarify test placement and minimal implementation touchpoints
…스트 설명/산출물 한국어\n- Feature 2(반복 아이콘/분리) TDD 가이드 유지\n- 예시 커밋 메시지 한국어로 정비 및 문서화
29 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
과제 체크포인트
필수 스펙
기본 과제
공통 제출
기본 과제(Easy)
기본 과제(Hard)
심화 과제
과제 셀프회고
기술적 성장
처음엔 에이전트라는 개념이 뭔지 전혀 감이 잡히지 않았다. 팀원의 설명을 듣고 나서야 어떤 개념인지 이해했다.
프롬프트를 잘 쓰려면 기본 지식이 많이 필요하다는 걸 느꼈다. cursor rules도 참고해봤는데 이해 안 가는 부분이 많았는데, 한편으론 그걸 기준 삼아서 방향을 잡는 것도 나쁘지 않을 것 같다.
코드 품질
학습 효과 분석
비록 과제를 완성하진 못했지만 에이전트를 구성하고 워크플로우를 만들어보는 과정을 통해 TDD 사이클이 머리에 확실히 각인되었다.
그동안은 개발할 때 어디서부터 시작해야 할지 막막했고 처음부터 코드를 완벽하게 짜려는 욕심 때문에 시간을 흘려보내곤 했는데,
TDD 사이클을 따라가면 바로 실행에 옮길 수 있을 것 같다. 이 과정을 반복해서 연습하면 실무에서도 정말 큰 도움이 될 것 같다.
다만 1주차, 2주차 모두 시간이 부족해서 깊게 공부하지 못한 점이 아쉽다.
과제 피드백
리뷰 받고 싶은 내용