claudeindex
Marketplace

jasonm4130-claude-skills

Jason Matthew's personal Claude Code skills marketplace.

Stars

2

Forks

0

Plugins

9

Installation

1

Add the marketplace

/plugin marketplace add jasonm4130/claude-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

9

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

adversarial-agents

Configurable adversarial panel review for any artefact — plans, code, design docs, prose, model outputs.

Plugin

deep-dive

Model-tiered, adversarially-verified multi-source research via parallel sub-agents and synthesis with citations. Cheaper alternative to the built-in all-Opus deep-research.

Plugin

handoff

Context-fill-triggered handoff skill — writes a structured resume doc when context fills, auto-loads it on next session.

Plugin

session-retro

Interactive session retrospectives — deterministic Stop/PreCompact triggers, diff-driven interview, native memory entries. No external services.

Plugin

ship-gate

Stop-hook gate against trail-off: detects unpushed commits at turn end and injects an agent-directed nudge to review and finish the branch.

Plugin

workflow-model-guard

PreToolUse hook that nudges Claude to tier models in high-fan-out Workflow scripts — denies a Workflow call that spawns many agents with no per-agent model: override.

Plugin

visual-plan

Writes a durable, committed Markdown ADR/plan as the source-of-truth record, and — only when the content needs visuals markdown can't express (wireframes, annotated split-diffs, before/after columns) — also emits a self-contained rich plan.html to /tmp. Markdown canonical, HTML disposable; no backend.

Plugin

subagent-driven-development

Deterministic workflow-driven subagent development loop — plan/confirm in the controller, then a background Workflow enforces per-task implement/review/fix with tiered models and codified ponytail discipline.

Plugin

adr

Turns an intent into a grounded, cited, build-ready ADR with load-bearing decisions surfaced to the human, then hands it to the subagent-driven-development loop. Front-end for adr → sdd.