alicicek

13 mods across 1 repository, 36 stars between them.

tale-mode

01

alicicek/tale-mode

Plugin Claude Code

Tale Mode — a discipline plugin for complex/high-stakes work, plus a self-armed autonomous goal loop (and an optional governor companion).

36 2mo ago A tokens not measured original MIT

tale-mode-governor

02

alicicek/tale-mode

Plugin Claude Code

Optional companion to the tale-mode plugin: a read-only "governor" that breaks anchoring when the autonomous goal loop gets stuck. v2 is a single command hook on both hosts — a free bash gate at every turn-end, escalating to ONE read-only model call exactly when a goal first fails twice (Claude Code: claude -p restri.

36 2mo ago A tokens not measured original MIT

Stop

03

alicicek/tale-mode

Hook

Runs when the agent finishes a response, executing governor.sh via bash. From alicicek/tale-mode.

36 2mo ago A tokens not measured copy · 66% MIT

tale-mode

04

alicicek/tale-mode

Plugin Claude Code

A discipline mode for complex/high-stakes work: staged planning, decisions-with-receipts, verify-against-source, parallel delegation, adversarial review. Always-on core disciplines via a SessionStart hook, plus a self-armed autonomous loop (a deterministic Stop gate) that can also arm itself from a committed…

36 2mo ago A tokens not measured original MIT

plan-reviewer

05

alicicek/tale-mode

Agent

Adversarial reviewer for plans and substantial diffs. Reads the actual code/sources and tries to break the work — finds breakage, security/privacy leaks, races, stale assumptions, ordering bugs, and untested gaps. Returns numbered, code-grounded findings. Use before shipping anything high-stakes.

36 2mo ago A 65 tokens original MIT

kickoff-phase

06

alicicek/tale-mode

Command

Start a scoped chunk of a larger plan in a fresh session — interview the user first, then implement only that chunk.

36 2mo ago A 24 tokens original MIT

plan-phase

07

alicicek/tale-mode

Command

Plan a task to a high bar — verify against the code, receipts on every decision, adversarial review, runnable verification gates.

36 2mo ago A 26 tokens original MIT

end-phase

08

alicicek/tale-mode

Skill Claude CodeCodex

Explicitly end a tale-mode build phase by clearing the phase marker(s) under /.claude/, which stops the Stop-hook's committed-gate enforcement for this repo. Invoke ONLY when the user explicitly asks to end the phase, stop or disarm the tale-mode phase loop, or clean up phase markers — never proactively, and never as…

36 2mo ago A 82 tokens original MIT

kickoff-phase

09

alicicek/tale-mode

Skill Claude CodeCodex

Build ONE scoped phase of an existing multi-phase plan in a fresh session — re-verify the plan against the live code, interview the user sharply on real forks, then implement only that phase behind plan-mode approval with runnable verification and a fresh-eyes review. Invoke explicitly when starting a phase (the…

36 2mo ago A 111 tokens original MIT

plan-phase

10

alicicek/tale-mode

Skill Claude CodeCodex

Plan a large, multi-phase feature to a high bar — verify against the code, receipts on every decision, an adversarial fresh-eyes review, and runnable verification gates, decomposed into independently-shippable phases. Invoke explicitly when starting a big multi-session build (the cross-platform form of the…

36 2mo ago A 102 tokens original MIT

seed-gates

11

alicicek/tale-mode

Skill Claude CodeCodex

Scan a repo's package.json scripts, CI workflows, and equivalent manifests, then SUGGEST a committed .claude/tale-mode.json gate list for tale-mode's Stop-hook loop — suggestions only; this skill never writes the config unasked, never trusts it, and never arms anything. Invoke ONLY when the user explicitly asks to…

36 2mo ago A 85 tokens original MIT

tale-mode

12

alicicek/tale-mode

Skill Claude CodeCodex

Make Claude work rigorously on complex or high-stakes tasks instead of one-shotting them. Triggers: "tale mode", "tale on" — or self-activates on hard multi-step work. Enforces staged planning, decisions-with-receipts, verifying claims against the real source (not memory), parallel delegation, an independent…

36 2mo ago B 98 tokens original MIT

trust

13

alicicek/tale-mode

Skill Claude CodeCodex

Reference for tale-mode's two user-only opt-in files — the committed-gate trust store (/.claude/tale-mode-trust) and the Codex cwd-root opt-in (/.tale-mode-allow-cwd-root) — and their security model. Invoke ONLY when the user explicitly asks how to trust a repo's committed tale-mode gates, about the "content-hash is…

36 2mo ago A 118 tokens original MIT