Agent skill

plan

Orchestrator skill for the `plan` skillset. Dispatches to member skills in a safe, predictable order.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/plan-jordangunn-skills

Metadata

Additional technical details for this skill

author
Jordan Godau
version
0.1.0
skillset
{
    "name": "plan",
    "skills": [
        "plan-create",
        "plan-exec",
        "plan-status"
    ],
    "requires": [],
    "pipelines": {
        "allowed": [
            [
                "plan-exec"
            ],
            [
                "plan-create"
            ],
            [
                "plan-status"
            ],
            [
                "plan-create",
                "plan-exec"
            ]
        ],
        "default": [
            "plan-create",
            "plan-exec"
        ]
    },
    "resources": {
        "root": ".resources",
        "assets": [],
        "scripts": [],
        "references": [
            "DEFINITIONS.md",
            "FRONTMATTER.md"
        ]
    },
    "schema_version": 1
}

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results