nullhack

41 mods across 1 repository, 11 stars between them.

merge-to-dev

25

nullhack/temple8

Skill Claude CodeCodex

Squash-merge the feature commits into dev, regenerate docstrings, and verify the whole suite plus whole-suite stubtest are clean.

11 27d ago A 31 tokens original MIT

model-data-schema

26

nullhack/temple8

Skill Claude CodeCodex

Author the persistence schema as a binding contract from the captured external shapes and the interview — before any test stub is written.

11 27d ago A 28 tokens original MIT

publish-release

27

nullhack/temple8

Skill Claude CodeCodex

Publish the delivered batch as release notes, a PR to main, or a tagged release.

11 27d ago A 21 tokens original MIT

record-cassette

28

nullhack/temple8

Skill Claude CodeCodex

Execute the probe against the real service and record the exchange into a committed cassette, scrubbed of secrets and volatility.

11 27d ago A 28 tokens original MIT

record-decision

29

nullhack/temple8

Skill Claude CodeCodex

Author (or amend) an Architecture Decision Record for a load-bearing architectural decision, in place, with a change log.

11 27d ago A 28 tokens original MIT

refactor-green

30

nullhack/temple8

Skill Claude CodeCodex

Improve the source structure under green tests, with the .pyi fixed and the tests untouched.

11 27d ago A 23 tokens original MIT

refresh-cycle

31

nullhack/temple8

Skill Claude CodeCodex

Close the pipeline cycle: regenerate the living spec from current tests, summarize the carry-over cache files, regenerate source docstrings then strip all .py so the next cycle starts compact.

11 27d ago A 39 tokens original MIT

research-provider

32

nullhack/temple8

Skill Claude CodeCodex

Ground one external service in its real behaviour by reading the provider's official docs and determining its access shape, before any probe code is written.

11 27d ago A 31 tokens original MIT

nullhack/temple8

Skill Claude CodeCodex

Gate the implementation against its contract for correctness, quality, drift, and green tests.

11 27d ago A 21 tokens original MIT

review-test-stubs

34

nullhack/temple8

Skill Claude CodeCodex

Review the test stubs for coverage, scope, vacuous-assertion freedom, finding-grounded scope, and happy-path completeness against the interview and the modeled schema — not for code quality.

11 27d ago A 44 tokens original MIT

select-build-target

35

nullhack/temple8

Skill Claude CodeCodex

Pull the next source contract to build from the pending backlog, respecting outside-in dependency order.

11 27d ago A 22 tokens original MIT

nullhack/temple8

Skill Claude CodeCodex

Pick the next external service to probe by subtracting already-captured services from those the interview named.

11 27d ago A 25 tokens original MIT

ship-unit

37

nullhack/temple8

Skill Claude CodeCodex

Commit the built unit as one logical change with a descriptive imperative message.

11 27d ago A 17 tokens original MIT

simulate-contracts

38

nullhack/temple8

Skill Claude CodeCodex

Compile the contract set in your head — simulate how the real application would run from the specs, and disprove (or confirm) it works before any source .py is written.

11 27d ago A 40 tokens original MIT

write-probe

39

nullhack/temple8

Skill Claude CodeCodex

Author the minimal authenticated probe script that exercises one success path and one error path against the real service, without executing it.

11 27d ago A 28 tokens original MIT

write-test-py

40

nullhack/temple8

Skill Claude CodeCodex

Transform the reviewed test stubs into executable test bodies, with the code-quality gate applied here.

11 27d ago A 24 tokens original MIT

temple8 AGENTS.md

41

nullhack/temple8

Instructions file CodexOpenCode

Instructions for nullhack/temple8, covering agents.md, binding constraints, driving a state, parsimony and workflow.

11 27d ago A 2,589 tokens original MIT