TheThoughtagen

18 mods across 1 repository, 2 stars between them.

test-server

01

TheThoughtagen/agentsync

MCP server Claude CodeCodexCursor

MCP server "test-server" as configured in TheThoughtagen/agentsync. Runs locally from the @modelcontextprotocol/server-test npm package. Needs 3 environment variables to run.

2 5mo ago A tokens not measured original MIT

Notification

02

TheThoughtagen/agentsync

Hook Claude Code

Runs when the agent sends a notification for Edit tool calls, running echo "hook fired". From TheThoughtagen/agentsync.

2 5mo ago A tokens not measured original MIT

PreToolUse

03

TheThoughtagen/agentsync

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From TheThoughtagen/agentsync.

2 5mo ago A tokens not measured original MIT

settings

04

TheThoughtagen/agentsync

Settings file Claude Code

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

2 5mo ago A tokens not measured original MIT

agentsync CLAUDE.md

05

TheThoughtagen/agentsync

Instructions file

Instructions for TheThoughtagen/agentsync, a project described as: Seamlessly sync between your AI Coding Agents πŸ€–. Written in Rust πŸ¦€.

2 5mo ago A 4 tokens original MIT

aisync

07

TheThoughtagen/agentsync

Plugin Claude Code

AgentSync integration for Claude Code β€” sync AI tool configs across harnesses.

2 5mo ago A tokens not measured original MIT

check

08

TheThoughtagen/agentsync

Command

Check sync state (CI-friendly, exits non-zero on drift).

2 5mo ago A 15 tokens original MIT

diff

09

TheThoughtagen/agentsync

Command

Compare canonical .ai/ content vs tool-native files.

2 5mo ago A 12 tokens original MIT

hooks

10

TheThoughtagen/agentsync

Command

Manage hook definitions β€” list, add, or translate hooks across tools.

2 5mo ago A 15 tokens original MIT

init

11

TheThoughtagen/agentsync

Command

Initialize .ai/ directory with tool detection and config import.

2 5mo ago A 13 tokens original MIT

memory

12

TheThoughtagen/agentsync

Command

Manage memory files β€” list, add, import, or export across tools.

2 5mo ago A 16 tokens original MIT

sync

14

TheThoughtagen/agentsync

Command

Sync .ai/ canonical config to all configured AI tools.

2 5mo ago A 13 tokens original MIT

SessionStart

15

TheThoughtagen/agentsync

Hook

Runs when a session starts, executing drift-check.sh via bash. From TheThoughtagen/agentsync.

2 5mo ago A tokens not measured copy Β· 61% MIT

PostToolUse

16

TheThoughtagen/agentsync

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing direct-edit-warn.sh and hooks-validate.sh via bash (2 commands). From TheThoughtagen/agentsync.

2 5mo ago A tokens not measured copy Β· 59% MIT

ai-config

17

TheThoughtagen/agentsync

Skill Claude CodeCodex

Use when working with .ai/ directory files, aisync.toml, or AI tool configuration. Teaches the canonical format, conditional tags, and sync relationships.

2 5mo ago A 36 tokens original MIT

hook-authoring

18

TheThoughtagen/agentsync

Skill Claude CodeCodex

Use when creating or editing .ai/hooks.toml hook definitions. Teaches the TOML format, valid events, matchers, and cross-tool translation.

2 5mo ago A 35 tokens original MIT