meta

Propose cross-plan edges and notes after analyzing loaded plans.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/danalexilewis/taskgraph --skill meta-danalexilewis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta
Source: https://github.com/danalexilewis/taskgraph/tree/main/.cursor/skills/meta
Command: npx skills add https://github.com/danalexilewis/taskgraph --skill meta-danalexilewis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enrich the task graph by proposing cross-plan edges and task notes that surface patterns and conflicts across plans.

Core Features & Use Cases

  • Propose cross-plan edges and notes to surface file conflicts, domain clusters, and execution-order opportunities.
  • Require explicit user approval before writes; proposals are reviewed and then applied.
  • Support multi-plan or cross-project contexts by aggregating plan data and surfacing actionable insights.

Quick Start

Provide a concise cross-plan enrichment proposal for the active plans and await user approval before writing any edges or notes.

Frequently Asked Questions about meta

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

FAQPage Schema
How do I surface cross-plan patterns and file conflicts across multiple plans?

Surface cross-plan patterns and file conflicts by enriching the task graph with proposed edges and notes. The process aggregates data from multiple loaded plans to identify domain clusters and execution-order opportunities for review.

How does cross-plan enrichment handle writing proposed edges to the task graph?

Cross-plan enrichment handles writing proposed edges by requiring explicit user approval first. It collects plan data, categorizes patterns into proposals for review, and only writes to the task graph after you approve the changes.

When do I need to use cross-plan enrichment for my task graph?

You need cross-plan enrichment when multiple plans are loaded in your environment. It is used to surface file conflicts, domain clusters, and execution-order opportunities across different plans to optimize your task graph.

Can I use cross-plan enrichment to propose execution-order opportunities without automatic changes?

Yes, you can use cross-plan enrichment to propose execution-order opportunities without automatic changes. Proposals are reviewed and await explicit user approval before any edges or notes are written to the graph.

What is the best way to manage domain clusters across multiple project plans?

The best way to manage domain clusters across multiple project plans is to aggregate plan data and categorize patterns into actionable proposals. This surfaces conflicts and execution-order opportunities directly within the task graph for explicit approval.