Loan-Coal/Tributary

HKTE euro hackathon munich 2026 project. help multinationals do taxes.

2Stars on the repository
4Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

audit

01

Loan-Coal/Tributary

Skill Claude CodeCodex

Full-codebase read-only review of Tributary. Runs a cheap deterministic gate (check-layers + ruff + vulture + tests), then fans out one review agent per layer to judge code quality, dead code, simplification, architectural correctness, and the checkable parts of business correctness (citations, no-figures-in-ai…

2 2mo ago A 142 tokens

iterate

02

Loan-Coal/Tributary

Skill Claude CodeCodex

Advance the Tributary roadmap by exactly ONE right-sized unit of work, executed inline (no agent spawning) so context stays warm and never needs compaction. Loads project state once, picks the next coherent task slice, does it TDD-style, verifies with make test, updates the harness docs, commits, and stops. Use for…

2 2mo ago A 83 tokens

wave-parallel

03

Loan-Coal/Tributary

Skill Claude CodeCodex

Advance the Tributary build by finding the current in-progress wave, detecting which tasks are conflict-free and owned by the engine owner, creating scoped brief files, dispatching agents in parallel, and updating the roadmap state. Use when you want to make progress on the build without manually picking tasks.

2 2mo ago A 62 tokens