workspace-context-linter

Diagnose always-loaded workspace context files such as AGENTS.md, SOUL.md, USER.md, MEMORY.md, and TOOLS.md. Use when you want to reduce context bloat, detect duplicated rules, spot misplaced content, identify overweight sections, or audit whether core context files still match their intended roles before reorganizing them.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "workspace-context-linter" with this command: npx skills add lethehades/workspace-context-linter

Workspace Context Linter

Audit core workspace context files without rewriting them.

Core workflow

  1. Load the core context files that exist.
  2. Summarize each file's likely role.
  3. Detect duplicate rule themes, overweight sections, and misplaced content.
  4. Produce a text report with priorities and suggested moves.

Read references as needed

  • Read references/rules.md for the lint categories and severity model.
  • Read references/report-format.md for the output structure.
  • Read references/file-roles.md for what each core context file should usually contain.
  • Read references/move-guidelines.md when deciding where content should move.
  • Read references/release-minimal.md before packaging or publishing so the first public surface stays minimal.

Use scripts as needed

  • Use scripts/context_linter.py [--scope core|core+memory|custom] [--paths ...] [--output report.txt] to run the linter.

Operating rules

  • Prefer diagnosis over auto-editing.
  • Treat duplicates as a maintenance problem unless they create real execution ambiguity.
  • Treat overweight sections as candidates for extraction, not automatic deletion.
  • Keep the first version focused on core context files and text reports.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

clawquest-chat-agent

Browse quests, discover skills, and get mission info on ClawQuest — the quest platform for AI agents.

Registry SourceRecently Updated
Automation

seo-for-agents

SEO and discoverability optimization for AI agents and agent-served websites. Covers llms.txt protocol, structured APIs for agent discoverability, GEO (Gener...

Registry SourceRecently Updated
Automation

WeMP Ops

微信公众号全流程运营:选题→采集→写作→排版→发布→数据分析→评论管理。 Use when: (1) 用户要写公众号文章或提供了选题方向, (2) 用户说"写一篇关于XXX的文章"/"帮我写篇推文"/"出一篇稿子", (3) 用户要求采集热点/素材/竞品分析, (4) 用户提到公众号日报/周报/数据分析/阅读量/...

Registry SourceRecently Updated