Stats
Actions
Tags
From jacked
Use when a branch has code changes that may have made documentation stale, after completing a feature, or before creating a PR. Diffs branch against base and maps changes to affected docs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jacked:docs-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
First, check if a repo-scoped version exists in the current project:
First, check if a repo-scoped version exists in the current project:
.claude/skills/docs-sync/SKILL.md exists (Glob) → read and follow it instead of this file..claude/commands/docs-sync.md exists (Glob) → read and follow it instead.~/.claude/commands/docs-sync.md and follow it.npx claudepluginhub jackneil/claude-jacked --plugin jackedProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.