By thkt
Manage the full Git and GitHub workflow from within Claude: commit with Conventional Commits, create branches, open pull requests, and file issues. Also includes code review, TDD, architecture documentation, and quality enforcement.
Analyze Git diff and generate Conventional Commits format messages.
Analyze Git changes and suggest appropriate branch names.
Analyze branch changes and generate PR description.
Generate GitHub Issue with structured title and body. Premise check + critic-design challenge verify drafted claims before posting.
Compose feature architecture for /swarm parallel implementation. Synthesize codebase exploration into blueprints, contracts, and parallel units.
Challenge audit findings to reduce false positives.
Challenge design proposals to expose hidden weaknesses.
Verify audit findings by tracing concrete execution paths. Verifier role complementing critic-audit (challenger).
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Generate GitHub Issue with structured title and body. Premise check + critic-design challenge verify drafted claims before posting.
Create Architecture Decision Records (ADR) in MADR v4 format with auto-numbering.
Independent outcome-based assertion with Codex + audit reviewers. Emits ternary Ready / Ready (caveat) / NotReady gate from reconciled static + dynamic evidence. Do NOT use for quick code review (use /polish) or static-only audit (use /audit).
Scan ADR Decision sections against current code and report drift with modification direction and priority. Do NOT use for repos without ADRs (use audit-adr-gaps instead).
Discover undocumented design decisions and challenge each candidate via critic-design before promotion. Rank by impact and reversibility, produce ADR promotion candidates. Treat each candidate as a position arguing for ADR status, not a fact to be filed. Pairs with audit-adr-drift, which scans existing ADRs for drift against code.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive configuration system for Claude AI with custom commands, development principles, and workflow optimizations.
📌 日本語版
This repository contains personal configurations for Claude AI, including:
.claude/
├── CLAUDE.md # Main configuration (AI reads this)
├── README.md # This file - Quick start guide
├── adr/ # Architecture Decision Records
├── rules/ # Rule definitions
│ ├── core/ # Core AI operation principles
│ ├── conventions/ # Documentation conventions
│ ├── development/ # Development patterns & methodologies
│ ├── frameworks/ # Framework-specific rules
│ └── workflows/ # Workflow guides
├── skills/ # Skill-based knowledge modules (47 skills)
├── agents/ # Specialized AI agents (33 agents)
│ ├── architects/ # Feature architecture designers
│ ├── critics/ # Finding challengers (devils-advocate)
│ ├── enhancers/ # Code enhancers & simplifiers
│ ├── evaluators/ # Quality evaluators
│ ├── explorers/ # Codebase exploration agents
│ ├── generators/ # Code/test/git generators
│ ├── resolvers/ # Build error resolvers
│ ├── reviewers/ # Code review agents (20 reviewers)
│ └── teams/ # Integrators & implementers
├── docs/ # Design docs & guides
├── hooks/ # Pre/Post tool-use hooks
├── scripts/ # Utility scripts
├── output-styles/ # Output style definitions
├── .claude-plugin/ # Plugin marketplace config
└── .ja/ # Japanese translations
This repository is available as a Claude Code plugin, allowing you to easily install specific workflow sets:
Add this repository as a marketplace:
/plugin marketplace add thkt/dotclaude
Browse available plugins:
/plugin
Install specific plugin (choose one or more):
/plugin install complete-workflow-system # Full TDD/RGRC workflow
/plugin install quick-actions # /fix, /polish
/plugin install git-utilities # /commit, /branch, /pr, /issue
/plugin install documentation-tools # /adr, /docs
/plugin install browser-workflows # agent-browser (E2E via /code)
Available Plugins:
For using this as your personal .claude configuration:
Clone this repository to your home directory:
git clone https://github.com/thkt/.claude ~/.claude
Or if you already have a .claude directory, back it up first:
mv ~/.claude ~/.claude.backup
git clone https://github.com/thkt/.claude ~/.claude
Note: Manual installation includes all commands, agents, rules, and personal
configurations. Plugin installation only includes shared commands and agents
(excludes personal CLAUDE.md, rules/, and settings.json).
Claude Code's sandbox feature provides secure command execution with automatic permission handling, reducing approval fatigue while maintaining safety.
System Requirements:
brew install jaqSetup:
# 1. Install sandbox runtime
npm install -g @anthropic-ai/sandbox-runtime
# 2. Verify installation
srt --version
# 3. Enable in Claude Code
# Run this command in Claude Code session:
/sandbox
# Select option 1: "Sandbox BashTool, with auto-allow in accept edits mode"
What it does:
npx claudepluginhub thkt/dotclaude --plugin toolkitUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.