πŸ”Œ

adviser-pack

πŸ”ŒPlugin

s-hiraoku/claude-harnesses

Installation

Add marketplace in Claude Code:
$/plugin marketplace add s-hiraoku/claude-harnesses
Step 2. Install plugin:
$/plugin install adviser-pack@claude-harnesses
VibeIndex|
What it does
|

Fallback Adviser consultations using a review-only Opus subagent when the native Advisor tool is unavailable.

πŸͺ

Part of

s-hiraoku/claude-harnesses

workflow
0
-
AddedJul 19, 2026

More from this repository10

πŸ”Œ
meta-packπŸ”ŒPlugin

Inspect 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πŸ”ŒPlugin

Watch PRs after creation: monitor CI, dispatch fixes via subagents, address review feedback.

πŸ”Œ
fullπŸ”ŒPlugin

Umbrella plugin pulling in every functional pack at once.

πŸ”Œ
mcp-packπŸ”ŒPlugin

Curated .mcp.json recipe for GitHub, Playwright, Context7, Serena, Sequential-Thinking, Sentry, and Excalidraw. All servers ship disabled.

πŸ”Œ
verification-packπŸ”ŒPlugin

Verification feedback loop: format/typecheck/test on every edit, and block premature Stop until verify.sh passes.

πŸ”Œ
research-packπŸ”ŒPlugin

Research helpers for reading public web pages that normal browsing, scraping, snippets, or direct fetch tools cannot read cleanly.

πŸ”Œ
long-running-packπŸ”ŒPlugin

Survive context loss across sessions: SessionStart context injection, cost-ceiling guard, large-edit gate, ledger templates, goal-manager workflow.

πŸ”Œ
tdd-packπŸ”ŒPlugin

Red-Green-Refactor TDD with subagent context isolation between phases.

πŸ”Œ
teaching-packπŸ”ŒPlugin

Teach the human everything that happened in a session until they can demonstrably explain it, via an incremental checklist and AskUserQuestion quizzes.

πŸ”Œ
safety-packπŸ”ŒPlugin

Deterministic PreToolUse guards: secret detection, dangerous commands, branch protection, prompt injection, MCP allowlisting.