logbooks
01Plugin Claude Code
Plugin marketplace listing 4 plugins: logbook-creator, deep-code-review, ideation, mutation-testing.
Plugin Claude Code
Plugin marketplace listing 4 plugins: logbook-creator, deep-code-review, ideation, mutation-testing.
Plugin Claude Code
A collection of agent skills backed by logbooks — structured, queryable, session-persistent working surfaces. Examples: design and create a logbook, run a multi-angle code review with per-PR findings logbook.
Plugin Claude Code
Hotspot-first deep code review: change map → risky hotspot selection → per-hotspot lens subagents → skeptic pass → comment budget. Surfaces at most 5 high-signal findings or questions per run.
Skill Claude CodeCodex
Hotspot-first, multi-pass code review for pull requests, branches, pasted diffs, and work-in- progress changes. Models behavior changes, selects risky hotspots, acquires minimal local context, generates candidate findings and questions, runs a skeptic pass and dedup, then surfaces at most 5 high-signal outputs.…
Plugin Claude Code
Idea-centric brainstorming built on a persistent per-topic idea logbook. Operators (generate, transform, evaluate, validate, decide) read and write ideas across sessions; thin planner picks operators from a library and composes them into playbooks. Supersedes deep-ideation.
Skill Claude CodeCodex
Use when the user needs ideas or a name — brainstorming, naming, developing an idea further, hybridizing ideas, stress-testing candidates, reframing a problem, or picking a final direction. Ideas persist in a per-topic logbook across sessions.
Plugin Claude Code
Design and create a logbook — a shared, queryable, schema-stable working surface for agents and humans to append, annotate, and query across sessions.
Skill Claude CodeCodex
Design and create a logbook — a shared, queryable, schema-stable working surface that agents and humans append to, annotate, and query across sessions. Invoke when the user explicitly wants to track structured entries across multiple sessions or multiple contributors (e.g. "I want to track X across sessions", "I need…
Plugin Claude Code
Validates test quality beyond coverage: uses Claude subagents to generate intelligent mutations for source code, executes them via the project's native test runner, extracts survived mutants, generates mutation-todos.md with rationale, and persists run history to a SQLite logbook.
Skill Claude CodeCodex
Validates test quality beyond coverage: uses Claude subagents to generate intelligent mutations for source code, runs them via the project's native test runner (pytest, jest, vitest, mocha, go test), prints a structured summary, generates mutation-todos.md with per-mutant rationale, persists every run to a per-project…