beyondeye/aitasks

an agentic IDE in your terminal, markdown tasks with YAML frontmatter, git-native, zero infrastructure. Works with Claude Code, OpenCode, and Codex CLI.

8Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

aitask-add-model

01

beyondeye/aitasks

Skill Claude CodeCodex

Register a known code-agent model in models .json, optionally promote it to default across config/seed/DEFAULTAGENTSTRING.

8 2d ago A 32 tokens

beyondeye/aitasks

Skill Claude CodeCodex

Audit and port aitask skill wrappers across code-agent trees, plus helper-script whitelist coverage.

8 2d ago A 26 tokens

aitask-changelog

03

beyondeye/aitasks

Skill Claude CodeCodex

Generate a changelog entry by analyzing commits and archived plans since the last release.

8 2d ago A 21 tokens

aitask-contribute

04

beyondeye/aitasks

Skill Claude CodeCodex

Contribute changes back to repositories by opening structured issues (GitHub, GitLab, or Bitbucket). Supports both aitasks framework contributions and project-specific contributions.

8 2d ago A 37 tokens

aitask-create

06

beyondeye/aitasks

Skill Claude CodeCodex

Create a new AI task file with automatic numbering and proper metadata. Supports interactive agent prompts, terminal fzf, and batch mode.

8 2d ago A 30 tokens

aitask-docs-gap

07

beyondeye/aitasks

Skill Claude CodeCodex

Analyze tasks landed since the last release and create one documentation task covering website docs gaps.

8 2d ago A 23 tokens

aitask-explain

08

beyondeye/aitasks

Skill Claude CodeCodex

Explain files in the project: functionality, usage examples, and code evolution history traced through aitasks.

8 2d ago A 25 tokens

aitask-explore

09

beyondeye/aitasks

Skill Claude CodeCodex

Explore the codebase interactively, then create a task for implementation.

8 2d ago A 19 tokens

aitask-fold

10

beyondeye/aitasks

Skill Claude CodeCodex

Identify and merge related tasks into a single task, then optionally execute it.

8 2d ago A 19 tokens

beyondeye/aitasks

Skill Claude CodeCodex

Procedure-backed verifier for the docsupdated gate — inspects a task's change, updates the project's documentation per the configured doc-update spec (confirming with the user), and records the gate result. Run by the attended agent (task-workflow / aitask-resume), not the headless engine.

8 2d ago A 71 tokens

beyondeye/aitasks

Skill Claude CodeCodex

Scaffold for authoring a new gate verifier. Documents the orchestrator's verifier contract (positional args, exit codes, sidecar log, ledger append) and provides a copy-me script template.

8 2d ago A 46 tokens

aitask-learn-skill

13

beyondeye/aitasks

Skill Claude CodeCodex

Learn a new skill from sources — a local file, a URL, a repo file/dir, or a tmux pane (capturing the workflow an agent just ran) — and generate a complete static SKILL.md.

8 2d ago A 52 tokens

aitask-pick

14

beyondeye/aitasks

Skill Claude CodeCodex

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

8 2d ago A 21 tokens

beyondeye/aitasks

Skill Claude CodeCodex

Pick and implement a task in remote/non-interactive mode. All decisions from execution profile - no AskUserQuestion calls.

8 2d ago A 32 tokens

aitask-pickrem

16

beyondeye/aitasks

Skill Claude CodeCodex

Pick and implement a task in remote/non-interactive mode. All decisions from execution profile - no AskUserQuestion calls.

8 2d ago A 30 tokens

beyondeye/aitasks

Skill Claude CodeCodex

Pick and implement a task on Claude Code Web. Zero interactive prompts. No cross-branch operations — stores task data locally in .aitask-data-updated/.

8 2d ago C 40 tokens

aitask-pickweb

18

beyondeye/aitasks

Skill Claude CodeCodex

Pick and implement a task on Claude Code Web. Zero interactive prompts. No cross-branch operations — stores task data locally in .aitask-data-updated/.

8 2d ago A 38 tokens

aitask-pr-import

19

beyondeye/aitasks

Skill Claude CodeCodex

Create an aitask from a pull request by analyzing PR data and generating a structured task with implementation plan.

8 2d ago A 26 tokens

aitask-qa

20

beyondeye/aitasks

Skill Claude CodeCodex

Run QA analysis on any task — analyze changes, discover test gaps, run tests, and create follow-up test tasks.

8 2d ago A 28 tokens

aitask-resume

22

beyondeye/aitasks

Skill Claude CodeCodex

Resume an in-flight task from its gate-ledger checkpoint (programmatic re-entry surface for testing / TUI / board ops).

8 2d ago A 31 tokens

aitask-revert

23

beyondeye/aitasks

Skill Claude CodeCodex

Revert changes associated with completed tasks — fully or partially.

8 2d ago A 16 tokens

aitask-review

24

beyondeye/aitasks

Skill Claude CodeCodex

Review code using configurable review guides, then create tasks from findings.

8 2d ago A 17 tokens