nota-america

60 mods across 1 repository, 58 stars between them.

using-agent-skills

25

nota-america/forgecat-agent-profiles

Skill Claude CodeCodex

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

58 3d ago A 48 tokens copy · 91% Apache-2.0

cmd-ship

30

nota-america/forgecat-agent-profiles

Cursor rule Cursor

Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision.

58 3d ago A 1,008 tokens original Apache-2.0

cmd-test

32

nota-america/forgecat-agent-profiles

Cursor rule Cursor

Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.

58 3d ago A 159 tokens original Apache-2.0

nota-america/forgecat-agent-profiles

Skill Claude CodeCodexCursor

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now…

58 3d ago A 67 tokens copy · 100% Apache-2.0

interview-me

34

nota-america/forgecat-agent-profiles

Skill Claude CodeCodexCursor

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until 95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me"…

58 3d ago A 108 tokens copy · 100% Apache-2.0

nota-america/forgecat-agent-profiles

Skill Claude CodeCodexCursor

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

58 3d ago A 40 tokens copy · 83% Apache-2.0

plan

38

nota-america/forgecat-agent-profiles

Command

Break work into small verifiable tasks with acceptance criteria and dependency ordering.

58 3d ago A 13 tokens copy · 88% Apache-2.0

review

39

nota-america/forgecat-agent-profiles

Command

Conduct a five-axis code review — correctness, readability, architecture, security, performance.

58 3d ago A 16 tokens copy · 100% Apache-2.0

ship

40

nota-america/forgecat-agent-profiles

Command

Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision.

58 3d ago A 21 tokens copy · 100% Apache-2.0

test

42

nota-america/forgecat-agent-profiles

Command

Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.

58 3d ago A 23 tokens copy · 100% Apache-2.0