← スキル一覧に戻る

refactor-lexical-ontology
by JordanGunn
[DEPRECATED] Collection of agent skills (mostly) targeted at preventing typical issues that surface during agentic programming sessions.
⭐ 6🍴 1📅 2026年1月13日
SKILL.md
name: refactor-lexical-ontology license: MIT description: | Audit identifiers and namespaces for lexical-semantic and ontological correctness. Detect semantic role misalignment (agent/tool/process/artifact), derivational misuse (e.g., -er agent nouns), and category errors between modules, packages, classes, functions, and data artifacts. Output a single Markdown report with actionable fixes. metadata: author: Jordan Godau references: - 01_INTENT.md - 02_PRECONDITONS.md - 03_RULES.md - 04_PROCEDURE.md - 05_OUTPUT.md keywords: - naming - ontology - lexical - semantic - agent - process - artifact - suffix - convention
Instructions
Read all references in references/ before using this skill.
Signals
- The user says: "naming feels off", "planner vs planning", "module naming convention", "agentive suffix misuse", "semantic role mismatch", "ontology drift", "lexical audit"
- A naming refactor is planned or ongoing
- Confusion exists between thing vs doer vs process vs tool in identifiers
- The codebase has inconsistent conventions between directories/modules/classes/functions
References
Directory: references/
01_INTENT.md02_PRECONDITIONS.md03_RULES.md04_PROCEDURE.md05_OUTPUT.md
Scripts
If scripts are present, also read scripts/INDEX.md and follow any automated steps first.
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です