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

Command

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

8 2d ago A 27 tokens

aitask-changelog

03

beyondeye/aitasks

Command

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

8 2d ago A 16 tokens

aitask-contribute

04

beyondeye/aitasks

Command

Contribute local aitasks framework changes back to the upstream repository by opening structured GitHub issues.

8 2d ago A 19 tokens

aitask-create

06

beyondeye/aitasks

Command

Create a new AI task file with automatic numbering and proper metadata.

8 2d ago A 13 tokens

aitask-docs-gap

07

beyondeye/aitasks

Command

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

8 2d ago A 17 tokens

aitask-explain

08

beyondeye/aitasks

Command

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

8 2d ago A 20 tokens

aitask-fold

10

beyondeye/aitasks

Command

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

8 2d ago A 15 tokens

beyondeye/aitasks

Command

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 62 tokens

beyondeye/aitasks

Command

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 40 tokens

aitask-learn-skill

13

beyondeye/aitasks

Command

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 45 tokens

aitask-pick

14

beyondeye/aitasks

Command

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

8 2d ago A 14 tokens

aitask-pickrem

15

beyondeye/aitasks

Command

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

8 2d ago A 24 tokens

aitask-pickweb

16

beyondeye/aitasks

Command

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 32 tokens

aitask-pr-import

17

beyondeye/aitasks

Command

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

8 2d ago A 21 tokens

aitask-qa

18

beyondeye/aitasks

Command

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

8 2d ago A 23 tokens