Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
s-hiraoku avatar

Full

  • Updated July 30, 2026
  • s-hiraoku/claude-harnesses

full is an umbrella plugin from the claude-harnesses suite that pulls in every functional pack at once. A developer uses it to install the complete set of Claude Code harnesses, safety, review, TDD and more, in a single bundle.

Key points

  • Umbrella over all packs
  • One-shot full setup
  • Bundles every harness

Full by the numbers

  • Data as of Jul 31, 2026 (Skillselion catalog sync)
/plugin marketplace add s-hiraoku/claude-harnesses
/plugin install full@claude-harnesses

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJuly 30, 2026
Repositorys-hiraoku/claude-harnesses

What it does

Umbrella plugin that pulls in every functional Claude Code harness pack at once for a full agent-tooling setup.

README.md

full

Umbrella plugin that pulls in every functional pack:

  • safety-pack — PreToolUse guards
  • verification-pack — format/typecheck/test on edit + Stop verification
  • review-pack — code review + security review with parallel subagents
  • tdd-pack — Red-Green-Refactor with isolated subagents
  • pr-guardian-pack — watch PRs to green
  • long-running-pack — SessionStart context, cost guard, ledger
  • mcp-pack — curated .mcp.json recipes
  • product-pack — frontend design, image-guided UI direction, kaizen, merge-ready delivery
  • research-pack — Jina Reader for hard-to-read public web pages
  • meta-pack — package repeated activity into reusable assets
  • teaching-pack — teach the human what happened in a session

Install

claude /plugin install full@claude-harnesses

If dependsOn is not yet supported by your Claude Code version, install each pack individually:

for pack in safety-pack verification-pack review-pack tdd-pack pr-guardian-pack long-running-pack mcp-pack product-pack research-pack meta-pack teaching-pack; do
  claude /plugin install "${pack}@claude-harnesses"
done

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.