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

autobuild

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

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

このリポジトリの skills

ab-tickets
ソフトウェア開発者

Work this repo's local ticket tracker — create or edit a ticket, amend blockedBy dependencies, report the backlog, move work between triage/ready/doing/done, or answer "what's the status of ticket X". Use whenever the user asks about tickets, blockers, the backlog, or wants something queued for autobuild to build.

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

Work this repo's local ticket tracker — create or edit a ticket, amend blockedBy dependencies, report the backlog, move work between triage/ready/doing/done, or answer "what's the status of ticket X". Use whenever the user asks about tickets, blockers, the backlog, or wants something queued for autobuild to build.

2026-07-20
ab-guide
ソフトウェア開発者

Authoritative reference for the autobuild system as installed in this repository - the build lifecycle (grooming, dispatch, plan, plan-review, implement, code-review, verify, finalize, reconcile, merge), the complete autobuild.toml configuration surface, how `ab init` and `ab upgrade` treat config and vendored skills, and what each installed ab-* skill is for. Use when asked about how autobuild works or why a build did what it did; when editing autobuild.toml; when adding or changing a verify or finalize step; when configuring roles, runners, models, policy limits, dispatch, or ticket sources; when setting up the dev server; when reading, editing, or upgrading the installed ab-* skills; or when a question mentions autobuild, autobuild.toml, or the `ab` CLI.

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

Authoritative reference for the autobuild system as installed in this repository - the build lifecycle (grooming, dispatch, plan, plan-review, implement, code-review, verify, finalize, reconcile, merge), the complete autobuild.toml configuration surface, how `ab init` and `ab upgrade` treat config and vendored skills, and what each installed ab-* skill is for. Use when asked about how autobuild works or why a build did what it did; when editing autobuild.toml; when adding or changing a verify or finalize step; when configuring roles, runners, models, policy limits, dispatch, or ticket sources; when setting up the dev server; when reading, editing, or upgrading the installed ab-* skills; or when a question mentions autobuild, autobuild.toml, or the `ab` CLI.

2026-07-20
ab-verify-dashboard
ソフトウェア品質保証アナリスト・テスター

Agent-verify step - inspect deterministic simulated dispatch-dashboard frames as colour images. Invoked by the build-runner for verify:dashboard; takes only the build slug.

2026-07-20
verify-dashboard
ソフトウェア品質保証アナリスト・テスター

Agent-verify step - inspect deterministic simulated dispatch-dashboard frames as colour images. Invoked by the build-runner for verify:dashboard; takes only the build slug.

2026-07-20
ab-plan-review
ソフトウェア開発者

Review a build's plan for conformance to its spec. Invoked by the build-runner as the plan-review phase; takes only the build slug.

2026-07-20
ab-plan
ソフトウェア開発者

Produce the implementation plan for a build from its spec. Invoked by the build-runner as the plan phase; takes only the build slug.

2026-07-20
plan-review
ソフトウェア開発者

Review a build's plan for conformance to its spec. Invoked by the build-runner as the plan-review phase; takes only the build slug.

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

Produce the implementation plan for a build from its spec. Invoked by the build-runner as the plan phase; takes only the build slug.

2026-07-20
ab-spec
プロジェクト管理専門家

Design a feature spec-first through conversation, or flesh out an existing ticket to the spec standard. The human-interactive surface of the spec standard; creates or updates the ticket when done.

2026-07-20
spec
プロジェクト管理専門家

Design a feature spec-first through conversation, or flesh out an existing ticket to the spec standard. The human-interactive surface of the spec standard; creates or updates the ticket when done.

2026-07-20
ab-verify-e2e
ソフトウェア品質保証アナリスト・テスター

Agent-verify step - exercise the build's changes end to end against the acceptance criteria. Invoked by the build-runner for a verify step; takes only the build slug.

2026-07-20
verify-e2e
ソフトウェア品質保証アナリスト・テスター

Agent-verify step - exercise the build's changes end to end against the acceptance criteria. Invoked by the build-runner for a verify step; takes only the build slug.

2026-07-20
ab-code-review
ソフトウェア品質保証アナリスト・テスター

Review a build's implementation commits against its spec and plan. Invoked by the build-runner as the code-review phase; takes only the build slug.

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

Review a build's implementation commits against its spec and plan. Invoked by the build-runner as the code-review phase; takes only the build slug.

2026-07-18
ab-reconcile
ソフトウェア開発者

Resolve a conflicted PR by merging base into the build branch. Invoked by the build-runner as the reconcile phase; takes only the build slug.

2026-07-18
reconcile
ソフトウェア開発者

Resolve a conflicted PR by merging base into the build branch. Invoked by the build-runner as the reconcile phase; takes only the build slug.

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

Fresh adversarial review of one harvest proposal set. Invoked only by the harvest runner.

2026-07-18
ab-harvest
ソフトウェア開発者

Synthesize a claimed observation snapshot into structured, spec-standard ticket proposals. Invoked only by the harvest runner.

2026-07-18
harvest-review
その他コンピュータ職

Fresh adversarial review of one harvest proposal set. Invoked only by the harvest runner.

2026-07-18
harvest
その他コンピュータ職

Synthesize a claimed observation snapshot into structured, spec-standard ticket proposals. Invoked only by the harvest runner.

2026-07-18
ab-finalize
ソフトウェア開発者

Prepare a green build's pull request description. Invoked by the build-runner as the finalize phase; takes only the build slug.

2026-07-16
ab-implement
ソフトウェア開発者

Implement a build's approved plan. Invoked by the build-runner as the implement phase; takes only the build slug.

2026-07-16
finalize
ソフトウェア開発者

Prepare a green build's pull request description. Invoked by the build-runner as the finalize phase; takes only the build slug.

2026-07-16
implement
ソフトウェア開発者

Implement a build's approved plan. Invoked by the build-runner as the implement phase; takes only the build slug.

2026-07-16