atproto Thingiverse but good
10

Configure Feed

Select the types of activity you want to include in your feed.

skill models updated

Orual (Jun 29, 2026, 7:06 PM EDT) fa4b845f a4adbc11

+3 -3
+1 -1
.polytoken/project_vars.yaml
··· 42 42 gate_severities: [Critical, High] 43 43 reviewer_models: 44 44 - codex/gpt-5.5(medium) 45 - - codex/gpt-5.4-mini(xhigh) 45 + - umans/umans-kimi-k2.7 46 46 - zai/glm-5.2(max)
+1 -1
.polytoken/skills/jira-solo-tasker-execute/SKILL.md
··· 101 101 Run the configured reviewer set. Default panel: 102 102 103 103 - `code-reviewer` with `model_override` `codex/gpt-5.5(medium)` 104 - - `code-reviewer` with `model_override` `codex/gpt-5.4-mini(xhigh)` 104 + - `code-reviewer` with `model_override` `umans/umans-kimi-k2.7` 105 105 - `code-reviewer` with `model_override` `zai/glm-5.2(max)` 106 106 107 107 Ask reviewers for Critical/High/Medium/Low findings, with evidence and suggested fixes.
+1 -1
.polytoken/skills/jira-solo-tasker-plan/SKILL.md
··· 125 125 Before `handoff_plan`, run three `plan-reviewer` subagents in parallel with the configured/pinned models: 126 126 127 127 - `codex/gpt-5.5(medium)` 128 - - `codex/gpt-5.4-mini(xhigh)` 128 + - `umans/umans-kimi-k2.7` 129 129 - `zai/glm-5.2(max)` 130 130 131 131 Fix or rebut every plan finding with evidence. Re-run the same reviewer set while any reviewer returns any Critical or High finding.