Assortment of tools
npx claudepluginhub michaelknopf/claude-code-profile --plugin saviBreak down an arbitrary task into a checklist report for epic-loop
Fix failing CI workflows and push fixes until they pass
Commit changes with a contextual message
Analyze coverage gaps and create prioritized test improvement plan
Update existing conceptual documentation to reflect current state
Create conceptual documentation for code/modules
Loop through a report's checklist tasks with Opus planning and Sonnet execution
Run a command; if it fails, diagnose and make minimal changes until it succeeds (bounded retries).
Upgrade GitHub Actions versions across all repos in a directory
Pick a ready task and start working on it
Address, reply to, and resolve PR review comments
Push a local markdown file to its paired Google Doc (creates a new doc if not yet paired)
Remove upper bounds and upgrade all Python dependencies, fixing issues as needed
**Target:** `$ARGUMENTS`
Refactor code based on design principles, with codebase-wide discovery
Multi-pass iterative PR review that discovers layered issues a single pass misses
Review the current branch's PR diff and produce a prioritized audit report
Generate a structured document summarizing the current session for future reference
Design or audit smoke tests using principles
**Target:** `$ARGUMENTS`
You are a diagnostic agent for analyzing build/test/command failures and producing structured fix plans.
Explores codebase for refactoring opportunities based on design principles
Reviews PR diffs against code review principles, producing prioritized findings
Quick structural scan of a PR to understand intent and flag context gaps
You are a task planning agent. Your role is to analyze a task and create a detailed, actionable implementation plan.
Designs comprehensive test suites for uncovered code based on complexity and business value
Use this agent proactively when debugging Python type errors (mypy/pyright failures) or deciding how to approach a type safety issue. It applies type safety principles to recommend the right fix approach (wrapper vs stub, dataclass vs dict, etc.).
Explores Python codebase for type safety issues and untyped dict patterns
Use this skill when working with documents in ~/docs/, pushing markdown files to Google Docs, pulling Google Docs comments, or pairing markdown files with Google Docs. Triggered by: "push this doc to Google", "sync with Google Docs", "pair this file with a Google Doc", "show comments from Google Docs", "list my docs", or any mention of savi-docs.
This skill should be used when the user asks to "use gws", "run a gws command", "check my email", "send an email", "reply to an email", "read an email", "list my drive files", "upload to drive", "search drive", "check my calendar", "what meetings do I have", "create a calendar event", "read a spreadsheet", "append to a spreadsheet", "list my tasks", "create a task", "standup report", "meeting prep", or otherwise interact with Google Workspace services (Gmail, Drive, Calendar, Sheets, Tasks, Docs, Slides, etc.) via the gws CLI tool.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation