merge-to-dev
25Skill Claude CodeCodex
Squash-merge the feature commits into dev, regenerate docstrings, and verify the whole suite plus whole-suite stubtest are clean.
Skill Claude CodeCodex
Squash-merge the feature commits into dev, regenerate docstrings, and verify the whole suite plus whole-suite stubtest are clean.
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.
Skill Claude CodeCodex
Publish the delivered batch as release notes, a PR to main, or a tagged release.
Skill Claude CodeCodex
Execute the probe against the real service and record the exchange into a committed cassette, scrubbed of secrets and volatility.
Skill Claude CodeCodex
Author (or amend) an Architecture Decision Record for a load-bearing architectural decision, in place, with a change log.
Skill Claude CodeCodex
Improve the source structure under green tests, with the .pyi fixed and the tests untouched.
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.
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.
Skill Claude CodeCodex
Gate the implementation against its contract for correctness, quality, drift, and green tests.
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.
Skill Claude CodeCodex
Pull the next source contract to build from the pending backlog, respecting outside-in dependency order.
Skill Claude CodeCodex
Pick the next external service to probe by subtracting already-captured services from those the interview named.
Skill Claude CodeCodex
Commit the built unit as one logical change with a descriptive imperative message.
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.
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.
Skill Claude CodeCodex
Transform the reviewed test stubs into executable test bodies, with the code-quality gate applied here.
Instructions file CodexOpenCode
Instructions for nullhack/temple8, covering agents.md, binding constraints, driving a state, parsimony and workflow.