jahala

14 mods across 2 repositories, 335 stars between them.

tilth AGENTS.md

01

jahala/tilth

Instructions file CodexOpenCode

Instructions for jahala/tilth, a project described as: Smart(er) code reading for humans and AI agents. Reduces cost per correct answer by 40% on average. Install: cargo install tilth -or- npx tilth.

333 2d ago A 421 tokens original MIT

tilth CLAUDE.md

02

jahala/tilth

Instructions file

Instructions for jahala/tilth, covering tilth, project structure, languages supported, build, test, install and version bumps.

333 2d ago A 2,579 tokens original MIT

tilth

03

jahala/tilth

Skill Claude CodeCodex

Use the tilth CLI for code reading, outlining, search, callers, blast-radius deps, and structural diffs. Activate when the user asks to explore a repo, find a symbol, trace callers, read a file, view a diff, or analyze impact. Prefer tilth over grep/cat/find/ls — one invocation returns AST-aware outlines, definitions…

333 2d ago A 95 tokens original MIT

tend-audit

04

jahala/umbel

Skill Claude CodeCodex

Verify a feature's checks against real evidence. Owns audit.verdicts, runs smoke.cmd if defined, records drift, and is the only path to status = "verified". Trigger after /tend run completes, after /tend discover for a mature codebase, or anytime an honest read on whether a feature actually works is needed.

2 5d ago A 82 tokens original MIT

tend-brainstorm

05

jahala/umbel

Skill Claude CodeCodex

Structure a new idea or external document (PRD, Jira/Linear export, plain text) into a tend feature polyglot with six slot claims, verifiable checks (each anchored to a slot), integration levels, and a smoke test. Trigger when a user has a new idea, a vague vision, or a doc to import.

2 5d ago A 74 tokens original MIT

tend-change

06

jahala/umbel

Skill Claude CodeCodex

Apply scope, requirement, or dependency changes to a feature and cascade effects to dependents - including step traces and audit invalidation. Trigger when the user says "actually we need", "change X to Y", or requirements have shifted.

2 5d ago A 51 tokens original MIT

tend-discover

07

jahala/umbel

Skill Claude CodeCodex

One-time bootstrap that walks an existing codebase and creates feature polyglots for what's already built. Trigger when the user asks "what features exist?", "map the codebase", or wants to document an existing project that has no docs/tend/ files yet. Distinct from brainstorm - the input is code, not an idea.

2 5d ago A 72 tokens original MIT

tend-narrate

08

jahala/umbel

Skill Claude CodeCodex

Author the article-style narrative body and inline SVG diagrams for a feature, subpage, or garden polyglot. Writes the narrative (markdown) and media (inline SVG / base64) fields. Trigger when a polyglot has slots + checks but its main content reads as a structured form rather than a focused essay — or after /tend run…

2 5d ago A 100 tokens original MIT

tend-plan

09

jahala/umbel

Skill Claude CodeCodex

Plan a feature end-to-end - implementation steps with test-first descriptions, optional user-flow steps (if UI), optional security additions (if sensitive), and the test specifications that drive RED in tend-run. Trigger when a feature has slots and checks but no steps.

2 5d ago A 56 tokens original MIT

tend-position

10

jahala/umbel

Skill Claude CodeCodex

Establish the who-for / for-what-job spine of a project — ICP archetypes plus Klement-style Job Stories on each persona, refined opportunities, and scenario seeds. The catalog of "real people in real moments" that every downstream skill (especially tend-narrate) reads to keep features grounded in human stories rather…

2 5d ago A 119 tokens original MIT

tend-run

11

jahala/umbel

Skill Claude CodeCodex

Take a feature from plan to execution. Either run the polyglot directly via bash .tend.html run (single-agent inline), or generate an execution plan via an adapter (Claude Tasks, Relay, Markdown, GitHub Issues) and let the external orchestrator drive. Updates step status during execution; never writes audit.result or…

2 5d ago A 81 tokens original MIT

tend

12

jahala/umbel

Skill Claude CodeCodex

Show next-best action with reasons; route to the right tend- skill. Trigger when the user mentions features, planning, status, "what should I do", "what's next", "what should I work on", or any /tend command.

2 5d ago A 55 tokens original MIT

tend

13

jahala/umbel

MCP server Claude CodeCodexCursor +2

Audit a JS/TS repo with established scanners, then fix the findings with parallel AI sessions in a safe scan-fix-rescan loop. Runs locally from the tend-cli npm package.

2 5d ago A tokens not measured original MIT

umbel CLAUDE.md

14

jahala/umbel

Instructions file

Instructions for jahala/umbel, covering umbel — project guidelines for claude code, what this is, non-negotiable principles, architecture layers (strict downward dependency) and stack.

2 5d ago B 3,169 tokens original MIT