← Back to list

verify-app
by lightningfastsls
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: verify-app description: Runs checks per AGENTS.md and writes the verification transcript to tasks/20_verification.md.
verify-app
When to use
Use this skill whenever:
- Code changed and you need to confirm it is correct.
- Tests or lint are failing and you need to debug/fix them.
- You are about to claim "done" and need a verification transcript.
Rules
- If the task uses staged delivery, explicitly note whether the verified stage is complete in
20_verification.md(and add a brief note to10_impl_notes.mdwhen requested). - Read
AGENTS.mdCommands for canonical checks. - Read the task brief and implementation notes in the active task folder.
- If
.venvexists, activate it or use.venv\\Scripts\\python.exefor all checks. - If commands are missing, follow the sanity run protocol in
AGENTS.mdand note gaps. - Record a full transcript in
tasks/<date>_<slug>/20_verification.md.
Method
- Read
tasks/<date>_<slug>/00_task_brief.mdand10_impl_notes.md. - Run the smallest relevant checks first, then full checks if configured.
- Fix failures minimally and re-run failed checks.
- Write the exact commands and results to
20_verification.md.
Output requirements
20_verification.mdincludes environment, commands, results, and any rerun transcript.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon