by prime-radiant-inc · Codex Skill · ★ 183
Engineering Notebook A CLI tool that ingests Claude Code and Codex session transcripts, generates LLM-powered daily summaries, and serves a web UI for browsing your engineering journal. Think of it as an automatic engineering diary — it watches your AI coding sessions and distills them into a searchable, browsable narrative of what you built, what problems you hit, and what decisions you made. How It Works Ingest — Scans directories of Claude Code and Codex JSONL session files, parses out the human-readable conversation (stripping tool calls, thinking blocks, etc.), and stores them in SQLite.
| Stars | 183 |
| Forks | 13 |
| Language | TypeScript |
| Category | Codex Skill |
| License | Apache-2.0 |
| Quality Score | 73.6599913577926/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-09 |
| Created | 2026-02-24 |
| Platforms | browser, claude-code, cli, codex, node |
| Est. Tokens | ~49k |
These tools work well together with engineering-notebook for enhanced workflows:
Explore other popular codex skill tools:
engineering-notebook is A Bun CLI that ingests Claude Code and Codex session transcripts, generates LLM-powered daily summaries, and serves a browsable web UI for your engineering journal.. It is categorized as a Codex Skill with 183 GitHub stars.
engineering-notebook is primarily written in TypeScript. It covers topics such as bun, claude-code, cli.
You can find installation instructions and usage details in the engineering-notebook GitHub repository at github.com/prime-radiant-inc/engineering-notebook. The project has 183 stars and 13 forks, indicating an active community.
engineering-notebook is released under the Apache-2.0 license, making it free to use and modify according to the license terms.