dominikwozniak

28 mods across 1 repository, 1 stars between them.

PreToolUse

02

dominikwozniak/dw-solo-skills

Hook Claude Code

Runs before the agent uses a tool for Bash, Read, Edit, Write, MultiEdit, NotebookEdit, Grep, Edit, Write, MultiEdit and NotebookEdit tool calls, executing bash-guard.sh, block-env-access.sh and guard-plugin-canon.sh via bash (3 commands). From dominikwozniak/dw-solo-skills.

1 yesterday A tokens not measured copy · 53% MIT

PostToolUse

03

dominikwozniak/dw-solo-skills

Hook Claude Code

Runs after a tool call finishes for Write, Edit, MultiEdit and Write tool calls, executing lint-on-edit.sh and large-file-guard.sh via bash (2 commands). From dominikwozniak/dw-solo-skills.

1 yesterday A tokens not measured copy · 44% MIT

settings

04

dominikwozniak/dw-solo-skills

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, PostToolUse).

1 yesterday B tokens not measured original MIT

dominikwozniak/dw-solo-skills

Instructions file CodexOpenCode

AGENTS.md instructions for dominikwozniak/dw-solo-skills, covering dw-solo-skills — agent instructions, layout — and the one rule, the loop, commands and before you push.

1 yesterday A 1,848 tokens original MIT

dominikwozniak/dw-solo-skills

Instructions file

Claude Code instructions for dominikwozniak/dw-solo-skills, a project described as: a persistent Solo Projects spec-to-ship workflow for Claude Code.

1 yesterday A 3 tokens copy · 100% MIT

git-history

08

dominikwozniak/dw-solo-skills

Agent

The conventions themselves (commit format, trailer, branch naming) are in the root's ## Git conventions, because dw-git greps them there. This file is what goes wrong around them.

1 yesterday A 0 tokens original MIT

skills-and-plugins

09

dominikwozniak/dw-solo-skills

Agent

The root's layout rule — always edit skills/ /SKILL.md, never a plugins/… path — is absolute. This file is why it works and what it costs.

1 yesterday A 0 tokens original MIT

tooling

10

dominikwozniak/dw-solo-skills

Agent

The commands live in the root's ## Commands; the gate is the scripts block of package.json. This file is how that tooling misbehaves.

1 yesterday B 0 tokens original MIT

worktrees

11

dominikwozniak/dw-solo-skills

Agent

Worktrees live at .claude/worktrees/ on branch ; scripts/runtime/worktree.sh owns create and remove. A claude -w session spells the branch worktree- instead, which is why dw-next strips that prefix before matching a change doc.

1 yesterday A 0 tokens original MIT

dw-solo-extras

12

dominikwozniak/dw-solo-skills

Plugin Claude Code

Off-loop skills for the solo lane — reached for beside the loop, not on the way from shape to ship. Four today: compact the live session into a handoff the next context window resumes from, mid-task; walk the backlog entry by entry, dropping what is stale and doing what is cheap; cut the AI tells out of the text a…

1 yesterday A tokens not measured original MIT

dw-solo-setup

13

dominikwozniak/dw-solo-skills

Plugin Claude Code

Project setup for the solo lane: scaffold the .ai/ state, guardrail hooks, settings, a tracked AGENTS.md under a declared size budget with the checker that holds it, and an optional pre-commit — all in one gated pass, then diagnose that it actually fires. Install alongside dw-solo; run once per repo.

1 yesterday A tokens not measured original MIT

dw-solo

14

dominikwozniak/dw-solo-skills

Plugin Claude Code

The solo loop for repos only you read: interrogate a fuzzy idea into decisions, shape one CHANGE.md per change, build it task by task — in a worktree when changes run in parallel — check it fast, land the durable knowledge, ship the branch. One artifact per change, one thin quality pass. Pairs with dw-solo-setup…

1 yesterday A tokens not measured original MIT

dw-check

15

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

A fast, optional quality gate over the change in progress: the diff goes to an outside reviewer, or to a quick two-axis self-review — correct? fits this repo? — when the diff is trivial or no reviewer is installed, with findings at real file:line, verified, then fixed in-session after approval.

1 yesterday A 67 tokens original MIT

dw-doctor

16

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Read-only environment diagnostic for a solo-lane repo: whether the tools the hooks and skills assume are installed and whether the repo's guardrails will really fire, each gap reported with a copy-paste fix.

1 yesterday A 46 tokens original MIT

dw-git

17

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

One skill for every git operation in this project — commit and save what you have, stage, push, open a pull request, sync with main, rebase, branch, park edits in a stash — applying the repo's own ## Git conventions from AGENTS.md instead of generic defaults.

1 yesterday A 66 tokens original MIT

dw-grain

18

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Audit code just written for excess the gate cannot see: a helper reinvented beside its canonical home, a wrapper with one caller, config for a case that never occurs, a shape the neighbouring files build differently, code this change stranded. One table, and every row is a deletion or a reuse. Explicit-invoke only.

1 yesterday A 69 tokens original MIT

dw-grill

19

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Interview the user to sharpen a vague, half-formed idea into decisions before any of it gets built — one question at a time, at most five, hardest-first, each with a recommended answer, so the thinking is finished first.

1 yesterday A 51 tokens original MIT

dw-handoff

20

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Compact the live session into .ai/work/ /HANDOFF.md — how far into the current task you are, what is applied but uncommitted, and which dead ends are already ruled out, so the next context window resumes mid-task. Explicit-invoke only.

1 yesterday A 60 tokens original MIT

dw-init

21

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Scaffold a private/solo repo for the solo loop — .ai/ (work / backlog / archive), docs/decisions/, CONTEXT.md, a tracked AGENTS.md with a Task Router and a size budget, the guardrail hooks, settings with a derived allow-list, and an optional pre-commit. Explicit-invoke only.

1 yesterday A 78 tokens original MIT

dw-land

22

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Close out a finished change and decide whether it is ready to merge: one thin verdict over the diff, then on your go promote the durable residue to docs/decisions/, CONTEXT.md, ## Gotchas and the backlog, archive the change doc, and push the branch and open its PR.

1 yesterday A 68 tokens original MIT

dw-next

23

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

The solo lane's build step and its resume point in one skill: report where the active .ai/work/ /CHANGE.md stands — read from disk, so it survives a /clear — then build every remaining unticked task, one commit each.

1 yesterday A 56 tokens original MIT

dw-prune

24

dominikwozniak/dw-solo-skills

Skill Claude CodeCodex

Walk .ai/backlog/ and decide every entry out loud: drop what is stale or already done, do what is cheap and unblocked, bundle what ships with a cousin, leave the rest. Explicit-invoke only.

1 yesterday A 50 tokens original MIT