leifericf

60 mods across 1 repository, 5 stars between them.

check-conformance

25

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for divergence from the spec, the ADRs, and the language standard. Invoked by reviewer agents over one module shard.

5 13d ago A 31 tokens original MIT

check-correctness

26

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for logic bugs, boundary edges, and arithmetic defects over one module shard. Invoked by reviewer agents.

5 13d ago A 28 tokens original MIT

check-design

27

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for the design language, view-spec data cleanliness, and UI experience targets. Invoked by reviewer agents over a UI shard when the descriptor has :ui? true.

5 13d ago A 38 tokens original MIT

check-factoring

28

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for module boundaries, dependency direction, pure/effect and native leakage, duplication, and oversized units. Invoked by reviewer agents over one module shard.

5 13d ago A 36 tokens original MIT

check-memory

29

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for ownership, lifetimes, leaks, and GC safety over one C or Zig module shard. Invoked by reviewer agents when the descriptor activates :memory.

5 13d ago A 36 tokens original MIT

check-performance

30

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for hot-path allocation, budget breaks, and needlessly unbounded work. Invoked by reviewer agents over one module shard.

5 13d ago A 30 tokens original MIT

check-portability

31

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for platform branches, endianness, filesystem semantics, and integer-width assumptions. Invoked by reviewer agents over native or platform shards.

5 13d ago A 33 tokens original MIT

check-security

32

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for untrusted input reaching unsafety, path and capability bypass, and boundary integrity. Invoked by reviewer agents over one module shard.

5 13d ago A 32 tokens original MIT

check-style

33

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.

5 13d ago A 37 tokens original MIT

design-ui

38

leifericf/agentic-sdk

Skill Claude CodeCodex

Design a UI surface before it is implemented, the four-layer procedure (intent, information architecture, interaction, presentation) chosen from tokens, plus the full set of states. Invoked before write-ui when a new or changed UI surface needs a design.

5 13d ago A 53 tokens original MIT

design-ux

39

leifericf/agentic-sdk

Skill Claude CodeCodex

Establish UX guardrails and interaction patterns.

5 13d ago A 12 tokens original MIT

develop-at-repl

40

leifericf/agentic-sdk

Skill Claude CodeCodex

The project's interactive eval loop. Connect once, evaluate small forms, read the value, adjust. The discipline the write-time recipes run inside.

5 13d ago A 33 tokens original MIT

fix-bug

41

leifericf/agentic-sdk

Skill Claude CodeCodex

Fix one bug end to end, from reproducer to one commit.

5 13d ago A 17 tokens original MIT

leifericf/agentic-sdk

Skill Claude CodeCodex

Produce a compact module brief for a dispatched agent, built from disk, returned as the final message, never written to disk.

5 13d ago A 30 tokens original MIT

implement-change

43

leifericf/agentic-sdk

Skill Claude CodeCodex

Build one change end to end on the current tip, review-clean and ready to land.

5 13d ago A 20 tokens original MIT

leifericf/agentic-sdk

Skill Claude CodeCodex

Promote captured guidance from the inbox into its durable home, empty the inbox, one commit.

5 13d ago A 24 tokens original MIT

investigate

45

leifericf/agentic-sdk

Skill Claude CodeCodex

Triage an incident to root cause and a follow-up plan.

5 13d ago A 15 tokens original MIT

maintain-toolchain

46

leifericf/agentic-sdk

Skill Claude CodeCodex

Toolchain maintenance. The pin, the doctor check, the bump ritual, and the investigated-ceiling cache. Invoked by the verifier agent and maintainer dispatches.

5 13d ago A 39 tokens original MIT

plan-feature

48

leifericf/agentic-sdk

Skill Claude CodeCodex

Turn a backlog item into slices, a Gherkin spec, and a plan.

5 13d ago A 19 tokens original MIT