Route a STAR request

SkillDev tools

Route an explicitly invoked $star request to exactly one STAR research workflow skill. With no request, show the current research status. Do not use after a specific star-* skill has already been selected.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Route a STAR request skill

What this skill tells your AI

The instructions your AI receives, as published by wanghao9610/star in .codex/plugins/star/skills/star/SKILL.md and read by ahel’s review.

Read .agents/commands/star.md from the current project root and follow it as the authoritative routing roster. When .env sets STAR_LANG=zh, or it is unset and the conversation is in Chinese, use .agents/commands/star.zh-CN.md for the user-facing wording while preserving the English roster's skill names and routing decisions.

Adapt only its invocation spelling for Codex:

  • $star is this generic router.
  • $star-<name> <argument> invokes the selected project skill where the roster writes /star-<name> <argument>.

Do not reproduce a selected skill's workflow from this router. For an unmarked skill, load and follow that star-* skill from the current project's available skills. For a skill marked , request the confirmation required by the roster, show the exact $star-<name> <argument> invocation, and wait.

If .agents/commands/star.md is missing, report that the project does not contain the STAR routing roster instead of guessing from the plugin package.

Signals

GitHub stars
52
Forks
1
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
star
Source
github.com/wanghao9610/star