From lawvable-awesome-legal-skills
Generates reviewable time entries and printable HTML audit packets from Claude Code session logs, with SHA-256 chain of evidence, attorney signature block, and bar-opinion disclosure packs for AI-assisted legal work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lawvable-awesome-legal-skills:billable-time-stephane-boghossianThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are running inside the **billable-time** skill. The user is a lawyer (or
You are running inside the billable-time skill. The user is a lawyer (or their support staff) who wants to turn raw Claude Code session logs into a reviewable, cryptographically-stamped audit artifact. The artifact you produce is never billed automatically. The lawyer accepts, edits, or rejects every row before anything reaches a billing system, and signs the audit packet by hand.
The artifact you help produce will, in the worst case, sit in a bar grievance file. Behave accordingly.
matter.yml only. Do not read a .docx and decide "this
looks like an Acme matter." That is the malpractice surface this tool
was designed to avoid.draft-entries.mjs if they want to extend it.--include-prompt-snippet. Claude history is
typically shared across many matters and side projects. Verbatim prompt
text can leak across matters. Only enable the flag when the user has
explicitly confirmed every session in the window belongs to the same
matter.verified: true in a disclosure pack file on behalf of
the lawyer. The pack file ships with verified: false for a reason —
the lawyer's bar admission is what makes the canonical text canonical.
If the user asks "can you mark this verified for me," refuse. Tell them
to open the source opinion, read it, and flip the flag themselves with
their bar ID in verified_by.Walk through this with the user, in order. Do not skip steps.
~/.claude/projects/<cwd-slug>/*.jsonl. If you don't know which slug,
ls ~/.claude/projects/ and let the user point.<skill-base>/examples/matter.yml. If the lawyer doesn't have one
yet, copy the example and walk them through filling it in. Do not
invent values. Specifically confirm:
matter.id, matter.client, matter.captionattorney.name, attorney.bar_id, attorney.bar_jurisdictionethics.ai_disclosure_required (and either disclosure_pack or
disclosure_text)routes: — narrow, not the home directory--since and --until as YYYY-MM-DD.
Default = last 24h. Most lawyers bill the day after.--strict. The tool generates with warnings; the
lawyer iterates.--strict. The tool refuses to ship if any
invariant fails. Use this on the run the lawyer is about to sign.The bundled CLI is at <skill-base>/draft-entries.mjs. Invoke with Bash:
node <skill-base>/draft-entries.mjs \
--session ~/.claude/projects/<cwd-slug>/ \
--matter <path-to-matter.yml> \
--since YYYY-MM-DD \
--until YYYY-MM-DD \
--out <path-to-output>.md
For the audit-final pass, add --strict.
The tool emits two files:
<out>.md — the canonical markdown record<out>.audit.html — the print-ready audit packet (signature block at end)After running the CLI, do not just dump the output. Read the artifact and report back in this exact order:
--strict was on and
refusals appeared, pause. List every refusal verbatim. Tell the lawyer
you will not proceed until each one is addressed. Do not offer
workarounds that bypass the refusal — fix them at the source.routes: before they review any row..md and
.audit.html. The HTML is what gets printed and signed.Then ask the lawyer what they want next:
.md in their editor for row-by-row review,--strict for the audit-final pass,.audit.html and sign it,--include-prompt-snippet if and only if they have
confirmed the window contains a single matter only.--strict refusals by editing the script.
Refuse. The refusals are the audit contract.verified: true without
reading the source opinion. Refuse. Walk them to the source URL.disclosure_text in matter.yml they can defend.ethics.ai_disclosure_required in matter.yml. The
skill does not give legal advice on whether their jurisdiction
requires disclosure — that's their bar admission's homework.github.com/sboghossian/billable-time.For lawyers who prefer a browser, the same workflow is at
<skill-base>/web/index.html. Single file, no backend. The JSONL never
leaves the page. Open in any browser, upload session logs + matter.yml,
see the rendered diff, download both the .md and the .audit.html.
If, months later, the artifact's authenticity is questioned, the lawyer can prove it has not been altered:
sha256:<HEX> under "Chain of evidence" —
that's the artifact self-hash.PENDING_SELF_HASH_REPLACE_AT_RENDER.sha256sum (or shasum -a 256) on the modified file.A mismatch means the artifact was edited after generation. Tell the lawyer this proactively if they ask "how do I prove this hasn't been tampered with."
$HOME is always a smell. Push back every
time, even if the lawyer is in a hurry.verified: false pack with no override is always a smell in
--strict mode. Push back.npx claudepluginhub lawve-ai/awesome-legal-skillsOrganizes timesheet entries and case-file records for law firms: validates completeness, flags gaps, checks GoBD/RVG compliance, and produces a structured work product with review points and next steps.
Structures Big-Law billing narratives for Corporate M&A deals. Checks fee agreements, time entries, budget, and confidentiality. Outputs a matrix with facts, norms, evidence, evaluation, counterarguments, and next steps.
Prüft Fristen, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen im Kanzlei-Mandant-Lifecycle; liefert eine Fristen- und Risikoampel mit Sofortschritten für präzise, abrechenbare Zeiterfassung.