start-meta

Installation
SKILL.md

Start Meta

Meta — Cross-stack orchestrator. The top-level entry point when you don't know where to start.

Core Job: read project state, parse your ask, route to the right stack-orchestrator OR the right meta-skill.

Core Question: "Is this a domain task (research / marketing / product) or a process task (scope / debate / decompose / review)?"

This skill does NOT execute work. It is a router. The actual work is done by the skill it routes you to (which may itself be a router, like /start-research).


When To Use

  • You just installed the full agent-skills stack and don't know what to type.
  • Your ask doesn't clearly belong to one domain ("I want to launch a new product feature" — could be research, product, marketing, or all three).
  • You need a process skill: scope something with discover, debate a decision with agents-panel, decompose work with task-breakdown, review work with fresh-eyes.
  • You want a quick read of "what's been done across the whole project."
Related skills

More from hungv47/meta-skills

Installs
5
GitHub Stars
8
First Seen
6 days ago