← スキル一覧に戻る

rules-repo-conventions
by GuicedEE
A collection of guides that AI can use to support generative code
⭐ 4🍴 0📅 2026年1月16日
SKILL.md
name: rules-repo-conventions description: Apply Rules Repository conventions and forward-only workflow. Use when generating or editing docs, prompts, or code in projects that consume this repository or when this repository is the active workspace. Ensure Pact → Rules → Guides → Implementation links are created and updated, and prefer linking to submodule guides over duplicating content.
Rules Repository Conventions
This Skill encodes the essential conventions for working with this repository (as a submodule or directly) so Claude can apply them automatically.
Instructions
- Load and apply the repository root skills catalog: see skills.md.
- Honor RULES.md anchors for behavior and technical commitments:
- Close loops between artifacts:
- Pact → Rules → Guides → Implementation, and back-links from Implementation to its source guide and rule.
- Link discipline:
- Use relative paths; do not place project-specific docs inside the Rules Repository submodule directory when used downstream.
- Observability defaults:
- Prefer wiring to the Observability index and relevant guides: generative/platform/observability/README.md.
- When adding new topic docs under generative/:
- Add the entry to the nearest topic index README and cross-link to related guides.
- When updating structure/content:
- Apply the Forward-Only policy in one change: update or remove conflicting docs and links; no compatibility stubs.
Examples
- When scaffolding a new host project README, include links to PACT.md, RULES.md, GUIDES.md, IMPLEMENTATION.md, and the Rules Repository submodule path.
- When creating a new Observability guide, add it to generative/platform/observability/README.md and cross-link from related platform indexes.
Validation Checklist
- Links resolve and remain relative
- Loop closure present (forward/back links)
- No project-specific files placed inside the submodule directory
- Forward-only edits applied (no legacy anchors retained)
See also
- Repository skills catalog — skills.md
- Enterprise RULES — RULES.md
- Platform Observability — generative/platform/observability/README.md
スコア
総合スコア
55/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です