Skip to content

WilliamWang1721/delegate-side-quests-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

delegate-side-quests

Codex skill for delegating non-core operational work to focused sub-agents, so the main thread can preserve context for the user's primary goal.

Use cases

  • Runtime, SDK, CLI, or package-manager setup
  • Local login, credential, environment-variable, or simulator checks
  • Dependency resolution and noisy toolchain diagnostics
  • One-off helper scripts or auxiliary processes

Install

Install this repository as a Codex skill, then invoke it as:

$delegate-side-quests

The skill file is SKILL.md.

About

一个 Skill 将非核心但消耗大量上下文的操作性杂务委派给目标明确的 sub-agent,让主 Codex 线程保留上下文处理用户的主要目标。用于安装或配置本地运行时、配置 CLI、调试环境和工具链、拉取依赖、验证登录授权、修复本机开发环境等场景;这些任务只关心最终可用结果,不需要主线程记录完整过程。 委派旁支任务

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors