skyfiredao

31 mods across 1 repository, 2 stars between them.

aia_kaiwu AGENTS.md

01

skyfiredao/aia_kaiwu

Instructions file CodexOpenCode

AGENTS.md instructions for skyfiredao/aia_kaiwu, covering agents.md, 1. route every turn, 2. intent gate, 3. investigate before asserting and 4. pragmatism and scope.

2 17d ago D 2,167 tokens GPL-3.0

aia_kaiwu CLAUDE.md

02

skyfiredao/aia_kaiwu

Instructions file

Claude Code instructions for skyfiredao/aia_kaiwu, a project described as: 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).

2 17d ago A 5 tokens GPL-3.0

job-align

03

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.

2 17d ago A 28 tokens GPL-3.0

job-build

04

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).

2 17d ago A 28 tokens GPL-3.0

job-debug-deep

05

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.

2 17d ago A 31 tokens GPL-3.0

job-debug

06

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.

2 17d ago A 34 tokens GPL-3.0

job-plan

07

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.

2 17d ago A 29 tokens GPL-3.0

job-pr-maintain

08

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.

2 17d ago A 32 tokens GPL-3.0

job-review

09

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

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

2 17d ago A 26 tokens GPL-3.0

job-scamper

10

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Build a comprehensive solution through systematic multi-angle (SCAMPER) analysis, round by round until no new angle remains. Domain-general, aimed at a comprehensive solution, not fault-finding. Triggers - "scamper", "multi-angle analysis", "build a comprehensive solution from all angles", "全角度分析".

2 17d ago A 71 tokens GPL-3.0

job-security-review

11

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

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

2 17d ago A 25 tokens GPL-3.0

job-spiral-up

12

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Single-session autonomous supervisor that drives plan to execution to review to Done with no interaction, inside a git worktree. Use for "spiral up", "run to convergence", "loop until done", "循环直到结束".

2 17d ago A 51 tokens GPL-3.0

job-verify

13

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

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

2 17d ago A 21 tokens GPL-3.0

task-challenge

14

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.

2 17d ago A 38 tokens GPL-3.0

task-checkpoint

15

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.

2 17d ago A 37 tokens GPL-3.0

task-clarify

16

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.

2 17d ago A 42 tokens GPL-3.0

task-debug

17

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.

2 17d ago A 37 tokens GPL-3.0

task-distill-spec

18

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

Distill an overview-level project spec (glossary, domain model, design principles, business logic) from existing docs into a preloadable AGENTS.md-style file. Compress and define only; never infer new design. Triggers — "蒸馏项目 spec", "生成项目 overview/术语基线", "distill a project overview for the team to preload".

2 17d ago A 82 tokens GPL-3.0

task-doc-write

19

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

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

2 17d ago A 24 tokens GPL-3.0

task-explore

20

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.

2 17d ago A 35 tokens GPL-3.0

task-general

21

skyfiredao/aia_kaiwu

Skill Claude CodeCodex

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

2 17d ago A 20 tokens GPL-3.0

task-judge

22

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.

2 17d ago A 48 tokens GPL-3.0

task-librarian

23

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?".

2 17d ago A 53 tokens GPL-3.0

task-multi-build

24

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.

2 17d ago A 35 tokens GPL-3.0