Agent
Keep assistant scanner configuration and documentation current by routing between config-review and new-primitive workflows.
77 tagged openai codex, measured the same way as everything else here.
Browse within: context-engineering 33spec-driven-development 33course-design 29higher-education 29teaching 29a-share 6china-stocks 6decision-support 6investment-research 6Multi-Agent 5llm-routing 5opencode 5
Agent
Keep assistant scanner configuration and documentation current by routing between config-review and new-primitive workflows.
Agent
Your AI team. Describe what you're building, get a team of specialists that live in your repo.
YujxZJCN/teaching-skills-codex
Agent
Runs the constructive-alignment audit (Gate 1.5 checklist) over the Course Passport — read-only.
YujxZJCN/teaching-skills-codex
Agent
Designs the assessment structure — types, weights, timing, AI-policy tiers — against confirmed outcomes.
YujxZJCN/teaching-skills-codex
Agent
Adapts a confirmed course design for online/asynchronous and hybrid modality — self-contained modules, async engagement, sync-vs-async split, online accessibility defaults.
Buckeyes22/subagent-model-routing
Agent
Transports a single shell command (invoking /.claude/scripts/grok-shim.sh) and returns stdout verbatim. The ONLY sanctioned Grok Build path. Dispatches a one-shot prompt to the grok CLI, defaulting to grok-4.5; override the model per invocation with -m/--model. Use this route for xAI/Grok work, not the codex-shim…
Buckeyes22/subagent-model-routing
Agent
Transports a single shell command invoking /.claude/scripts/kimi-shim.sh and returns stdout verbatim. Dispatches a one-shot prompt through the installed Kimi Code CLI. Do not use it for OpenCode provider routes.
Buckeyes22/subagent-model-routing
Agent
Transports a single shell command (invoking /.claude/scripts/opencode-shim.sh) and returns stdout verbatim. Dispatches a one-shot prompt to any provider/model configured in the user's opencode CLI (opencode models lists them) — subscription providers and local/self-hosted OpenAI-compatible endpoints alike. Example…
Taosheng777/a-share-mainline-os
Agent
An orchestrator for analysing stocks through five separate specialist reviews, then combining their findings into a scored market decision. It can also account for an existing portfolio when the user asks for position or sizing advice.
Taosheng777/a-share-mainline-os
Agent
A stock-market research agent focused on fund flows, meaning how much money is entering or leaving stocks and their sectors over several periods.
Taosheng777/a-share-mainline-os
Agent
A research assistant for recent company news and broker reports. It gathers positive and negative events, analyst ratings and price targets, while recording sources and dates.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Codex through the shared runtime.
Agent
Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commits each fix atomically. Spawned by /gsd-code-review-fix.
Agent
Reviews source files for bugs, security issues, and code quality problems. Produces structured REVIEW.md with severity-classified findings. Spawned by /gsd-code-review.
Agent
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.
Agent
Proactively use when Grok is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Codex through the shared runtime.