Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aitasks

aitasks contains 97 collected skills from beyondeye, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
97
Stars
6
updated
2026-07-24
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

aitask-trail
software-developers

Create, refresh, or show an implementation trail — a durable, wave-structured, evidence-backed task-sequencing artifact stored via ait artifact.

2026-07-24
aitask-trail
software-developers

Create, refresh, or show an implementation trail — a durable, wave-structured, evidence-backed task-sequencing artifact stored via ait artifact.

2026-07-24
aitask-shadow
software-developers

Shadow companion for a followed coding agent — reads its captured terminal output and, in one instruction-driven flow, explains it, helps answer an AskUserQuestion, or critically interrogates a plan. Advisory-only. Spawned by minimonitor; not a task-implementation command.

2026-07-24
aitask-work-report
project-management-specialists

Draft a manager-facing work report from selected board columns.

2026-07-24
aitask-pickrem-remote
computer-occupations-all-other

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

2026-07-23
aitask-pickweb-remote
software-developers

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

2026-07-23
aitask-pickrem-remote
software-developers

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

2026-07-23
aitask-pickrem
software-developers

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

2026-07-23
aitask-pickweb-remote
software-developers

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

2026-07-23
aitask-pickweb
software-developers

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

2026-07-23
aitask-web-merge
software-developers

Merge completed Claude Web branches to main and archive task data.

2026-07-23
aitask-pickrem-remote
software-developers

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

2026-07-23
aitask-pickweb-remote
software-developers

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

2026-07-23
aitask-work-report
project-management-specialists

Draft a manager-facing work report from selected board columns.

2026-07-23
aitask-work-report
project-management-specialists

Draft a manager-facing work report from selected board columns.

2026-07-23
aitask-gate-docs-updated
computer-occupations-all-other

Procedure-backed verifier for the `docs_updated` 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.

2026-07-22
task-workflow
software-developers

Shared implementation workflow for task-based skills, with profile-check sites wrapped in Jinja conditionals.

2026-07-20
task-workflow
software-developers

Shared implementation workflow for task-based skills, with profile-check sites wrapped in Jinja conditionals.

2026-07-20
aitask-explore
software-developers

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

2026-07-15
aitask-explorechat
computer-occupations-all-other

Chat-native explore flow for a bug report — machine-spawned by the chatlink gateway, every decision routed through the file-spool Q&A relay instead of AskUserQuestion, ending in a task-creation payload.json. Not a user task command.

2026-07-06
aitask-learn-skill
computer-occupations-all-other

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.

2026-07-01
aitask-gate-template
software-developers

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.

2026-07-01
aitask-learn-skill
computer-occupations-all-other

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.

2026-06-30
aitask-learn-skill
computer-occupations-all-other

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.

2026-06-30
aitask-qa
software-quality-assurance-analysts-and-testers

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

2026-06-18
aitask-review
software-quality-assurance-analysts-and-testers

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

2026-06-18
aitask-create
software-developers

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

2026-06-18
aitask-resume
software-developers

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

2026-06-16
aitask-run-gates
software-developers

Run a task's declared gates — the conversational front of the headless gate orchestrator engine. Dispatches unlocked machine-gate verifiers within their retry budgets, observes human gates without self-signalling, and reports.

2026-06-16
aitask-pick
software-developers

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

2026-06-16
aitask-resume
software-developers

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

2026-06-15
aitask-resume
software-developers

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

2026-06-15
aitask-shadow
software-developers

Shadow companion for a followed coding agent — reads its captured terminal output and, in one instruction-driven flow, explains it, helps answer an AskUserQuestion, or critically interrogates a plan. Advisory-only. Spawned by minimonitor; not a task-implementation command.

2026-06-15
aitask-shadow
software-developers

Shadow companion for a followed coding agent - reads its captured terminal output and, in one instruction-driven flow, explains it, helps answer an AskUserQuestion, or critically interrogates a plan. Advisory-only. Spawned by minimonitor; not a task-implementation command.

2026-06-15
aitask-add-model
software-developers

Register a known code-agent model in models_<agent>.json, optionally promote it to default across config/seed/DEFAULT_AGENT_STRING.

2026-06-02
aitask-audit-wrappers
software-developers

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

2026-06-02
aitask-refresh-code-models
software-developers

Research latest AI code agent models via web and update models_*.json configuration files.

2026-05-27
aitask-add-model
software-developers

Register a known code-agent model in models_<agent>.json, optionally promote it to default across config/seed/DEFAULT_AGENT_STRING.

2026-05-27
aitask-audit-wrappers
software-developers

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

2026-05-27
aitask-changelog
software-developers

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

2026-05-27
Showing top 40 of 97 collected skills in this repository.
aitasks Agent Skills on GitHub | SkillsMP