miolamio

13 mods across 2 repositories, 35 stars between them.

SessionStart

01

miolamio/dev-compact-skills

Hook Claude Code

Runs when a session starts on startup, resume, clear, compact, compact, clear and resume, executing ensure-dev-workspace.py and inject-latest-handoff.py via python3 (2 commands). From miolamio/dev-compact-skills.

11 3mo ago A tokens not measured

Stop

02

miolamio/dev-compact-skills

Hook Claude Code

Runs when the agent finishes a response, executing offer-manual-compact.py via python3. From miolamio/dev-compact-skills.

11 3mo ago A tokens not measured

PreCompact

03

miolamio/dev-compact-skills

Hook Claude Code

Runs before the context is compacted for auto tool calls, executing block-auto-compact.py via python3. From miolamio/dev-compact-skills.

11 3mo ago A tokens not measured

PostCompact

04

miolamio/dev-compact-skills

Hook Claude Code

Runs after the context is compacted for manual tool calls, executing save-compact-handoff.py via python3. From miolamio/dev-compact-skills.

11 3mo ago A tokens not measured

dev-artifact

06

miolamio/dev-compact-skills

Skill Claude CodeCodex

Use when the user produces or wants to file away an ephemeral artifact — screenshots, Playwright traces/videos, reports, profiles, coverage, or command logs. Routes the file under .dev/artifacts/ or .dev/logs/ instead of polluting the source tree.

11 3mo ago A 60 tokens

dev-clean

08

miolamio/dev-compact-skills

Skill Claude CodeCodex

Propose or perform cleanup of old local .dev materials. Never delete without showing what will be removed.

11 3mo ago A 24 tokens

dev-init

09

miolamio/dev-compact-skills

Skill Claude CodeCodex

Manually initialize the local .dev workspace, create standard directories, and ensure .dev is ignored by Git. Use only when the SessionStart hook is unavailable or the workspace needs an explicit re-bootstrap.

11 3mo ago A 43 tokens

dev-research

10

miolamio/dev-compact-skills

Skill Claude CodeCodex

Use when the user wants to investigate a topic, gather external sources, capture notes, or document evidence — produces a structured research package under .dev/research/ /.

11 3mo ago A 39 tokens

dev-review

11

miolamio/dev-compact-skills

Skill Claude CodeCodex

Use when the user wants to record a code review locally — for a branch, PR, commit range, or file set. Produces a structured review package under .dev/reviews/ with findings, evidence, checklist, and optional patch notes.

11 3mo ago A 53 tokens

dev-workspace

12

miolamio/dev-compact-skills

Skill Claude CodeCodex

Use when the user needs a place for temporary development materials — research notes, code review logs, Playwright artifacts, screenshots, logs, external reference repos, scratch scripts, or Claude handoffs. Routes everything to the local .dev/ workspace, which is gitignored and never source-of-truth.

11 3mo ago A 65 tokens

miolamio/dev-compact-skills

Instructions file

Claude Code instructions for miolamio/dev-compact-skills, covering claude.md, what this repo is, source of truth, core design invariants and target structure to produce.

11 3mo ago A 1,525 tokens