billable-time-stephane-boghossian

Convert Claude Code session logs into auditable draft time entries.

630|79|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/lawve-ai/awesome-legal-skills --skill billable-time-stephane-boghossian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: billable-time-stephane-boghossian
Source: https://github.com/lawve-ai/awesome-legal-skills/tree/main/skills/billable-time-stephane-boghossian
Command: npx skills add https://github.com/lawve-ai/awesome-legal-skills --skill billable-time-stephane-boghossian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts Claude Code session logs into auditable, draft time entries for legal billing, producing a verifiable artifact that can be reviewed and signed.

Core Features & Use Cases

  • Deterministic narrative generation: converts file operations and prompts into stable narrative statements for each interval.
  • Chain-of-evidence & disclosure integration: embeds source hashes, matter snapshot, and AI disclosure text to support compliance.
  • Audit packet output: generates a human-readable Markdown draft and a print-ready HTML audit packet for sign-off.

Quick Start

Run the CLI with your session logs and matter.yml to generate a draft of billable time entries.

Frequently Asked Questions about billable-time-stephane-boghossian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Claude Code session logs into auditable legal billing time entries?

You can convert Claude Code session logs into auditable time entries by processing them with a matter configuration file, generating deterministic narrative statements with chain-of-evidence provenance hashing for legal billing compliance.

What is a deterministic narrative for legal time entries and when do I need it?

A deterministic narrative converts file operations and prompts into stable, verifiable statements for each billing interval. You need this for legal matters requiring chain-of-evidence validation and AI-disclosure integration.

How do I generate an audit packet from Claude session logs for legal review?

Generate an audit packet by running the CLI with your session logs and matter file, which produces a human-readable Markdown draft and a print-ready HTML audit packet for legal sign-off.

Does this time entry generation approach support strict-mode validations and AI disclosures?

Yes, the time entry generation supports optional strict-mode validations and embeds AI disclosure text alongside source hashes and matter snapshots to satisfy compliance review requirements.

Can I route Claude Code logs to different legal matters using a configuration file?

Yes, matter routing is supported by supplying a matter configuration file alongside your session logs, ensuring generated time entries and audit packets are correctly allocated to specific legal matters.

What limitations exist when generating billable time records from AI session logs?

The generated time entries are draft records requiring human review and sign-off, and the system relies on accurate session logs and matter configuration files to maintain chain-of-evidence integrity.