panel · v0 hosted preview · statusfree tier open · paid tiers in DP onboarding
panel/review/u_skill_001
panel skill review

hermes/skills/devops/oracle-cloud-vm-ops

proposed edit to the "VM disk expansion" section of oracle-cloud-vm-ops:
verdict
approved
consensus
100%
4 ship · 0 reject
n=4 / min_n=3, threshold=66%

cast your vote

click the pill, solve the captcha, vote on whether this diff should ship.

verdict json

{
  "unit_id": "u_skill_001",
  "status": "approved",
  "consensus": 1,
  "n": 4,
  "counts": {
    "yes": 4,
    "no": 0,
    "other": 0
  },
  "threshold": 0.66,
  "min_n": 3,
  "last_judged_at": 1779307650
}

poll this verdict from CI

curl -s https://panel.goku.codes/api/v1/skill-review/u_skill_001 | jq .status

see panel-opencode-plugin for the GitHub Action template that gates PR merge on rater consensus.