noah-hrbth

14 mods across 1 repository, 2 stars between them.

adapter-reviewer

01

noah-hrbth/agent-tool-sync

Agent

Read-only review of a single tool adapter file in internal/tools/ for compliance with agentsync conventions. Invoke after writing or substantially modifying an adapter, or before merging an adapter PR. Pass the adapter file path as the only input.

2 11d ago A 50 tokens original MIT

add-adapter

02

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Add a new tool adapter to agentsync — scaffolds internal/tools/ .go (a ToolMeta literal + render func), registers it, extends adopt.go for reverse mapping, adds a roundtrip test, regenerates the metadata golden, and updates README compatibility tables. Use when implementing one of the tools still open in TODO.md…

2 11d ago A 103 tokens original MIT

release-prep

03

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Prepare a new agentsync release — validates goreleaser config, summarizes commits since the last tag against the changelog filters in .goreleaser.yaml, proposes the next semantic version, and runs a snapshot build. Does NOT tag or push — that remains a manual step requiring user confirmation.

2 11d ago A 63 tokens original MIT

roundtrip-check

04

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Verify that every adapter's Render output can be adopted back into canonical without drift. Catches mismatches between path conventions in internal/tools/ and reverse matchers in internal/syncer/adopt.go. Run after adding or modifying an adapter, or after editing adopt.go.

2 11d ago A 58 tokens original MIT

explorer

05

noah-hrbth/agent-tool-sync

Agent

Lightweight codebase explorer. Use when asked to map structure, list files, or summarise a module — quick orientation tasks that don't need deep reasoning.

2 11d ago A 34 tokens original MIT

researcher

06

noah-hrbth/agent-tool-sync

Agent

Researches topics, libraries, APIs, and documentation. Use when asked to look up, investigate, or gather information about external resources.

2 11d ago A 30 tokens original MIT

code-review

08

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Reviews code for quality, correctness, and adherence to project conventions. Use when asked to review, check, or audit code changes.

2 11d ago A 29 tokens original MIT

locked-down

09

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Secure code reviewer that runs without model-invocation. Use for automated audit passes.

2 11d ago A 20 tokens original MIT

path-scoped

10

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Context-aware TypeScript helper. Auto-activates when TypeScript files are in scope.

2 11d ago A 22 tokens original MIT

commit

11

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Conventional commit helper sourced from Mistral Vibe.

2 11d ago A 13 tokens original MIT