spec-trio
v0.2.5Spec-anchored ralph-trio: an external spec.md gates planner / coder / reviewer with allowlist scope checks + §-citation coverage. Planner can request pre-coding research (Antigravity). Uses ask-reviewer.sh + ask-researcher.sh from the dev-trio plugin on PATH.
By pandas-studioLicense: MIT2 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install spec-trio for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install spec-trio@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/pandas-studio/agent-team-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is spec-trio/.
Plugin files
├── .claude-plugin/plugin.json├── skills/bootstrap/SKILL.md└── skills/install-pm/SKILL.md
Included Skills2
Seed the workspace with spec-trio's three template files — spec.md, BACKLOG.md, fix_plan.md — copied from the plugin's prompts/ dir. Refuses to overwrite existing files. Run once per workspace before invoking spec-trio.sh.
Install (or upgrade) the spec-trio PM orchestration policy into the workspace's CLAUDE.md. Idempotent — appends a marker-guarded block; re-running upgrades in place. Run once per workspace after installing the plugin. The policy tells Claude when to launch a spec-anchored Ralph loop, how to cap and dry-run it, and how to read verdicts + §-coverage back.
Plugin manifests1
{
"name": "spec-trio",
"version": "0.2.5",
"description": "Spec-anchored ralph-trio: an external spec.md gates planner / coder / reviewer with allowlist scope checks + §-citation coverage. Planner can request pre-coding research (Antigravity). Uses ask-reviewer.sh + ask-researcher.sh from the dev-trio plugin on PATH.",
"author": {
"name": "pandas-studio"
},
"homepage": "https://github.com/pandas-studio/agent-team-plugins/tree/main/spec-trio",
"repository": "https://github.com/pandas-studio/agent-team-plugins",
"license": "MIT"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[spec-trio on Agent Plugins Marketplace](https://pluginsmp.com/plugins/spec-trio)