Skip to main content

spec-doc-linter

Lint and auto-sync two project-local doc files — per-module DevAgent.md and per-domain CONTEXT.md — against the code they describe. Detects mechanical drift (renamed symbols, removed files, broken links, missing dependencies) and LLM-judgment drift (weakened invariants, anti-patterns newly violated, false concurrency/idempotency claims, broken domain boundaries, stale context maps), proposes a per-file patch, and writes only after a per-file y/n/q confirmation. Use when the user says "sync docs with code", "lint the spec", "refresh DevAgent.md", "update CONTEXT.md", "spec is stale", or "doc/code drift". Do NOT use for: writing new specs from scratch, formatting/lint of code style, or reviewer-style production-risk review (use java-code-reviewer, react-code-reviewer, go-code-reviewer, python-code-reviewer, or node-code-reviewer for that). Complementary to goal-driven-development, which captures decisions into docs/knowledge/ — spec-doc-linter keeps DevAgent.md and CONTEXT.md honest after the code has moved.

跳到安装

来源信息

仓库
liyown/superpower-enterprise
最近来源活动
2026年6月10日 05:01
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。