Skip to content

miudog/agentic-workflow-setup

v0.3.1MIT

Intent-routed DEFINE, PLAN, BUILD, VERIFY, and lean-context skills with measurable local evaluation.

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": "agentic-workflow-setup",
	"version": "0.3.1",
	"description": "Intent-routed DEFINE, PLAN, BUILD, VERIFY, and lean-context skills with measurable local evaluation.",
	"author": {
		"name": "MiuDog",
		"url": "https://github.com/MiuDog"
	},
	"homepage": "https://github.com/MiuDog/agentic-workflow-setup",
	"repository": "https://github.com/MiuDog/agentic-workflow-setup",
	"license": "MIT",
	"keywords": [
		"agent-skills",
		"specification",
		"planning",
		"evaluation"
	]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • check-task-scope.mjs
  • 6YAML files
  • task-packet.schema.json
  • LICENSE
View on GitHub