multi_repo_plan

Coordinate planning across multiple repositories with contract-based dependency tracking.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill multi-repo-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi_repo_plan
Source: https://github.com/sameer-thakkar/hackin26-next-deimos/tree/main/.cursor/skills/multi_repo_plan-ho
Command: npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill multi-repo-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of planning complex projects that span multiple repositories, ensuring consistent implementation across the board.

Core Features & Use Cases

  • Multi-Repo Planning: Coordinates planning across multiple repositories, including frontend, backend, infra, etc.
  • Contract Passing: Facilitates contract-based communication and dependencies between repos.
  • Incremental State Management: Manages project state incrementally throughout the planning process.
  • Use Case: Plan a new feature requiring changes in both frontend and backend repositories, ensuring API contracts are in place and all parties are aligned on implementation details.

Quick Start

Start planning a multi-repo project by running /multi_repo_plan [PRD path].

Frequently Asked Questions about multi_repo_plan

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

FAQPage Schema
How do I plan a new feature across multiple repositories?

Multi-repo planning coordinates new features across separate repositories by facilitating contract-based communication, tracking dependencies, and managing incremental state updates to ensure consistent implementation.

What is contract-based coordination for multi-repo project planning?

Contract-based coordination passes API contracts and dependencies between multiple repositories, ensuring all parties are aligned on implementation details and project state updates throughout the planning process.

How do I start implementation coordination for a frontend and backend project?

Implementation coordination for frontend and backend repositories starts by providing a structured Product Requirements Document path, which this Skill uses to manage planning and resolve dependencies.

Can I manage incremental project state updates across multiple repositories?

Yes, managing incremental project state updates across multiple repositories is supported, allowing you to track progress and coordinate dependencies throughout the entire planning process.

Do I need structured input for multi-repo dependency tracking?

Yes, structured input such as a Product Requirements Document is required for multi-repo dependency tracking to properly resolve dependencies and coordinate implementation across repositories.

What's the best way to align API contracts between separate repositories?

The best way to align API contracts between separate repositories is using contract-based communication that passes dependencies between repos, ensuring all parties agree on implementation details.