Help us improve
Share bugs, ideas, or general feedback.
From sp-context
Runs knowledge base health checks with sp doctor, auto-fixes tags, broken links, missing metadata; suggests fixes for duplicates/stale; syncs index, git commits, reports summary.
npx claudepluginhub qiuyanxin/sp-contextHow this skill is triggered — by the user, by Claude, or both
Slash command
/sp-context:sp-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. `sp doctor --json` — get all findings
Audits and interactively cleans up Claude Code knowledge base: detects stale references, duplicates, orphaned files, frontmatter issues, and merge opportunities.
Audits markdown knowledge bases for missing frontmatter, broken links, tag inconsistencies, orphaned files, draft staleness, content gaps, and coverage issues. For KB quality checks.
Verifies and updates existing codebase documentation nodes (docs/*.md) against current code after changes or refactors. Fast mode for triaged items; full audits entire knowledge base.
Share bugs, ideas, or general feedback.
sp doctor --json — get all findingssp sync to rebuild index