๐ŸŽฏ

claude-agent-sdk-context-management

๐ŸŽฏSkill

from thebushidocollective/han

VibeIndex|
What it does
|

A CLI tool providing 139+ plugins for AI coding agent quality gates, with automated validation hooks that run linters, formatters, type checkers, and tests at the end of Claude Code conversations. Tracks success rates via local metrics to calibrate confidence without external data transfer.

๐Ÿ“ฆ

Same repository

thebushidocollective/han(701 items)

claude-agent-sdk-context-management

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add thebushidocollective/han --skill claude-agent-sdk-context-management
skills.sh Installโš  Installs to .agents/skills/
npx skills add thebushidocollective/han --skill claude-agent-sdk-context-management
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/claude-agent-sdk-context-management/SKILL.md

SKILL.md

25Installs
73
-
Last UpdatedJan 29, 2026

More from this repository10

๐ŸŽฏ
fastapi-async-patterns๐ŸŽฏSkill

Automatic quality gates for Claude Code that run linting, formatting, type-checking, and tests at the end of every conversation to catch issues before shipping.

๐ŸŽฏ
atomic-design-fundamentals๐ŸŽฏSkill

Automatic quality gates for Claude Code that run linting, formatting, type-checking, and tests at the end of every conversation to catch issues before shipping.

๐ŸŽฏ
angular-rxjs-patterns๐ŸŽฏSkill

Automatic quality gates for Claude Code that run linting, formatting, type-checking, and tests at the end of every conversation to catch issues before shipping.

๐ŸŽฏ
docker-compose-production๐ŸŽฏSkill

Automatic quality gates for Claude Code that run validation (linting, formatting, type-checking, tests) at the end of every conversation via stop hooks, with smart caching and zero-config setup.

๐ŸŽฏ
php security patterns๐ŸŽฏSkill

A php security patterns skill from HAN by The Bushido Collective, providing skills and plugins for Claude Code development workflows.

๐ŸŽฏ
cpp-modern-features๐ŸŽฏSkill

A cpp modern features skill from HAN by The Bushido Collective, providing skills and plugins for Claude Code development workflows.

๐ŸŽฏ
tailwind-responsive-design๐ŸŽฏSkill

Guides responsive design implementation with Tailwind CSS breakpoints and utility classes, from Han, an automatic quality gates system for Claude Code.

๐ŸŽฏ
bdd-patterns๐ŸŽฏSkill

Implements BDD (Behavior-Driven Development) testing patterns from Han, an automatic quality gates system for Claude Code with built-in linting, formatting, and test validation.

๐ŸŽฏ
storybook-component-documentation๐ŸŽฏSkill

Automatic quality gates for Claude Code that run linting, formatting, type-checking, and tests at the end of every conversation to catch issues before shipping.

๐Ÿ”Œ
jutsu-tdd๐Ÿ”ŒPlugin

Part of the Han quality gate system providing 139+ plugins for AI coding agents. Automatically runs validation hooks including linters, formatters, type checkers, and tests to ensure AI-written code is merge-ready.