Skip to content

iowarp/pipeline-review

v1.0.0Apache-2.0

Multi-agent coordination recipe for reviewing scientific data pipelines.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "pipeline-review",
	"version": "1.0.0",
	"description": "Multi-agent coordination recipe for reviewing scientific data pipelines.",
	"license": "Apache-2.0",
	"extensions": {
		"ai.iowarp.clio": {
			"manifestVersion": 1,
			"kind": "fleet",
			"resources": {
				"fleets": "fleets"
			},
			"components": [
				{
					"kind": "fleet",
					"id": "pipeline-review",
					"path": "fleets/pipeline-review.md"
				}
			]
		}
	}
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.iowarp.clio