noah-hrbth/agent-tool-sync

2Stars on the repository
14Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-adapter

01

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 12d ago A 103 tokens original MIT

release-prep

02

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 12d ago A 63 tokens original MIT

roundtrip-check

03

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 12d ago A 58 tokens original MIT

code-review

04

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 12d ago A 29 tokens original MIT

locked-down

05

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

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

2 12d ago A 20 tokens original MIT

path-scoped

06

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

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

2 12d ago A 22 tokens original MIT

commit

07

noah-hrbth/agent-tool-sync

Skill Claude CodeCodex

Conventional commit helper sourced from Mistral Vibe.

2 12d ago A 13 tokens original MIT