granary-initiative-planner

Define initiatives, create projects, and spawn sub-agents for cross-project planning.

19|2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/speakeasy-api/granary --skill granary-initiative-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: granary-initiative-planner
Source: https://github.com/speakeasy-api/granary/tree/main/.claude-plugin/skills/initiative-planner
Command: npx skills add https://github.com/speakeasy-api/granary --skill granary-initiative-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables high-level coordination of initiatives that span multiple services, repositories, or teams, helping to align scope, timelines, and architecture.

Core Features & Use Cases

  • Centralized planning: Define initiatives and break them into independently implementable projects.
  • Cross-team coordination: Spawn sub-agents to plan each project while maintaining an integrated view.
  • Dependency orchestration: Analyze and enforce inter-project dependencies to keep work flowing.

Quick Start

Start by creating a new initiative with granary initiatives create " Initiative Name" --description "..." granary projects create "Service A" --description "Core API" granary projects create "Service B" --description "Frontend app" granary initiative <initiative-id> add-project service-a-abc1 granary initiative <initiative-id> add-project service-b-def2

Frequently Asked Questions about granary-initiative-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan cross-project initiatives that span multiple services?

Plan cross-project initiatives by defining a central initiative, breaking it into independently implementable projects, and spawning sub-agents to coordinate planning while maintaining an integrated architectural view across teams.

What is the best way to manage dependencies across multi-team projects?

Manage multi-team dependencies by orchestrating and enforcing inter-project relationships within a centralized initiative, ensuring that scope and architecture remain aligned and work flows sequentially across repositories.

Can I break down a large initiative into smaller projects for different teams?

Yes, you can break down large initiatives by creating individual projects for each team or service, then adding them to the parent initiative to maintain scope alignment while enabling independent implementation.

How do I start coordinating a multi-project initiative using sub-agents?

Start by creating an initiative, defining its description, creating individual projects for each service, and adding those projects to the initiative to trigger sub-agents for detailed cross-project planning.

Does cross-project planning work for efforts spanning multiple repositories?

Yes, cross-project planning is specifically designed for efforts spanning multiple services or repositories, helping you align scope, timelines, and architecture across distributed teams and codebases.

When do I need centralized initiative planning instead of standard project management?

You need centralized initiative planning when an effort spans multiple services, repositories, or teams, requiring cross-project dependency orchestration and architectural alignment that standard project management cannot provide.