By caseywebb
Blocks Claude at stop to review docs with update-when frontmatter for staleness
npx claudepluginhub caseywebb/claude-plugins --plugin doc-gatePersonal Claude Code plugin marketplace.
/plugin marketplace add caseyWebb/claude-plugins
/plugin install pr-description-sync@caseyWebb
/plugin install doc-gate@caseyWebb
Or auto-enable in a project's .claude/settings.json:
{
"extraKnownMarketplaces": ["caseyWebb/claude-plugins"],
"enabledPlugins": ["pr-description-sync@caseyWebb", "doc-gate@caseyWebb"]
}
| Plugin | Description |
|---|---|
| pr-description-sync | Reminds Claude to update PR title and description after git push |
| doc-gate | Blocks Claude at stop to review docs with update-when frontmatter for staleness |
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern. Optional DragonScale Memory extension adds hierarchical log folds, deterministic page addresses, embedding-based semantic tiling lint, and boundary-first autoresearch topic selection.
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.