attac-t

60 mods across 1 repository, 1 stars between them.

craft-comment

25

attac-t/the-foundry

Skill Claude CodeCodex

What a comment is for, what shape it takes, and the space around code that means no comment is needed. Applies to any language, not only shell.

1 yesterday A 35 tokens

craft-flow

26

attac-t/the-foundry

Skill Claude CodeCodex

Show what happens next, in what stages, and where it branches. Use for a process, a lifecycle, a state change nobody owns. Not for static structure (craft-map) or who acts at each step (craft-swimlane).

1 yesterday A 51 tokens

craft-map

29

attac-t/the-foundry

Skill Claude CodeCodex

Show what exists, where it lives, and what each part is for. Use for a directory tree, a codebase layout, a component hierarchy. Not for sequence (craft-flow) or who acts (craft-swimlane).

1 yesterday A 49 tokens

craft-memory

30

attac-t/the-foundry

Skill Claude CodeCodex

Crafting effective CLAUDE.md files. Project memory that Claude won't ignore.

1 yesterday A 19 tokens

craft-pr-stack

34

attac-t/the-foundry

Skill Claude CodeCodex

Opening a pull request on top of one that has not merged. When a stack earns its merge order, how to rebase a child, and where the child lands when the parent merges.

1 yesterday A 42 tokens

craft-review

36

attac-t/the-foundry

Skill Claude CodeCodex

Activates ruthless critic mentality. Use when evaluating code quality.

1 yesterday A 15 tokens

craft-rfc

37

attac-t/the-foundry

Skill Claude CodeCodex

Proposing technical designs. How we should build X.

1 yesterday A 15 tokens

craft-sh

38

attac-t/the-foundry

Skill Claude CodeCodex

Crafting a shell script that reads like prose. One story in main, one job per function, early returns, and the ways a shell lies to you.

1 yesterday A 35 tokens

craft-skill

39

attac-t/the-foundry

Skill Claude CodeCodex

How to craft an atomic skill. Includes templates and registration.

1 yesterday A 16 tokens

craft-swimlane

40

attac-t/the-foundry

Skill Claude CodeCodex

Draw who or what acts at each step, and what crosses between them. Use when a hand-off, an approval, a human touchpoint or an adapter seam is the point. Not for static structure (craft-map), ownerless process (craft-flow), or a call and return trace.

1 yesterday A 63 tokens

craft-test

41

attac-t/the-foundry

Skill Claude CodeCodex

Testing philosophy. Confidence, not coverage. What to test, what to skip.

1 yesterday A 19 tokens

decide-test-merit

42

attac-t/the-foundry

Skill Claude CodeCodex

When a test earns its line, and when to cut it. Removal is the test of a test.

1 yesterday A 27 tokens

ground-interview

48

attac-t/the-foundry

Skill Claude CodeCodex

Spec refinement via AskUserQuestion. Extract requirements before implementation.

1 yesterday A 16 tokens