sevenschulte

9 mods across 1 repository, 2 stars between them.

SessionStart

01

sevenschulte/agentic-harness

Hook Claude Code

Runs when a session starts, executing session-start.sh. From sevenschulte/agentic-harness.

2 4mo ago A tokens not measured copy · 52% MIT

PreToolUse

02

sevenschulte/agentic-harness

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre-bash.sh. From sevenschulte/agentic-harness.

2 4mo ago A tokens not measured original MIT

review-pr

04

sevenschulte/agentic-harness

Skill Claude CodeCodex

Review an open pull request against this repo's conventions. Pulls the diff via gh pr diff, scans for common issues (missing tests, secrets, hard-coded config, missing error handling, conventions violations), and posts a structured review comment via gh pr comment. Use when the user says "review PR #N", "look at this…

2 4mo ago A 89 tokens original MIT

save-memory

05

sevenschulte/agentic-harness

Skill Claude CodeCodex

Persist newly-learned facts from the current session into the memory pyramid. Scans the conversation for durable information, finds the right file, deduplicates, and writes back. Use when the user says "remember this", "save it", "for next time", or when a non-obvious fact surfaced that a future session would ask…

2 4mo ago A 74 tokens original MIT

ship-pr

06

sevenschulte/agentic-harness

Skill Claude CodeCodex

Ship the current branch as a pull request. Runs tests, formats code, commits any uncommitted work, pushes the branch, and opens a PR against the base branch with a generated body following the team's PR template. Use when the user says "ship it", "open a PR", "send this for review", or finishes a feature and wants it…

2 4mo ago A 80 tokens original MIT

wrap-up

07

sevenschulte/agentic-harness

Skill Claude CodeCodex

Update memory/ACTIVE.md with the state of the current session — what was worked on, what's done, what's next, what's blocked — so the next session can pick up without re-learning context. Run at session end or when switching to an unrelated task.

2 4mo ago A 57 tokens original MIT

sevenschulte/agentic-harness

Instructions file CodexOpenCode

Instructions for sevenschulte/agentic-harness, covering agents.md — how this system works, identity, stack, architecture (one paragraph) and repo layout.

2 4mo ago A 2,076 tokens original MIT

sevenschulte/agentic-harness

Instructions file

Instructions for sevenschulte/agentic-harness, covering agents.md — how this system works, identity, stack, architecture (one paragraph) and repo layout.

2 4mo ago A 2,076 tokens copy · 100% MIT