jketreno

40 mods across 1 repository, 5 stars between them.

autonomy-bootstrap

01

jketreno/clare

Command Claude Code

Draft or refine clare/autonomy.yml boundaries and sourcesoftruth via guided interview.

5 1mo ago A 19 tokens original MIT

check-autonomy

02

jketreno/clare

Command Claude Code

Given a file path, look up its autonomy level in clare/autonomy.yml and explain what it means for AI-generated changes.

5 1mo ago A 0 tokens original MIT

clare-env-setup

03

jketreno/clare

Command Claude Code

description: Detect project file types, recommend tools and VS Code extensions, and optionally generate Dockerfile.clare for reproducible verification runs.

5 1mo ago A 0 tokens original MIT

clare2-capture

04

jketreno/clare

Command Claude Code

Initializes a new JSONL session file in corpus/sessions/YYYY/MM/DD/ and sets CLARE2SESSIONFILE in the environment. Once set, verify-ci.sh automatically appends structured CI event records to this file after each run.

5 1mo ago A 0 tokens original MIT

jketreno/clare

Command Claude Code

Capture normalized agent interactions for local CLARE2 distillation.

5 1mo ago A 18 tokens original MIT

distill

06

jketreno/clare

Command Claude Code

Sends a distillation request to the CLARE₂ pipeline container, which processes today's session files and writes extracted patterns to the episode store. Can be run any time; the nightly cron also runs at 22:00 UTC automatically.

5 1mo ago A 0 tokens original MIT

mcp-server

07

jketreno/clare

Command Claude Code

Scaffold an MCP server exposing CLARE verify and autonomy-check tools.

5 1mo ago A 17 tokens original MIT

release

08

jketreno/clare

Command Claude Code

Use this command when asked to cut or publish a release.

5 1mo ago A 0 tokens original MIT

review

09

jketreno/clare

Command Claude Code

Code review for correctness, KISS/DRY/YAGNI/SOLID, security, language BKMs, tests, and docs.

5 1mo ago A 29 tokens original MIT

update-autonomy

10

jketreno/clare

Command Claude Code

Guides the user through updating clare/autonomy.yml to add, modify, or remove an autonomy boundary.

5 1mo ago A 0 tokens original MIT

verify

11

jketreno/clare

Command Claude Code

Runs ./clare/verify-ci.sh and reports a structured summary of results.

5 1mo ago A 0 tokens original MIT

PostToolUse

12

jketreno/clare

Hook Claude Code

Runs after a tool call finishes, executing clare2-capture-event.sh via bash with --show-toplevel. From jketreno/clare.

5 1mo ago A tokens not measured original MIT

SessionStart

13

jketreno/clare

Hook Claude Code

Runs when a session starts, executing clare2-capture-event.sh via bash with --show-toplevel. From jketreno/clare.

5 1mo ago A tokens not measured original MIT

Stop

14

jketreno/clare

Hook Claude Code

Runs when the agent finishes a response, executing clare2-capture-event.sh via bash with --show-toplevel. From jketreno/clare.

5 1mo ago A tokens not measured original MIT

UserPromptSubmit

15

jketreno/clare

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing clare2-capture-event.sh via bash with --show-toplevel. From jketreno/clare.

5 1mo ago A tokens not measured original MIT

clare

16

jketreno/clare

Settings file Claude Code

Agent settings declaring 4 hook events (PostToolUse, SessionStart, Stop, UserPromptSubmit).

5 1mo ago A tokens not measured original MIT

autonomy-bootstrap

17

jketreno/clare

Skill Claude CodeCodex

Draft or refine clare/autonomy.yml boundaries and sourcesoftruth via guided interview.

5 1mo ago A 19 tokens original MIT

clare-env-setup

18

jketreno/clare

Skill Claude CodeCodex

description: Detect project file types, recommend tools and VS Code extensions, and optionally generate Dockerfile.clare for reproducible verification runs.

5 1mo ago A 0 tokens original MIT

jketreno/clare

Skill Claude CodeCodex

Capture normalized agent interactions for local CLARE2 distillation.

5 1mo ago A 18 tokens original MIT

mcp-server

20

jketreno/clare

Skill Claude CodeCodex

Scaffold an MCP server exposing CLARE verify and autonomy-check tools.

5 1mo ago A 17 tokens original MIT

release

21

jketreno/clare

Skill Claude CodeCodex

Prepare release collateral by auditing docs, updating CHANGELOG, and committing/pushing changes; hand off publish to human due signing passphrase.

5 1mo ago A 29 tokens original MIT

review

22

jketreno/clare

Skill Claude CodeCodex

Code review for correctness, KISS/DRY/YAGNI/SOLID, security, language BKMs, tests, and docs.

5 1mo ago A 29 tokens original MIT

clare-assertive

23

jketreno/clare

Cursor rule Cursor

CLARE Assertive principle — write constraint tests, not confirmation tests.

5 1mo ago A 0 tokens original MIT

clare-constrained

24

jketreno/clare

Cursor rule Cursor

CLARE Constrained principle — enforce rules via tests and tools.

5 1mo ago A 364 tokens original MIT