Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

aitasks

aitasks には beyondeye から収集した 97 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
97
Stars
6
更新
2026-07-24
Forks
1
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

aitask-trail
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
プロジェクト管理専門家

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

2026-07-24
aitask-pickrem-remote
その他コンピュータ職

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

2026-07-23
aitask-pickweb-remote
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-07-23
aitask-pickrem
ソフトウェア開発者

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

2026-07-23
aitask-pickweb-remote
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-07-23
aitask-pickrem-remote
ソフトウェア開発者

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

2026-07-23
aitask-pickweb-remote
ソフトウェア開発者

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
プロジェクト管理専門家

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

2026-07-23
aitask-work-report
プロジェクト管理専門家

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

2026-07-23
aitask-gate-docs-updated
その他コンピュータ職

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
ソフトウェア開発者

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

2026-07-20
task-workflow
ソフトウェア開発者

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

2026-07-20
aitask-explore
ソフトウェア開発者

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

2026-07-15
aitask-explorechat
その他コンピュータ職

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
その他コンピュータ職

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
ソフトウェア開発者

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
その他コンピュータ職

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
その他コンピュータ職

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
ソフトウェア品質保証アナリスト・テスター

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

2026-06-18
aitask-review
ソフトウェア品質保証アナリスト・テスター

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

2026-06-18
aitask-create
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-06-16
aitask-resume
ソフトウェア開発者

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

2026-06-15
aitask-resume
ソフトウェア開発者

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

2026-06-15
aitask-shadow
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-06-02
aitask-refresh-code-models
ソフトウェア開発者

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

2026-05-27
aitask-add-model
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-05-27
aitask-changelog
ソフトウェア開発者

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

2026-05-27
このリポジトリの収集済み skills 97 件中、上位 40 件を表示しています。