Full spec implementation cycles with filesystem and GitHub backends. Orchestrates spec → plan → track → implement → review → test → verify → retro.
npx claudepluginhub karimstekelenburg/k3m-marketplace --plugin cyclesRun a full spec implementation cycle — plan, track, implement, review, test, verify, and confirm. Orchestrates all skills and subagents in sequence with a review-fix-reverify loop.
Convert a technical specification into a sequenced implementation plan with discrete, trackable tasks. Reads the spec and codebase to produce an ordered plan.
Review how a cycle ran and improve automation skills. Collects signals from the tracker and git history, diagnoses issues, proposes changes, and A/B tests them via skill evals. Only keeps changes that measurably improve or maintain quality.
Brainstorm, create, or extend the project roadmap with new milestones. Use when the roadmap is exhausted, needs new versions, or when ideating future direction.
Display the current status of a spec's implementation tracker — shows task progress, blockers, and verification state.
Initialize or update a task tracker for a spec's implementation plan. Extracts tasks from the plan and creates a YAML tracker file with status, proof, and verification fields.
Generate a technical specification from a roadmap milestone. Reads the roadmap, design doc, and existing specs to produce a detailed spec for the next milestone.
Review code changes for correctness, spec compliance, and quality. Runs in isolated context to provide unbiased review. Reports issues that feed into the review-fix-reverify loop.
Write tests for implemented features based on spec acceptance criteria. Uses bun:test. Produces test files, runs them, and flags untestable criteria for ui-verifier.
Verify UI behavior and visual correctness using Claude Preview or Playwright. Starts the dev server, interacts with the playground, and captures screenshots as proof.
Verify that an implemented task meets its spec acceptance criteria. Reads the spec, inspects code changes, runs tests, and produces a pass/fail verdict with proof. Writes results directly to the tracker YAML.
A curated collection of Claude Code plugins
claude plugin marketplace add /path/to/k3m-marketplace
claude plugin search
claude plugin enable <plugin-name>
Create a new plugin directory under plugins/:
copier copy /path/to/dotclaude/templates/plugin plugins/
Register it in .claude-plugin/marketplace.json
Validate:
claude plugin validate plugins/<plugin-name>
See docs/ for complete cheatsheets on every plugin component type.
k3m.sh me@k3m.sh
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
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.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification