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

aicontext

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

収集済み skills
63
Stars
2
更新
2026-04-22
Forks
1
職業カバレッジ
12 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

generate-docs
ソフトウェア開発者

Generate project documentation from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both

2026-04-22
generate-docs
ソフトウェア開発者

Use when the user wants project documentation generated from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both.

2026-04-22
draft-issue
プロジェクト管理専門家

Draft a GitHub issue based on a discussion or requirements in the current conversation

2026-04-20
draft-pr
ソフトウェア開発者

Draft a pull request title and body based on the current task file and git changes

2026-04-20
gh-fix-tests
ソフトウェア品質保証アナリスト・テスター

Fix failing CI checks on the current PR — fetches failures via gh CLI, diagnoses, fixes, pushes, waits for green. Covers lint, type, build, and tests. Retries up to 3 times.

2026-04-20
gh-review-check
ソフトウェア品質保証アナリスト・テスター

Check unresolved PR review comments and summarize findings

2026-04-20
gh-review-fix-loop
ソフトウェア品質保証アナリスト・テスター

Automate the PR review cycle — fetches review comments, triages, fixes real issues, auto-resolves false positives, runs tests, commits, pushes, then waits for re-review. Repeats up to 5 cycles.

2026-04-20
resume-task
ソフトウェア開発者

Load task context, show progress, and surface ambiguities and conflicts before resuming implementation

2026-04-18
review-task
プロジェクト管理専門家

Validate the current task — plan quality, spec coverage, deliverable alignment, and context consistency

2026-04-18
resume-task
秘書・行政アシスタント(法律・医療・役員除く)

Use when the user wants to resume a task — loads context, shows progress, and surfaces ambiguities and conflicts.

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

Use when the user wants the current task validated — plan quality, spec coverage, deliverable alignment, and context consistency.

2026-04-18
tidy-aic
ソフトウェア開発者

Archive completed tasks, specs, and worklog entries — clean up .aicontext/ clutter

2026-04-13
tidy-aic
ソフトウェア開発者

Archive completed tasks, specs, and worklog entries — clean up .aicontext/ clutter.

2026-04-13
align-context
秘書・行政アシスタント(法律・医療・役員除く)

Update all context files (task, spec, task-context, worklog) to reflect current state of work — fixes stale entries, fills missing knowledge, reports what changed

2026-04-12
run-task
ソフトウェア開発者

Execute all pending steps in the current task file — creates task-context, checks commit config, runs each step with review-fix inner loop, commits per config

2026-04-12
align-context
ソフトウェア開発者

Use when you want to update all context files (task, spec, task-context, worklog) to reflect current state of work. Fixes stale entries, fills missing knowledge, reports what changed.

2026-04-12
finish-task
ソフトウェア開発者

Use when a task is complete. Verifies all steps are done, applies any task-context Decision Overrides to the spec, fills completion notes, updates changelog, and handles git (commit / push / PR per config).

2026-04-12
run-task
ソフトウェア開発者

Use when you want to execute all pending steps in the current task file. Creates task-context, checks commit config, runs each step with a review-fix inner loop, commits per config.

2026-04-12
start
ソフトウェア開発者

Confirm project readiness in one sentence

2026-04-12
add-idea
一般事務員

Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session

2026-04-10
add-step
生産・計画・催促係員

Add a new step to the current task based on conversation context

2026-04-10
aic-help
カスタマーサービス担当者

Show AIContext quickstart guide with setup, workflows, and best practices

2026-04-10
aic-skills
コンピュータユーザーサポートスペシャリスト

Show all available AIContext skills grouped by workflow stage

2026-04-10
brainstorm
市場調査アナリスト・マーケティングスペシャリスト

Generate missing angles, better implementations, and new combinations — creative expansion that complements /challenge

2026-04-10
challenge
ソフトウェア開発者

Pause and push back — surface questions, wrong assumptions, concerns, and better alternatives before proceeding

2026-04-10
commit
ソフトウェア開発者

Commit current changes following project commit rules (template, body settings).

2026-04-10
create-task
上級秘書・行政アシスタント

Create a task file from current discussion — lighter alternative to /start-feature

2026-04-10
deep-review
ソフトウェア品質保証アナリスト・テスター

Comprehensive code review — architecture + correctness. Scope with args — diff (default), branch, all, path, or IDE selection. Delegates to reviewer agent for large scope.

2026-04-10
do-it
ソフトウェア開発者

Turn the current discussion into a task step and implement it — adds step to task file, updates spec if needed, then implements with review-fix loop

2026-04-10
finish-task
ソフトウェア開発者

Close out the current task — verify all steps done, sync spec, fill completion notes, update worklog, and handle git (commit / push / PR per config)

2026-04-10
interview
人事スペシャリスト

Run a structured breadth-first interview to explore a topic thoroughly — walks dimensions, batches independent questions, recommends answers, captures decisions

2026-04-10
next-step
秘書・行政アシスタント(法律・医療・役員除く)

Mark previous step as done in the task file, then start the next step

2026-04-10
plan-tasks
プロジェクト管理専門家

Read an existing spec and propose a task breakdown — assesses separable work streams, proposes split, creates task files linked to the spec

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

Review code changes for bugs, security, edge cases. Scope with args — diff (default), branch, commit, path, or IDE selection. Delegates to reviewer agent for large scope.

2026-04-10
run-step
ソフトウェア開発者

Execute a single step from the task plan. Accepts optional step number arg. Asks to commit after completion.

2026-04-10
start-feature
ソフトウェア開発者

Run a structured discovery interview before starting a new feature — explores the codebase, asks one question at a time, presents decision packages with options + recommendation, then creates a spec and task file

2026-04-10
thoughts
上級秘書・行政アシスタント

Quick honest take — share thoughts, concerns, or better ideas about the current discussion without a heavy audit

2026-04-10
web-inspect
ソフトウェア品質保証アナリスト・テスター

Browser-based investigation using playwright-cli — open pages, inspect elements, check console errors, capture screenshots. Headed mode by default.

2026-04-10
interview
人事スペシャリスト

Run a structured breadth-first interview to explore a topic thoroughly — walks dimensions, batches independent questions, recommends answers, captures decisions.

2026-04-09
add-idea
上級秘書・行政アシスタント

Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session.

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