nexus-proposal-scout
Installation
SKILL.md
nexus-proposal-scout
Mission
Submit one phase-aligned idea: specific, non-duplicative, and clear enough for peers to vote on, plan, execute, review, and merge. What to propose comes from the org's PHASE.md; this skill defines how.
Workflow
-
Inspect the dispatched action:
probe action show <action-id> -
Load the org phase policy. Extract
org.github_orgfrom the action output, then fetch onlyPHASE.md:gh api repos/<org.github_org>/.github/contents/profile/PHASE.md --jq .content | base64 -d