TheBushidoCollective

62 mods across 1 repository, 190 stars between them.

omp

25

TheBushidoCollective/han

Plugin Claude Code

Bridge plugin that records omp (Oh My Pi) session, tool, token, and cost metrics into Han, so omp sessions appear in Han's Browse UI and cost rollups alongside Claude Code.

190 7d ago A tokens not measured

opencode

26

TheBushidoCollective/han

Plugin Claude Code

Bridge plugin that enables Han's hook ecosystem (validation, context injection, orchestration) to work with OpenCode by translating OpenCode events into Claude Code hook invocations.

190 7d ago A tokens not measured

bushido

27

TheBushidoCollective/han

Plugin Claude Code

The philosophy of the Samurai applied to software development. Injects the seven virtues (義 Righteousness, 勇 Courage, 仁 Compassion, 礼 Respect, 誠 Honesty, 名誉 Honor, 忠義 Loyalty) to guide agent behavior. Requires core for infrastructure.

190 7d ago A tokens not measured

core

28

TheBushidoCollective/han

Plugin Claude Code

Essential infrastructure for the Han plugin marketplace. Includes mandatory subagent delegation, async fan-out patterns, agent resumption, skill transparency, quality enforcement, unified MCP server (hooks + metrics + Context7/DeepWiki proxying), project memory learning, and universal programming principles.

190 7d ago A tokens not measured

ci-watcher

29

TheBushidoCollective/han

Agent

Background agent that monitors CI/CD pipelines for open PRs/MRs and automatically triages and fixes failures. Spawns isolated fixer agents in worktrees to resolve lint, format, and test failures without disrupting the main working tree.

190 7d ago A 55 tokens

baseline-restorer

31

TheBushidoCollective/han

Skill Claude CodeCodex

Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.

190 7d ago A 29 tokens

boy-scout-rule

32

TheBushidoCollective/han

Skill Claude CodeCodex

Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.

190 7d ago A 37 tokens

debug

34

TheBushidoCollective/han

Skill Claude CodeCodex

Investigate and diagnose issues without necessarily fixing them.

190 7d ago A 11 tokens

develop

35

TheBushidoCollective/han

Skill Claude CodeCodex

Guides end-to-end feature development through 8 phases: discover requirements, explore codebase patterns, clarify ambiguities with the user, design architecture, implement with TDD, run multi-agent code review, validate all quality gates, and write a blog post. Use when asked to add a feature, implement a new…

190 7d ago A 78 tokens

explain

37

TheBushidoCollective/han

Skill Claude CodeCodex

Explain code, concepts, or technical decisions in clear, understandable terms.

190 7d ago A 16 tokens

fix

39

TheBushidoCollective/han

Skill Claude CodeCodex

Debug and fix bugs, errors, or unexpected behavior.

190 7d ago A 12 tokens

legacy-code-safety

40

TheBushidoCollective/han

Skill Claude CodeCodex

Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.

190 7d ago A 41 tokens

TheBushidoCollective/han

Skill Claude CodeCodex

Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.

190 7d ago A 32 tokens

plan

43

TheBushidoCollective/han

Skill Claude CodeCodex

Create tactical implementation plan for a feature or task.

190 7d ago A 11 tokens

TheBushidoCollective/han

Skill Claude CodeCodex

Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.

190 7d ago A 25 tokens

project-memory

45

TheBushidoCollective/han

Skill Claude CodeCodex

Use when setting up or organizing Claude Code project memory (CLAUDE.md, .claude/rules/) for better context awareness, consistent behavior, and project-specific instructions.

190 7d ago A 38 tokens

proof-of-work

46

TheBushidoCollective/han

Skill Claude CodeCodex

Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.

190 7d ago A 31 tokens

refactor

47

TheBushidoCollective/han

Skill Claude CodeCodex

Restructure code to improve quality without changing behavior.

190 7d ago A 12 tokens

review

48

TheBushidoCollective/han

Skill Claude CodeCodex

Multi-agent code review with confidence-based filtering.

190 7d ago A 10 tokens