Aitask Pick

Select the next AI task for implementation from the `aitasks/` directory.

majiayu000 3944f72 2 files · 1.7 KB Updated 567 repo stars

File contents

Prerequisites

If you are Codex CLI: Read .agents/skills/codex_interactive_prereqs.md BEFORE proceeding.

If you are Gemini CLI: Read .agents/skills/geminicli_planmode_prereqs.md BEFORE proceeding.

Source of Truth

This is a unified skill wrapper for Codex CLI and Gemini CLI. The authoritative skill definition is:

.claude/skills/aitask-pick/SKILL.md

Read that file and follow its complete workflow.

If you are Codex CLI: For tool mapping and adaptations, read .agents/skills/codex_tool_mapping.md.

If you are Gemini CLI: For tool mapping and adaptations, read .agents/skills/geminicli_tool_mapping.md.

Arguments

Accepts an optional task ID: 16 (parent) or 16_2 (child). Without argument, follows interactive selection.

majiayu000/claude-skill-registry-data/tree/main/workflow/aitask-pick-beyondeye-aitasks commit 3944f727e9

Frequently asked questions

npx skillmds add majiayu000/aitask-pick-2