unknowbug

24 mods across 2 repositories, 14 stars between them.

qlens AGENTS.md

01

unknowbug/qlens

Instructions file CodexOpenCode

Repository instructions for qlens, including required session-start reading, links to the Anchorlaw rules, and the repository’s verification rules. A session is one period of work by the coding agent.

9 7d ago A 987 tokens

anchorlaw AGENTS.md

02

unknowbug/anchorlaw

Instructions file CodexOpenCode

Project-specific instructions for Anchorlaw, a language-independent protocol for checking whether software claims can be verified. They describe required session setup, testing, and the project's Judge-led development process.

5 5d ago A 2,141 tokens original MIT

anchor.challenge

03

unknowbug/anchorlaw

Skill Claude CodeCodex

A workflow for challenging a scanner rule when its warning may be a false positive, meaning it flags code that is actually acceptable.

5 5d ago A 40 tokens original MIT

anchor.concepts

04

unknowbug/anchorlaw

Skill Claude CodeCodex

A reference guide for the meaning and status of “anchors”—claims linked to checks or honest statements about what is unknown. It explains the rules for using them in Python, TypeScript, and C++.

5 5d ago A 43 tokens original MIT

anchor.degrade

05

unknowbug/anchorlaw

Skill Claude CodeCodex

A fallback verification procedure for generated code that cannot be compiled or run on its own. It labels the verification as full, partial, or degraded and records unresolved dependencies.

5 5d ago A 53 tokens original MIT

anchor.judge

06

unknowbug/anchorlaw

Skill Claude CodeCodex

An isolated review role that checks whether work meets its acceptance criteria and reports its findings without changing the work's status.

5 5d ago A 46 tokens original MIT

anchor.maintain

07

unknowbug/anchorlaw

Skill Claude CodeCodex

An internal maintenance workflow for the Anchorlaw protocol, a language-independent set of rules and implementations. It requires tests, self-checking, evidence in protocol documents, and disciplined versioning and commits.

5 5d ago A 42 tokens original MIT

anchor.noise

08

unknowbug/anchorlaw

Skill Claude CodeCodex

A system for recording runtime failures as structured “noise cards,” which are saved notes about unexpected behavior and its cause. Unresolved cards can later be turned into regression tests, tests that prevent the same failure from returning.

5 5d ago A 40 tokens original MIT

anchor.scan

09

unknowbug/anchorlaw

Skill Claude CodeCodex

A static code-review procedure that runs Anchor Law scanners to find defensive programming patterns and labels findings as errors, warnings, or information.

5 5d ago A 41 tokens original MIT

anchor.scout

10

unknowbug/anchorlaw

Skill Claude CodeCodex

An isolated role that drafts an implementation specification from already confirmed requirements and technical rules. The draft covers naming, module structure, dependencies, framework boundaries, and interfaces for review by a judge.

5 5d ago A 53 tokens original MIT

anchor.test

11

unknowbug/anchorlaw

Skill Claude CodeCodex

A verification command for running `anch orlaw test` and assigning each function a health state. It also handles code that cannot be compiled on its own by using a defined fallback verification method.

5 5d ago A 35 tokens original MIT

anchor.worker

12

unknowbug/anchorlaw

Skill Claude CodeCodex

An isolated implementation role that builds one assigned software module according to an approved plan, then records its work and tests for review.

5 5d ago A 48 tokens original MIT

anchor.write

13

unknowbug/anchorlaw

Skill Claude CodeCodex

A tool for adding Anchorlaw labels to public functions: test claims backed by runtime evidence, or explicit statements about what is still unknown.

5 5d ago A 41 tokens original MIT

anchor-challenge

14

unknowbug/anchorlaw

Skill Claude CodeCodex

A procedure for challenging a scanner rule when its warning may be a false positive, meaning it flags code that is not actually a problem.

5 5d ago A 41 tokens original MIT

anchor-concepts

15

unknowbug/anchorlaw

Skill Claude CodeCodex

A reference guide to Anchorlaw’s anchors: labels attached to code that state what can be tested or what remains unknown. It defines valid evidence sources and the supported Python, TypeScript, and C++ forms.

5 5d ago A 43 tokens copy · 89% MIT

anchor-degrade

16

unknowbug/anchorlaw

Skill Claude CodeCodex

A verification procedure for cases where generated code cannot be compiled on its own. It labels verification as full, partial, or degraded and records which functions could not be compiled.

5 5d ago A 53 tokens copy · 86% MIT

anchor-judge

17

unknowbug/anchorlaw

Skill Claude CodeCodex

A review role that checks whether project outputs are supported by evidence, complete, and internally consistent. It gives review findings but does not change the work's status; a human host decides whether a result is confirmed.

5 5d ago A 46 tokens copy · 95% MIT

anchor-maintain

18

unknowbug/anchorlaw

Skill Claude CodeCodex

A maintenance workflow for changing the Anchorlaw protocol or its own implementation. It requires passing tests, self-scanning, synchronized documentation, and disciplined commits.

5 5d ago A 41 tokens copy · 94% MIT

anchor-noise

19

unknowbug/anchorlaw

Skill Claude CodeCodex

A noise-card system for recording runtime failures as structured notes that can later become regression tests, which are tests that prevent the same problem from returning.

5 5d ago A 40 tokens original MIT

anchor-scan

20

unknowbug/anchorlaw

Skill Claude CodeCodex

A static code review that scans a directory for defensive programming patterns and classifies findings as errors, warnings, or information.

5 5d ago A 42 tokens copy · 95% MIT

anchor-scout

21

unknowbug/anchorlaw

Skill Claude CodeCodex

An isolated planning role that turns confirmed requirements into a draft implementation specification covering naming, modules, dependencies, interfaces, and framework boundaries.

5 5d ago A 53 tokens original MIT

anchor-test

22

unknowbug/anchorlaw

Skill Claude CodeCodex

A command-line workflow for running anchor verification and reporting each function’s health state.

5 5d ago A 35 tokens copy · 89% MIT

anchor-worker

23

unknowbug/anchorlaw

Skill Claude CodeCodex

An isolated implementation role that builds one assigned code module from an approved specification and plan, adds verification labels, and records self-test results.

5 5d ago A 48 tokens original MIT

anchor-write

24

unknowbug/anchorlaw

Skill Claude CodeCodex

A code-annotation workflow for attaching verification records to public functions. An anchor is a note that points to a test, debugging trace, memory dump, or an honest statement that verification is not yet possible.

5 5d ago A 41 tokens copy · 92% MIT