By dotknewt
Scaffold GitHub repo metadata — issue templates and CI workflows. /github-scaffold picks the task; /create-issue-template and /scaffold-ci-workflow run the subtasks. Includes the branch-warden agent for automated branch prep and cleanup, and the issue-filer agent for lightweight issue creation.
Scaffold one or more GitHub issue forms (YAML schema) in .github/ISSUE_TEMPLATE/
Scaffold GitHub repo metadata — pick what to create (issue template, CI workflow, …)
Scaffold a GitHub Actions CI workflow file with canonical defaults (push-to-main, concurrency, path filters, workflow_dispatch).
Prepare a clean branch for new work, or sweep merged/stale local + origin branches. Invoke before starting an unrelated task to confirm the working branch matches the task and that no open PR will cause a squash-merge tangle. Also invoke to run the canonical cleanup recipe after PRs merge. Runs on a cheap model so the main session does not burn tokens on git plumbing.
File a GitHub issue for an out-of-scope concern or follow-up that turned up during work. Use when you need to capture something for later without losing context. The agent handles deduplication and labeling.
Use when the user asks to scaffold GitHub repo metadata under `.github/` — issue templates, issue forms (YAML), PR templates, CODEOWNERS, or workflows. Triggers on phrases like "add an issue template", "set up issue forms", "scaffold .github", "create a PR template", "add a bug report template", "set up GitHub templates". Routes to the `/github-scaffold` command, which lists available subtasks and dispatches to the right one.
Use when the user asks about GitHub Actions CI setup, workflow defaults, concurrency settings, path filters, or chained / stacked PRs. Triggers on phrases like "set up CI defaults", "GitHub Actions concurrency", "cancel superseded runs", "skip workflow for docs changes", "path filters", "stacked PRs", "chained PRs", "follow-up PR", "branch off an unmerged branch", "rebase onto main", "squash-merge tangle", "same-file conflict", "open a PR for this change", "how do I chain multiple PRs", or "after this PR merges".
Uses power tools
Uses Bash, Write, or Edit tools
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.
npx claudepluginhub dotknewt/toolkits --plugin github-toolkitConcepts and techniques for memory and context engineering with LLMs — context window management, RAG patterns, red-team/adversarial-testing techniques for educational use, and defenses against prompt injection and jailbreaking.
Search, create, and manage notes in an Obsidian vault with wikilinks and index notes. Requires OBSIDIAN_VAULT_PATH to be set to the vault's absolute path.
Build and validate Docker artifacts — multi-stage Dockerfiles, and packaging MCP servers as containers runnable via the Docker MCP Gateway.
Patterns and techniques for evaluating and improving AI agent outputs — self-critique loops, evaluator-optimizer pipelines, rubric-based scoring, and iterative refinement.
Ludus cyber-range toolkit — skills for the Ludus CLI, range configuration, environment guidance, and troubleshooting, plus a bundled MCP server for driving the Ludus API from Claude.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC plugin for engineering teams - 67 agents, 277 skills, 93 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.