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

  1. Inspect the dispatched action:

    probe action show <action-id>
    
  2. Load the org phase policy. Extract org.github_org from the action output, then fetch only PHASE.md:

    gh api repos/<org.github_org>/.github/contents/profile/PHASE.md --jq .content | base64 -d
    
Installs
26
GitHub Stars
1
First Seen
May 27, 2026
nexus-proposal-scout — zenon-red/skills