By motlin
Generate a self-contained HTML report documenting a CLI investigation, including commands run, their real output, and reasoning to teach the debugging session.
Collection of plugins for Claude Code that enhance terminal integration and task management.
todo.md) and let Claude Code implement them automaticallyStop hook that catches ownership-dodging and session-quitting phrases and writes an informational warning to stderrFrom GitHub:
claude plugin marketplace add motlin/claude-code-plugins
For local development or if you are behind a firewall, clone first and add from a local directory:
claude plugin marketplace add "$(pwd)"
claude plugin install markdown-tasks@motlin-claude-code-plugins
claude plugin install orchestration@motlin-claude-code-plugins
claude plugin install tmux-titles@motlin-claude-code-plugins
claude plugin install iterm2-titles@motlin-claude-code-plugins
claude plugin install build@motlin-claude-code-plugins
claude plugin install code@motlin-claude-code-plugins
claude plugin install git@motlin-claude-code-plugins
claude plugin install github@motlin-claude-code-plugins
claude plugin install java@motlin-claude-code-plugins
claude plugin install justfile@motlin-claude-code-plugins
claude plugin install stop-phrase-guard@motlin-claude-code-plugins
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub motlin/claude-code-plugins --plugin investigation-reportDevelopment guidelines for writing stable, maintainable skills, agents, and commands
Updates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Updates tmux window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Temporal database patterns for system-time versioned tables
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
Send session lifecycle events to the claude-code-plans dashboard
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Commands for orchestrating complex workflows
Ask Claude Code to help you debug an issue
Analyze Claude Code plugins and visualize text artifacts (markdown docs, git diffs, plugins) as interactive HTML or diagram-enhanced markdown reports. On a capable account, HTML reports publish as claude.ai Artifacts by default (doc-visual, diff-visual, plugin-visual, context-health-visual); add --local for a local design-system + Mermaid file. Skills: doc-visual, diff-visual, plugin-visual, context-health-visual, fact-check, report-manager. diff-visual now shows the actual changed code as side-by-side split-diff (build-time grounded, syntax-highlighted) plus File Map change-flags. context-health-visual includes skill security scan (6 pattern categories) and hook schema validation.
DevsForge incident report generator with root cause analysis, timeline tracking, and post-mortem documentation