Add resource-estimation harness#1
Open
kikistella7 wants to merge 1 commit into
Open
Conversation
견적 산출용 내부 리소스를 직군별 M/M로 산정하고 리소스 확인서(.docx)를 생성하는 에이전트 팀 하네스 추가. - agents: scope-analyst(단계분해·재사용vs신규), dev-estimator(개발 M/M), ops-estimator(운영·현장·외주/직접비) - skill: resource-estimation 오케스트레이터 (팬아웃/팬인) - templates/build_resource_doc.py: python-docx 기반 .docx 생성(pandoc 불필요) - 방법론 인코딩: M/M 환산, 투입률 가이드, 오프라인 현장 차등, 재사용 우선, 외주/직접비 분리, 바이브코딩 일단위 압축, 견적은 가치·리스크 기준 - 최상위 README 하네스 테이블 업데이트 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
견적 산출용 내부 리소스를 직군별 M/M로 산정하고 리소스 확인서(.docx)를
생성하는 에이전트 팀 하네스 추가.