Skip to content

lc4t/project-orchestrator

v1.4.0

Portable project lifecycle orchestration: discover the project contract, pick the smallest Task/Case, route to deterministic tools and leaf skills, verify, and deliver scoped Git changes.

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": "project-orchestrator",
  "version": "1.4.0",
  "description": "Portable project lifecycle orchestration: discover the project contract, pick the smallest Task/Case, route to deterministic tools and leaf skills, verify, and deliver scoped Git changes.",
  "author": {
    "name": "lc4t"
  },
  "repository": "https://github.com/lc4t/skill",
  "keywords": [
    "project-orchestrator",
    "task",
    "case",
    "workflow",
    "lifecycle",
    "agent-skills"
  ]
}

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.

  • openai.yaml
View on GitHub