Handoff
PVRLabs/aibadgerTransfer the current coding, debugging, planning, or architecture session to AI Badger. Use for broad session continuation; use badger-review for an independent review.
At a glance
This skill is for Coding and helps you hand off a coding session, transfer debugging context to ai badger, and continue a planning discussion.
git clone --depth 1 https://github.com/PVRLabs/aibadger
cp -r aibadger/skills/handoff ~/.claude/skills/handoff
Session ContinuationContext TransferAibadgerMulti Turncollaboration
Also in PVRLabs/aibadger
View the repoPrepare current-session guidance for an independent AI Badger review of recent repository work. Use only when the user wants a Badger review...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...