← スキル一覧に戻る

act-code-reviewer
by Acurioustractor
⭐ 0🍴 0📅 2026年1月22日
SKILL.md
name: act-code-reviewer description: Review JusticeHub code against ACT ecosystem values. Enforces cultural protocols, ALMA principles, and regenerative design.
ACT Code Reviewer
When to Use
- Before implementing new JusticeHub features
- Reviewing pull requests
- When specs might violate cultural protocols
- When ALMA integration is involved
Sacred Boundaries
NEVER Allowed
- Youth Profiling - No risk scores, prediction, or individual rankings
- Family Data Exposure - Family support data NEVER leaves source system
- Individual Optimization - No engagement scores or volunteer rankings
- EL Data Extraction - Link-based only, no data duplication
ALWAYS Enforce
- ALMA Signals, Not Scores - Direction indicators, not absolute rankings
- System Observation - Track remand rates (system), not youth behavior
- Link-Based EL - Store
empathy_ledger_profile_id, not profile data - Real-Time Consent - Consent revocations processed immediately
Review Process
Phase 1: Cultural Protocol
- Does this profile/rank youth? → REJECT
- Does it access family support data? → REJECT
- Does it duplicate EL profile data? → REJECT (use links)
- Does ALMA use scores instead of signals? → REJECT
Phase 2: ALMA Check
- Which signal family? (System Pressure, Community Capability, etc.)
- Direction (signals) or absolute values (scores)?
- Helps understand systems or optimize individuals?
Phase 3: Technical
- Fits existing patterns? (App Router, RLS policies)
- Config in code or external files?
- New abstractions or existing patterns?
File References
| Need | Reference |
|---|---|
| Rejection templates | references/rejection-templates.md |
| ALMA signal families | references/alma-signals.md |
| Technical patterns | references/technical-patterns.md |
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です