feelepxyz

18 mods across 1 repository, 2 stars between them.

dotfiles AGENTS.md

01

feelepxyz/dotfiles

Instructions file CodexOpenCode

AGENTS.md instructions for feelepxyz/dotfiles, covering working in this repo, prefer these tools and how this repo works.

2 1mo ago A 385 tokens GPL-3.0

PermissionRequest

02

feelepxyz/dotfiles

Hook Claude Code

Runs when the agent asks permission for an action, running '/opt/homebrew/bin/moshi-hook' claude-hook. From feelepxyz/dotfiles.

2 1mo ago A tokens not measured GPL-3.0

SessionStart

03

feelepxyz/dotfiles

Hook Claude Code

Runs when a session starts, running '/opt/homebrew/bin/moshi-hook' claude-hook. From feelepxyz/dotfiles.

2 1mo ago A tokens not measured GPL-3.0

Stop

04

feelepxyz/dotfiles

Hook Claude Code

Runs when the agent finishes a response, running '/opt/homebrew/bin/moshi-hook' claude-hook. From feelepxyz/dotfiles.

2 1mo ago A tokens not measured GPL-3.0

UserPromptSubmit

05

feelepxyz/dotfiles

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running '/opt/homebrew/bin/moshi-hook' claude-hook. From feelepxyz/dotfiles.

2 1mo ago A tokens not measured GPL-3.0

dotfiles

06

feelepxyz/dotfiles

Settings file Claude Code

Agent settings declaring 4 hook events (PermissionRequest, SessionStart, Stop, UserPromptSubmit).

2 1mo ago A tokens not measured GPL-3.0

add-dotfiles-skill

07

feelepxyz/dotfiles

Skill Claude CodeCodex

Scaffold a new personal skill in this dotfiles repo (skills/custom/) and install it into Claude/Codex/pi via npx skills. Use when the user wants to create, add, or author a custom or personal agent skill that should live in their dotfiles.

2 1mo ago A 61 tokens GPL-3.0

branch

08

feelepxyz/dotfiles

Skill Claude CodeCodex

Land on a branch worth working on — fetch, cut off the fresh default, carry uncommitted work across, or report the branch already here. Use when the user wants a new branch, is starting a piece of work, or is sitting on a stale or already-merged branch.

2 1mo ago A 60 tokens GPL-3.0

commit

09

feelepxyz/dotfiles

Skill Claude CodeCodex

Commit the working tree with a generated Conventional Commits message, then name the next step. Use when the user wants to commit or check in their work, or asks what is uncommitted.

2 1mo ago A 41 tokens GPL-3.0

hunk

10

feelepxyz/dotfiles

Skill Claude CodeCodex

Open the working diff, last commit, or branch range in the Hunk terminal viewer — and with auto, review it inline.

2 1mo ago A 30 tokens GPL-3.0

mission

11

feelepxyz/dotfiles

Skill Claude CodeCodex

Orchestrate projects too large or complex for one reliable agent context. Use only when explicitly invoked to define correctness before implementation, decompose work into bounded features for fresh workers, externalize shared state, and drive independent milestone validation until the mission passes or reaches a…

2 1mo ago A 57 tokens GPL-3.0

pr

12

feelepxyz/dotfiles

Skill Claude CodeCodex

Open a pull request for the current branch, watch its checks, and land it — squash, rebase, run hooks, push, then merge and clear the worktree away. Use when the user wants to open or update a pull request, ship a branch, check whether CI passed, or merge a request that is ready.

2 1mo ago A 68 tokens GPL-3.0

setup-git-hooks

13

feelepxyz/dotfiles

Skill Claude CodeCodex

Set up, change, or repair a repository's git hooks with prek. Use when the user wants git hooks installed or reconfigured, mentions prek or pre-commit, or reports that hooks stopped running.

2 1mo ago A 46 tokens GPL-3.0

setup-github

14

feelepxyz/dotfiles

Skill Claude CodeCodex

Converge a GitHub repository's settings — merge hygiene, a guardrail ruleset on the default branch, Dependabot and secret scanning. Use when the user wants branch protection or a ruleset on a repo, asks for GitHub repo housekeeping, or reports that merged branches are not being deleted.

2 1mo ago A 65 tokens GPL-3.0

setup-repo

15

feelepxyz/dotfiles

Skill Claude CodeCodex

Set a repository up across all three areas — git hooks, worktrunk and GitHub housekeeping — in one pass and one commit. Use when the user wants a repo set up or configured, asks what setup a repo is missing, or is starting work in an unfamiliar repo.

2 1mo ago A 60 tokens GPL-3.0

setup-worktrunk

16

feelepxyz/dotfiles

Skill Claude CodeCodex

Set up, change, or repair a repository's worktrunk hooks so a new worktree opens a herdr workspace with the agent and dev servers already running. Use when the user wants .config/wt.toml written or fixed, mentions worktrunk project hooks, or reports that wta opens a worktree with nothing in it.

2 1mo ago A 77 tokens GPL-3.0

shape

17

feelepxyz/dotfiles

Skill Claude CodeCodex

Turn a request into a compact contract — the observable destination, the implementation brief, and the validation contracts that prove it. Use before committing to implementation.

2 1mo ago A 32 tokens GPL-3.0

tdd

18

feelepxyz/dotfiles

Skill Claude CodeCodex

Implement or change software through a focused test-driven loop. Use when user or agent explicitly uses 'tdd' or invoked for behavior with an appropriate automated test seam, including a shape validation contract or mission worker feature.

2 1mo ago A 46 tokens GPL-3.0