By reedom
Search, create, and manage notes in an Obsidian vault with wikilinks and index notes
A collection of agent skills that extend capabilities across planning, development, and tooling.
These skills help you think through problems before writing code.
write-a-prd — Create a PRD through an interactive interview, codebase exploration, and module design. Filed as a GitHub issue.
npx skills@latest add mattpocock/skills/write-a-prd
prd-to-plan — Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices.
npx skills@latest add mattpocock/skills/prd-to-plan
prd-to-issues — Break a PRD into independently-grabbable GitHub issues using vertical slices.
npx skills@latest add mattpocock/skills/prd-to-issues
grill-me — Get relentlessly interviewed about a plan or design until every branch of the decision tree is resolved.
npx skills@latest add mattpocock/skills/grill-me
design-an-interface — Generate multiple radically different interface designs for a module using parallel sub-agents.
npx skills@latest add mattpocock/skills/design-an-interface
request-refactor-plan — Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue.
npx skills@latest add mattpocock/skills/request-refactor-plan
These skills help you write, refactor, and fix code.
tdd — Test-driven development with a red-green-refactor loop. Builds features or fixes bugs one vertical slice at a time.
npx skills@latest add mattpocock/skills/tdd
triage-issue — Investigate a bug by exploring the codebase, identify the root cause, and file a GitHub issue with a TDD-based fix plan.
npx skills@latest add mattpocock/skills/triage-issue
improve-codebase-architecture — Explore a codebase for architectural improvement opportunities, focusing on deepening shallow modules and improving testability.
npx skills@latest add mattpocock/skills/improve-codebase-architecture
migrate-to-shoehorn — Migrate test files from as type assertions to @total-typescript/shoehorn.
npx skills@latest add mattpocock/skills/migrate-to-shoehorn
scaffold-exercises — Create exercise directory structures with sections, problems, solutions, and explainers.
npx skills@latest add mattpocock/skills/scaffold-exercises
setup-pre-commit — Set up Husky pre-commit hooks with lint-staged, Prettier, type checking, and tests.
npx skills@latest add mattpocock/skills/setup-pre-commit
git-guardrails-claude-code — Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, etc.) before they execute.
npx skills@latest add mattpocock/skills/git-guardrails-claude-code
write-a-skill — Create new skills with proper structure, progressive disclosure, and bundled resources.
npx skills@latest add mattpocock/skills/write-a-skill
edit-article — Edit and improve articles by restructuring sections, improving clarity, and tightening prose.
npx skills@latest add mattpocock/skills/edit-article
ubiquitous-language — Extract a DDD-style ubiquitous language glossary from the current conversation.
npx skills@latest add mattpocock/skills/ubiquitous-language
obsidian-vault — Search, create, and manage notes in an Obsidian vault with wikilinks and index notes.
npx skills@latest add mattpocock/skills/obsidian-vault
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Create a detailed refactor plan with tiny commits via user interview
Break a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices
Interview the user relentlessly about a plan or design until reaching shared understanding
Create a PRD through user interview, codebase exploration, and module design
GitHub workflow skills for PR management
npx claudepluginhub reedom/mattpocock-skills --plugin obsidian-vaultUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).