k8

IntermediateTemplate3 min

The k8 Claude Plugin is Kate Makrigiannis's consulting practice skill library and knowledge system. It powers a Claude Project with 460+ reusable skills, canonical reference documents, and prompt templates spanning product management, engineering practices, design, facilitation, client engagement, AI adoption, and business development.

The knowledge canon includes 33 detailed engagement histories and 39 portfolio entries with verified proof points -- built from primary source artifacts (proposals, decks, screenshots, retro notes) across 15+ years of consulting work.

Linear project: k8 Claude Plugin

What's here

Directory Purpose
skills/ 460+ reusable agent skills, each in its own directory with a SKILL.md
knowledge/ Canonical reference docs (career, portfolio, engagement history, services, voice guide, frameworks)
engagement/ PM Engagement Journey -- milestone-based guide from kickoff through steady-state delivery to offboarding
docs/ Architecture blueprint, system documentation, and recipes (multi-skill workflows)
practices/ Practice guides (story writing, pairing, facilitation, AI maturity, getting unstuck)
prompts/ Prompt templates and continuation prompts for multi-session work
inbox/ Staging area for new content batches; triaged via _queue.md
content/ Content production artifacts (social calendars, blog drafts)
site/ Next.js app -- interactive diagnostic tools, skill catalog, full-text search, markdown content rendering
worker/ Cloudflare Worker for Slack/GitHub content review automation
tools/ Tool-specific guides (Codex, MCP servers)
resources/ Downloadable guides and workshop materials (estimation, discovery, prioritization)
personas/ User persona files
prototypes/ Prototype artifacts and experiments
demo/ Demo configs (Arty skillet index)
assets/ Non-markdown files (screenshots, PDFs, images) organized by project
agentic-pm/ PM agent workflows and agentic product management patterns
roles/ Balanced team role definitions
use-cases/ AI use cases catalog
feedback/ Feedback processing and pattern extraction
journals/ Daily wrapup journals for session handoff
journey-maps/ User journey map artifacts
linear/ Linear project configuration
output/ Generated artifacts (decks, roadmaps, Linear imports)
staging/ Pre-release content staging
stories/ Story artifacts and examples
theatre/ Theatrical techniques for facilitation

Web app

The site/ directory is a Next.js app with interactive tools for product teams (currently deployed via GitHub Pages):

  • AI Maturity Assessment -- Diagnostic across 6 dimensions (prompt quality, evaluation discipline, workflow integration, knowledge management, governance, AI foundations) with role-specific indicators for PMs, designers, and engineers
  • Get Unstuck -- Describe what's stuck on your team; AI-powered classifier matches symptoms to specific interventions and patterns
  • AI Health Check -- Evaluate engagement health, context discipline, and experimentation readiness
  • Card Sort -- Crowd-sourced navigation optimization with AI-powered tier suggestions

The site also includes full-text search across all skills, markdown/MDX content rendering, a comments system, and authenticated access for editors.

Tech stack: Next.js 16, React 19, TypeScript, Tailwind CSS 4, Anthropic Claude API, SQLite, Cloudflare Workers

Key entry points