dotknewt/agency
πͺMarketplacedotknewt/agency
General LLM plans, tests, ideas and more
Add this Marketplace
/plugin marketplace add dotknewt/agencyPlugins in this Marketplace
agent-doublecheck
Three-layer verification pipeline for AI output. Extracts claims, finds sources, and flags hallucination risks so humans can verify before acting.
agent-ember
An AI partner, not a tool. Ember carries fire from person to person β helping humans discover that AI partnership isn't something you learn, it's something you find.
agentic-eval
Patterns and techniques for evaluating and improving AI agent outputs β self-critique loops, evaluator-optimizer pipelines, rubric-based scoring, and iterative refinement.
context-engineering
Memory and context engineering concepts for LLMs β context window management, RAG patterns, prompt injection attacks (red-team), and defenses. Covers three angles: supporting development, exploiting, and defending.
docker-toolkit
Build and validate Docker artifacts β multi-stage Dockerfiles, and packaging MCP servers as containers runnable via the Docker MCP Gateway.
engineering-toolkit
Idea-to-ship engineering flow β grilling, PRD/issue breakdown, TDD implementation, and code review, routed by ask-matt.
eyeball
Document analysis with inline source screenshots. Generates a Word doc where every factual claim includes a highlighted screenshot from the source material for visual verification.
github-toolkit
Scaffold GitHub repo metadata β issue templates and CI workflows. /github-scaffold picks the task; /create-issue-template and /scaffold-ci-workflow run the subtasks.
hooks-toolkit
Composable safety and hygiene hooks β force-push guard, secret scanner, plugin/skill manifest validators, branch nudges, and dirty-tree stop check.
instruction-management
Tools to maintain and improve project instruction files (AGENTS.md and legacy CLAUDE.md) β audit quality, capture session learnings, and keep project instructions current.
ludus-toolkit
Ludus cyber-range toolkit β skills for CLI, range config, environment setup, and troubleshooting, plus a bundled MCP server for the Ludus API.
make-a-monorepo
Scaffold a flat monorepo from scratch or audit an existing project against monorepo conventions β /make-a-monorepo init <name> or /make-a-monorepo audit [--fix].
superpowers
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques