harness-files/skills/rad-create-plans/SKILL.md
Consolidated document-creation skill for Requirements and Master Plan documents. Routes to the appropriate per-document-type workflow based on the invoking agent's action.
npx skillsauth add MetalHexx/RadOrchestration rad-create-plansInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A consolidated skill for creating planning documents. Routing is based on the invoking agent's identity; each workflow is self-contained.
Write FR/NFR/AD/DD IDs inside the code, tests, or comment bodies you inline into requirements or plan steps. IDs are planning scaffolding — they live on requirement headings and step requirement lines, not inside the code/test/comment text itself.
| Invoking Agent | Routes to |
|----------------|-----------|
| planner | Agent routes internally — see planner.md REQUIRED block for action-to-workflow mapping. Workflow paths: references/requirements/workflow.md, references/master-plan/workflow.md. |
development
Use this skill whenever a task might involve code beyond the current working directory — when you're figuring out where code lives, scoping work that may span multiple repositories, or about to act as if the current repo is the whole system — and whenever the user wants to register, bind, describe, group, or manage repositories and repo-groups. The repo registry is your map of the repos a team works across and how they relate.
tools
Stop the detached radorch dashboard UI server (SIGTERM).
business
Report whether the radorch dashboard UI server is running, and its URL.
business
Start the radorch dashboard UI as a detached server and report the URL.