Repo Planning

Routes Top-N tasks from Freely, Rocket, SOS into three master prompts with ledger validation gates.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill repo-planning
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Repo Planning
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/repo-planning
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill repo-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route a unified Top-N task list across Freely, Rocket, and SOS, then output exactly three ready-to-execute master prompts with built-in validation gates mapped to the work ledger.

Core Features & Use Cases

  • Unifies Top-N tasks from multiple repos into a single planning view.
  • Generates three implementation-ready prompts (one for Freely, one for Rocket, one for SOS) with embedded validation gates tied to the work ledger.
  • Enforces exact output structure to avoid consolidating tasks and to streamline downstream execution.

Quick Start

Provide a Top-N task list spanning Freely, Rocket, and SOS, and run this skill to generate three ready-to-use master prompts.

Frequently Asked Questions about Repo Planning

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

FAQPage Schema
How do I route a unified Top-N task list across multiple repositories?▼

Routing a unified Top-N task list across multiple repositories involves consolidating tasks from Freely, Rocket, and SOS, then generating three ready-to-execute master prompts with built-in validation gates tied to the work ledger.

What are master prompts with validation gates for task routing?▼

Master prompts with validation gates are implementation-ready outputs generated for each repository, ensuring that routed tasks are mapped to catalog objectives and include a verification loop before updating the work ledger.

Can I use multi-repo planning to generate exactly three prompts for Freely, Rocket, and SOS?▼

Yes, multi-repo planning specifically unifies Top-N tasks from Freely, Rocket, and SOS to output exactly three ready-to-execute master prompts, enforcing an exact structure to avoid consolidating tasks across repositories.

How do validation gates map routed tasks to the work ledger?▼

Validation gates map routed tasks to at least one objective from the objectives catalog and attach an objective-linked verification loop, ending each prompt with a Ledger Update JSON array reflecting existing work ledger fields.

What is the best way to automate multi-repo task routing without creating new ledger items?▼

Automating multi-repo task routing is best handled by generating structured master prompts that output a Ledger Update JSON array, ensuring only existing work ledger fields are updated without creating new items.

Why does task routing output exactly three master prompts instead of consolidating tasks?▼

Task routing outputs exactly three master prompts to enforce exact output structure, avoid consolidating tasks across Freely, Rocket, and SOS, and streamline downstream execution for each repository independently.