s-hiraoku/claude-harnesses
πͺMarketplaces-hiraoku/claude-harnesses
Add this Marketplace
/plugin marketplace add s-hiraoku/claude-harnessesPlugins in this Marketplace
adviser-pack
workflowFallback Adviser consultations using a review-only Opus subagent when the native Advisor tool is unavailable.
full
umbrellaUmbrella plugin pulling in every functional pack at once.
long-running-pack
long-runningSurvive context loss across sessions: SessionStart context injection, cost-ceiling guard, large-edit gate, ledger templates, goal-manager workflow.
mcp-pack
mcpCurated .mcp.json recipe for GitHub, Playwright, Context7, Serena, Sequential-Thinking, Sentry, and Excalidraw. All servers ship disabled.
meta-pack
metaInspect recent Claude Code activity and promote repeated patterns into the smallest useful Skill, subagent, or hook. Read-only investigation; creation gated by user approval.
pr-guardian-pack
ciWatch PRs after creation: monitor CI, dispatch fixes via subagents, address review feedback.
product-pack
productProduct-quality workflows for frontend design, image-guided UI direction, kaizen evaluation loops, and merge-ready implementation delivery.
research-pack
researchResearch helpers for reading public web pages that normal browsing, scraping, snippets, or direct fetch tools cannot read cleanly.
review-pack
reviewSeverity-ranked code review and multi-pass security review with parallel specialist subagents.
safety-pack
safetyDeterministic PreToolUse guards: secret detection, dangerous commands, branch protection, prompt injection, MCP allowlisting.
tdd-pack
testingRed-Green-Refactor TDD with subagent context isolation between phases.
teaching-pack
teachingTeach the human everything that happened in a session until they can demonstrably explain it, via an incremental checklist and AskUserQuestion quizzes.
verification-pack
verificationVerification feedback loop: format/typecheck/test on every edit, and block premature Stop until verify.sh passes.