briangmilnes

60 mods across 1 repository, 10 stars between them.

trait-impl-pattern

27

briangmilnes/APAS-VERUS

Cursor rule Cursor

All APAS module functions must be specified in a trait and implemented via impl Trait for Type.

10 1mo ago A 764 tokens original MIT

briangmilnes/APAS-VERUS

Cursor rule Cursor

When the user asks for a "verusification table" or "verusification status" for a chapter, produce a structured review with the following sections.

10 1mo ago A 518 tokens original MIT

xlit-macros

32

briangmilnes/APAS-VERUS

Cursor rule Cursor

Use XLit! macros (SetLit!, RelationLit!, etc.) to construct test values.

10 1mo ago A 0 tokens original MIT

merge-worktree

34

briangmilnes/APAS-VERUS

Cursor rule Cursor

When merging agent worktree branches into main. Execute phases 0–5 in strict order. Do NOT skip phases. Do NOT reorder phases.

10 1mo ago A 3,346 tokens original MIT

rebase-agents

35

briangmilnes/APAS-VERUS

Cursor rule Cursor

After committing and pushing changes on main, run scripts/rebase-agents.sh to bring all agent worktrees up to date with main.

10 1mo ago A 320 tokens original MIT

briangmilnes/APAS-VERUS

Cursor rule Cursor

When rebasing after a merge, only rebase the agents whose branches you just merged. Do not rebase agents that are still running.

10 1mo ago A 297 tokens original MIT

discuss

40

briangmilnes/APAS-VERUS

Cursor rule Cursor

When user says "discuss", only chat - do not modify files.

10 1mo ago A 133 tokens original MIT

dot

41

briangmilnes/APAS-VERUS

Cursor rule Cursor

DOT = Don't Over Think. Focus on the simple task the user asked for.

10 1mo ago A 179 tokens original MIT

implement

46

briangmilnes/APAS-VERUS

Cursor rule Cursor

When user says "implement", proceed with code changes.

10 1mo ago A 137 tokens original MIT