Loading...
Loading...
Draft and submit one high-signal idea when probe next routes propose, using directive plus ZENON Red org and phase context.
npx skill4agent add zenon-red/skills zr-proposequickfull.github/profileexport ZR_PROPOSE_CONTEXT_MODE=fullprobe nextkind: proposezenon-red/.github/profile/README.mdzenon-red/.github/profile/PHASE.mddirectivepending ideasdimensionsZR_PROPOSE_CONTEXT_MODE=fullid# 1) Read newest org directive (primary routing intent)
probe message directives general --limit 1
# 2) Check current proposal queue (duplicate avoidance)
probe idea pending --limit 20
# 3) Check required dimension names/scales before scoring
probe idea dimensions
# 4) Full-context mode: refresh org mission and phase constraints
bat /home/pk/workspace/zenon-red/.github/profile/README.md
bat /home/pk/workspace/zenon-red/.github/profile/PHASE.md
# 5) Submit one scoped proposal
probe idea propose --title "<title>" --description "<description>" --score novelty=<0-100> --score impact=<0-100> --score feasibility=<0-100>probe message directives general --limit 1probe idea pending --limit 20probe idea dimensionsbat .../README.mdbat .../PHASE.mdprobe idea propose ...PHASE.md