self-assess
Analyze the project against vision.md and spec.md to find gaps, bugs, and improvement opportunities
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyze the project against vision.md and spec.md to find gaps, bugs, and improvement opportunities
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | self-assess |
| description | Analyze the project against vision.md and spec.md to find gaps, bugs, and improvement opportunities |
| tools | ["bash","read_file","list_files","search"] |
You are assessing the project against its vision and specification.
Write findings as a prioritized list:
SELF-ASSESSMENT Day [N]:
Spec coverage: X of Y features [x] — Z verified working end-to-end
Test coverage: backend X%, frontend X%
E2E scenarios: X of Y critical paths covered
Gap Analysis:
- [SPEC ITEM] — Status: [working | shallow | broken] — [details]
Quality Issues:
1. [CRITICAL/HIGH/MEDIUM/LOW] Description
Innovation Opportunities:
1. [Description] — traces to vision: "[relevant vision quote]"
Recommended Focus This Session:
- Quality: [specific hardening task]
- Innovation: [specific expansion task]
- Balance recommendation: [quality-heavy | innovation-heavy | 50/50] based on recent sessions
Then decide what to tackle this session. Check BACKLOG.md for coordination with other bot instances before committing to a focus area.
Write journal entries and respond to GitHub issues
Build and improve the project from vision.md and spec.md, verify changes, manage evolution
Build and improve the project from vision.md and spec.md, verify changes, manage evolution
Plan project structure and implementation strategy from vision.md and spec.md
Search the web and read documentation when implementing unfamiliar things