greenfield/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. |
testing
Use this skill to understand, navigate, and organize the work-graph — the live map of projects in the system, what state each is in, how they relate to one another, and where their worktrees are. Use at brainstorm time when continuing a series or referencing existing work — orient on live state before exploring files.
development
Source control operations — commit code, open a PR, create a worktree, or clean up a worktree. All inputs for commit and PR come from the spawn prompt; worktree operations are interactive and driven from the main session.
data-ai
This skill can be invoked when the user starts talking about planning or executing a project. Use this skill to run a team of subagents through an automated SDLC process that helps them get work done safely and effectively.
testing
Continue a project through the orchestration pipeline. Ensures the Orchestrator runs as the primary agent — not as a subagent — so it retains full control of agent sequencing. Use for local, background, or cloud-based execution.