llcoolblaze

41 mods across 1 repository, 48 stars between them.

audit-logger

01

llcoolblaze/claude-boris

Agent Claude Code

Enterprise audit logging for compliance (SOC 2, ISO 27001, HIPAA). Logs all AI operations, prompts, outputs, and file changes. Generates audit trails and compliance reports.

48 7mo ago A 42 tokens original MIT

boris

02

llcoolblaze/claude-boris

Agent Claude Code

Master orchestrator agent that coordinates the entire Claude Code workflow. Invoked via /boris command. Handles planning, delegation to specialist agents, verification loops, and learning from mistakes. Mirrors Boris Cherny's actual workflow.

48 7mo ago A 47 tokens original MIT

ci-integrator

03

llcoolblaze/claude-boris

Agent Claude Code

CI/CD feedback loop automation. Pushes code, monitors CI pipelines, parses failures, auto-fixes issues, and iterates until green. Integrates with GitHub Actions, GitLab CI, and other CI systems.

48 7mo ago A 48 tokens original MIT

code-architect

04

llcoolblaze/claude-boris

Agent Claude Code

Senior architect for design reviews, system design, architectural decisions, and technical planning. Use when planning significant changes, evaluating approaches, or reviewing design patterns.

48 7mo ago A 34 tokens original MIT

code-simplifier

05

llcoolblaze/claude-boris

Agent Claude Code

Simplify and improve code readability after changes WITHOUT changing functionality. Use after implementing features to clean up, reduce complexity, and improve maintainability.

48 7mo ago A 33 tokens original MIT

doc-generator

06

llcoolblaze/claude-boris

Agent Claude Code

Generate and update documentation from code. Creates README sections, API docs, component docs, and keeps CLAUDE.md current.

48 7mo ago A 28 tokens original MIT

git-guardian

07

llcoolblaze/claude-boris

Agent Claude Code

Intelligent git operations with safety features. Provides auto-commit with AI messages, undo capability, dirty file protection, checkpoint management, and attribution. Prevents accidental data loss.

48 7mo ago A 39 tokens original MIT

issue-tracker

08

llcoolblaze/claude-boris

Agent Claude Code

Native integration with GitHub Issues, Linear, and Jira. Fetches issue details, understands requirements, links commits to issues, and manages issue lifecycle. Use when working on tracked issues.

48 7mo ago A 41 tokens original MIT

memory-bank

09

llcoolblaze/claude-boris

Agent Claude Code

Persistent memory system for cross-session context. Maintains project understanding, architectural decisions, progress state, and learned patterns. Invoke at session start/end or when context needs preservation.

48 7mo ago B 37 tokens original MIT

mode-controller

10

llcoolblaze/claude-boris

Agent Claude Code

Mode system for behavioral segmentation. Switches between Architect, Code, Debug, and Review modes with different tool access and restrictions. Prevents accidents by limiting capabilities per mode.

48 7mo ago A 37 tokens original MIT

oncall-guide

11

llcoolblaze/claude-boris

Agent Claude Code

Debug production issues and incidents. Use when something is broken in production and needs rapid diagnosis and resolution.

48 7mo ago D 24 tokens original MIT

pr-reviewer

12

llcoolblaze/claude-boris

Agent Claude Code

Automated code review for pull requests. Catches bugs, security issues, style problems, and suggests improvements. Use before merging any PR.

48 7mo ago A 32 tokens original MIT

security-auditor

13

llcoolblaze/claude-boris

Agent Claude Code

Security scanning and vulnerability assessment. Runs SAST analysis, checks dependencies for CVEs, detects OWASP patterns, and ensures code meets security standards. Use before shipping or during code review.

48 7mo ago A 42 tokens original MIT

test-writer

14

llcoolblaze/claude-boris

Agent Claude Code

Generate comprehensive tests for code. Use when new features need tests, coverage is low, or critical paths need better testing.

48 7mo ago A 28 tokens original MIT

verify-app

15

llcoolblaze/claude-boris

Agent Claude Code

Comprehensive end-to-end application verification. Use before shipping features or merging PRs to ensure everything works correctly.

48 7mo ago C 25 tokens original MIT

boris

16

llcoolblaze/claude-boris

Command Claude Code

Invoke Boris, the master orchestrator, to handle any development task end-to-end. Boris will plan, coordinate specialists, verify, and ship.

48 7mo ago A 29 tokens original MIT

checkpoint

17

llcoolblaze/claude-boris

Command Claude Code

Create a named checkpoint for easy rollback. Saves current state with a memorable name.

48 7mo ago A 16 tokens original MIT

ci-loop

18

llcoolblaze/claude-boris

Command Claude Code

Push code, wait for CI, parse failures, auto-fix, and iterate until green. Automated CI feedback loop.

48 7mo ago A 24 tokens original MIT

commit-push-pr

19

llcoolblaze/claude-boris

Command Claude Code

Complete git workflow - stage changes, commit with conventional message, push to remote, and create a pull request.

48 7mo ago A 21 tokens original MIT

context

20

llcoolblaze/claude-boris

Command Claude Code

Show context window usage, Memory Bank status, and recommendations for context management.

48 7mo ago B 14 tokens original MIT

first-principles

21

llcoolblaze/claude-boris

Command Claude Code

Apply first principles thinking to break down complex problems and find optimal solutions.

48 7mo ago A 13 tokens original MIT

fix-issue

22

llcoolblaze/claude-boris

Command Claude Code

Fetch a GitHub/Linear issue, understand requirements, implement the fix, and create a PR. End-to-end issue resolution.

48 7mo ago A 26 tokens original MIT

memory-init

23

llcoolblaze/claude-boris

Command Claude Code

Initialize Memory Bank for a new project. Creates memory structure and populates with project context.

48 7mo ago A 18 tokens original MIT

mode

24

llcoolblaze/claude-boris

Command Claude Code

Switch between operational modes (architect, code, debug, review, audit). Each mode has different tool access and behavioral constraints.

48 7mo ago A 25 tokens original MIT