← Back to list

reviewing
by alloveralls
Opinionated expo-first agentic development template with explicit bootstrapping, shared skills, and reproducible guardrails — designed for Claude Code, GitHub Copilot Agents, Codex, and future LLM agents.
⭐ 0🍴 0📅 Jan 17, 2026
SKILL.md
name: reviewing description: Detect defects against the plan, architecture, code, and policies; classify findings without proposing improvements.
Purpose
Report defects with required classifications and clear impact, without remediation.
Inputs
- Artifacts under review (code, plan, architecture)
- Applicable policies and context
Steps
- Load required context: plan, architecture, policies, and artifacts.
- Identify defects against requirements, policies, and correctness.
- Classify each finding as Blocking, Fixable, or Advisory.
- Report precise locations and impacts using the required format.
Outputs
- Markdown findings with classification, location, issue, and impact; no fixes or redesigns.
Failure modes
- Suggesting improvements or scope changes
- Missing required classifications or unclear locations
- Mixing detection with remediation
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon