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