スキル一覧に戻る
JordanGunn

refactor-semantic-noise

by JordanGunn

[DEPRECATED] Collection of agent skills (mostly) targeted at preventing typical issues that surface during agentic programming sessions.

6🍴 1📅 2026年1月13日
GitHubで見るManusで実行

SKILL.md


name: refactor-semantic-noise license: MIT description: | Audit semantic noise and namespace integrity. Produces a severity-grouped report with namespace/rename suggestions. metadata: author: Jordan Godau references: - 01_GOAL.md - 02_DEFINITIONS.md - 03_INVARIANTS.md - 04_SCOPE.md - 05_CHECKS.md - 06_OUTPUT.md keywords: - semantic - noise - namespace - prefix - suffix - redundant - taxonomy - boundary

Instructions

Read all references in references/ before using this skill.

Signals

  • Reviewing naming for redundant prefixes/suffixes
  • Import stutter or taxonomy crammed into identifiers
  • Missing structural boundaries indicated by naming clusters
  • The user asks to "audit naming" or "check namespace integrity"

References

Directory: references/

  • 01_GOAL.md
  • 02_DEFINITIONS.md
  • 03_INVARIANTS.md
  • 04_SCOPE.md
  • 05_CHECKS.md
  • 06_OUTPUT.md

スコア

総合スコア

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

レビュー

💬

レビュー機能は近日公開予定です