AKSoftCode

52 mods across 1 repository, 3 stars between them.

cloud-expert

25

AKSoftCode/aicrew

Agent

Use when infra files (migrations, Dockerfile, deps, env config) changed.

3 2mo ago A 17 tokens original MIT

context-scout

27

AKSoftCode/aicrew

Agent

Speculative-context scout: cheap graph-first discovery that emits a fixed SCOUT: schema for a capable main agent to verify and act on.

3 2mo ago A 28 tokens original MIT

db-migration

28

AKSoftCode/aicrew

Agent

Use when database schema, model files, or migration files are being changed.

3 2mo ago A 14 tokens original MIT

karpathy-guardrails

30

AKSoftCode/aicrew

Agent

Four principles for disciplined, goal-driven coding — derived from forrestchang/andrej-karpathy-skills (MIT). Adapted and extended for the aicrew pipeline.

3 2mo ago A 0 tokens original MIT

performance

31

AKSoftCode/aicrew

Agent

Use when performance is an acceptance criterion or a flow is measurably slower.

3 2mo ago A 15 tokens original MIT

state-checkpoint

33

AKSoftCode/aicrew

Agent

Goal: survive usage timeouts and multi-tool parallel work by keeping durable, compact state files outside the chat.

3 2mo ago A 0 tokens original MIT

tdd-developer

34

AKSoftCode/aicrew

Agent

Use when implementing code with strict RED→GREEN→REFACTOR enforcement.

3 2mo ago A 14 tokens original MIT

terse

35

AKSoftCode/aicrew

Agent

Default: caveman/lean output style. See /Agents/agents/caveman.md.

3 2mo ago A 0 tokens original MIT

test-engineer

36

AKSoftCode/aicrew

Agent

Use in Phase 5 to audit test pyramid balance, coverage gaps, and test quality.

3 2mo ago A 17 tokens original MIT

benchmark

37

AKSoftCode/aicrew

Command

Benchmark aicrew skill quality, trigger accuracy, token efficiency, and pipeline timing.

3 2mo ago A 16 tokens original MIT

brainstorm

38

AKSoftCode/aicrew

Command

Generate 3 materially different implementation options with trade-offs before coding.

3 2mo ago A 12 tokens original MIT

conclude

39

AKSoftCode/aicrew

Command

Use at session end to save project learnings and produce a commit message.

3 2mo ago A 14 tokens original MIT

dev

40

AKSoftCode/aicrew

Command

Use when starting any development task — bug fix, feature, or refactor.

3 2mo ago A 15 tokens original MIT

fix

41

AKSoftCode/aicrew

Command

Use for a fast bug fix with minimal ceremony (3 questions, TDD, done).

3 2mo ago A 18 tokens original MIT

handoff

42

AKSoftCode/aicrew

Command

Generate a compact cross-tool handoff block from current session state.

3 2mo ago A 12 tokens original MIT

harness-audit

43

AKSoftCode/aicrew

Command

Use when auditing the Claude Code / AI harness setup for reliability, cost, and completeness.

3 2mo ago A 17 tokens original MIT

lean

44

AKSoftCode/aicrew

Command

Boost or disable lean mode: terse output plus context-economy reads (default is already lean).

3 2mo ago A 20 tokens original MIT

normal

45

AKSoftCode/aicrew

Command

Alias for /lean off — restore verbose output.

3 2mo ago A 9 tokens original MIT

quick

46

AKSoftCode/aicrew

Command

Scout → Act flow with graph-first discovery, speculative context, and Karpathy guardrails (no full /dev pipeline).

3 2mo ago A 24 tokens original MIT

session

47

AKSoftCode/aicrew

Command

Set session label for state checkpoints (multi-tool safe).

3 2mo ago A 11 tokens original MIT

terse

48

AKSoftCode/aicrew

Command

Reinforce default terse output (already on by default).

3 2mo ago A 12 tokens original MIT