skyfiredao/aia_kaiwu

A workflow-oriented agent system that runs the same set of engineering roles across modern AI coding assistants (opencode, Cursor, Claude Code, VS Code + Copilot).

2Stars on the repository
31Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

job-align

01

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Align documentation with the actual code after iterative changes. Use when docs may be stale, missing, or drifted from implementation.

not rated 2 22d ago A 28 tokens GPL-3.0

job-build

02

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Execute an approved plan end-to-end. Use when a plan already exists and needs implementing (single-scope or multi-module).

not rated 2 22d ago A 28 tokens GPL-3.0

job-debug-deep

03

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Hard-bug diagnosis end-to-end. Use for flaky, fix-resistant, or chained-symptom bugs with no obvious cause.

not rated 2 22d ago A 31 tokens GPL-3.0

job-debug

04

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Bug diagnosis, first pass. Use for a reported bug with a clear reproduction; escalates to job-debug-deep if it resists a straightforward fix.

not rated 2 22d ago A 34 tokens GPL-3.0

job-plan

05

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Turn an ambiguous or multi-step request into an approved, written plan. Use before implementing when scope is unclear or spans multiple steps.

not rated 2 22d ago A 29 tokens GPL-3.0

job-pr-maintain

06

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Maintain an open pull request through its review lifecycle. Use to address reviewer comments, update the PR description, and reply to review threads.

not rated 2 22d ago A 32 tokens GPL-3.0

job-review

07

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Comprehensive pre-completion review. Use before claiming work done, to check the diff against the plan and standards.

not rated 2 22d ago A 26 tokens GPL-3.0

job-scamper

08

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

A structured brainstorming method that examines a problem through multiple angles using the SCAMPER framework.

not rated 2 22d ago A 71 tokens GPL-3.0

job-security-review

09

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

End-to-end security audit. Use for security review or when work touches auth, crypto, or secrets.

not rated 2 22d ago A 25 tokens GPL-3.0

job-spiral-up

10

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

An autonomous supervisor for a coding task that repeatedly drives the work through planning, implementation, review, and completion. It runs within a separate Git worktree, which is an isolated working copy of a repository.

not rated 2 22d ago A 51 tokens GPL-3.0

job-verify

11

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Verify in-progress work against the approved plan. Use mid-execution to check progress.

not rated 2 22d ago A 21 tokens GPL-3.0

task-challenge

12

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Adversarial review of a written plan or design document for clarity, completeness, and verifiability. Use when one already exists and needs a rigorous pass before implementation.

not rated 2 22d ago A 38 tokens GPL-3.0

task-checkpoint

13

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Mid-execution checkpoint review. Use after every 3 steps, before major state transitions (schema migrations, deployments, git push), or when the executor reports drift.

not rated 2 22d ago A 37 tokens GPL-3.0

task-clarify

14

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Critique the user's request itself, before planning. Use when the request is ambiguous, sounds larger than one turn, or contains contradictions. Never proposes a plan; only critiques the request.

not rated 2 22d ago A 42 tokens GPL-3.0

task-debug

15

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Hard-bug diagnostics. Use for hard bugs, perf regressions, "sometimes fails" flakiness, or before a second fix attempt the executor cannot pin down.

not rated 2 22d ago A 37 tokens GPL-3.0

task-distill-spec

16

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

A documentation tool that turns existing project documents into a short reference file for coding agents. It defines the project’s terms, core concepts, design rules, and business logic without adding new decisions.

not rated 2 22d ago A 82 tokens GPL-3.0

task-doc-write

17

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Write documentation from code and context. Use for API reference, architecture doc, guide, or README.

not rated 2 22d ago A 24 tokens GPL-3.0

task-explore

18

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Contextual grep inside this repository. Use to answer "where is X defined?", "which file handles Y?", or to find a cross-cutting pattern.

not rated 2 22d ago A 35 tokens GPL-3.0

task-general

19

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Coordinator for multi-step work that mixes research and execution across several unrelated systems or domains.

not rated 2 22d ago A 20 tokens GPL-3.0

task-judge

20

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

High-authority audit on two independent axes (Standards + Spec). Use for architectural verdicts, hard debugging after ≥2 failed fix attempts, post-implementation review before claiming done, or security/performance judgment calls.

not rated 2 22d ago A 48 tokens GPL-3.0

task-librarian

21

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

External references, docs, OSS repositories, official APIs, best-practice research. Primary sources only. Use for "how do I use library X?", "what's the best practice for Y?", "how does OSS repo Z do this?".

not rated 2 22d ago A 53 tokens GPL-3.0

task-multi-build

22

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Multi-domain implementer that delegates to specialists. Use when a task spans multiple modules. For single-scope tasks, prefer task-yugong.

not rated 2 22d ago A 35 tokens GPL-3.0

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Describe or extract information from images, PDFs, screenshots, and diagrams. Use when the request involves visual media.

not rated 2 22d ago A 30 tokens GPL-3.0

task-quick-verify

24

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Throwaway prototype answering one design question. Use when the user asks "does this state model feel right?" or "what should this look like?" and a cheap artifact answers faster than discussion.

not rated 2 22d ago A 44 tokens GPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: