plan-by-surface-repo-layer-signal

Categorize backlog items by surface, repo, layer, and signal into master and sub-plans.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/DaBigHomie/ugwtf --skill plan-by-surface-repo-layer-signal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-by-surface-repo-layer-signal
Source: https://github.com/DaBigHomie/ugwtf/tree/main/.cursor/skills/plan-by-surface-repo-layer-signal
Command: npx skills add https://github.com/DaBigHomie/ugwtf --skill plan-by-surface-repo-layer-signal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill categorizes a queued backlog of items based on four axes: SURFACE, REPO, LAYER, and SIGNAL, and emits a master plan and sub-plans for execution.

Core Features & Use Cases

  • Categorization: Categorize backlog items by surface, repo, layer, and signal.
  • Master Plan: Generate a master plan with a mermaid DAG and per-repo sub-plans.
  • Execution Recipe: Embeds an execution recipe for downstream orchestrator dispatch.
  • Use Case: Use this Skill to plan and categorize a backlog of tasks, aligning them with specific project requirements and priorities.

Quick Start

Use the plan-by-surface-repo-layer-signal skill to categorize and plan your backlog.

Frequently Asked Questions about plan-by-surface-repo-layer-signal

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

FAQPage Schema
How do I categorize a backlog by surface, repo, layer, and signal?

To categorize a backlog by surface, repo, layer, and signal, this Skill processes queued items across those four axes and generates a master plan with per-repo sub-plans. It handles inputs from inline backlogs, CORTEX tasks, and repo state signals.

What is the best way to generate a master plan with sub-plans for backlog execution?

Generating a master plan with sub-plans for backlog execution involves categorizing queued items by surface, repo, layer, and signal. This Skill produces a mermaid DAG alongside an embedded execution recipe for downstream orchestrator dispatch.

Can I use inline backlogs and repo state signals for backlog planning?

Yes, you can use inline backlogs and repo state signals for backlog planning. This Skill accepts inputs from CORTEX tasks, inline backlogs, and repo state signals, resolving portable paths and following specific scope boundaries to categorize items.

Does backlog planning by surface and repo require merge authorization?

Yes, backlog planning by surface and repo requires authorization for merge-on-all-gates-PASS. This ensures that the generated master plan and execution recipes align with authorized project requirements before downstream orchestrator dispatch.

How does categorizing backlog items by signal and layer generate an execution recipe?

Categorizing backlog items by signal and layer generates an execution recipe by mapping queued tasks across four axes: surface, repo, layer, and signal. The output embeds this recipe directly into per-repo sub-plans for orchestrator dispatch.