nexus-project-setup
Installation
SKILL.md
nexus-project-setup
Mission
Create a project from one approved idea. The idea has been reviewed and voted on — your job is to turn it into an actionable project with clear scope, ready for task decomposition.
Workflow
-
Inspect the dispatched action:
probe action show <action-id>Extract the idea ID from
target_idand the org fromorg.github_org. -
The idea content is in your action prompt (title, description, acceptance criteria). Use it as the project scope — do not invent scope.
-
Create the GitHub repository (uses
nexus-repository-setupskill):