yelmuratoff/agent_sync

Write AI rules once → sync to Claude, Cursor, Copilot, Gemini and more tools automatically

14Stars on the repository
15Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

add-tool

01

yelmuratoff/agent_sync

Skill Claude CodeCodex

Add support for a new AI coding tool to AgentSync's sync engine — create the tool YAML, configure targets and converters, add base templates, and write tests. Use this skill when integrating a new AI assistant, IDE, or editor into AgentSync, when a user asks "can AgentSync sync to X", or when extending the sync…

14 2d ago A 95 tokens GPL-3.0

agentsync

02

yelmuratoff/agent_sync

Skill Claude CodeCodex

Create or edit AgentSync configuration — AGENTS.md, rules, skills, commands, subagents, settings, MCP servers, hooks, or per-tool configs. Use this skill when adding a rule, creating or scaffolding a skill, writing a slash command, defining a subagent persona, editing permissions, configuring an MCP server, setting up…

14 2d ago C 150 tokens GPL-3.0

comments

03

yelmuratoff/agent_sync

Skill Claude CodeCodex

Scan recently written or edited code and remove comments that do not earn their place — narration, step markers, task/PR references, commented-out blocks, decorative banners. Use this skill after finishing a non-trivial code change, when reviewing a diff for comment hygiene, when the user mentions noisy or redundant…

14 2d ago A 89 tokens GPL-3.0

commit

04

yelmuratoff/agent_sync

Skill Claude CodeCodex

Create a well-structured git commit for staged or unstaged changes — analyze the diff, match the project's existing commit style, write a clear message, and create the commit. Use this skill when the user asks to commit, save changes, check in code, write a commit message, prepare changes for push, or wrap up a piece…

14 2d ago A 100 tokens GPL-3.0

debug

05

yelmuratoff/agent_sync

Skill Claude CodeCodex

Investigate and fix bugs, errors, or unexpected behavior systematically — reproduce, locate, understand the root cause, fix it, and add a regression test. Use this skill when the user reports a failure (test, runtime, build, CI), shares a stack trace or error message, says something doesn't work, asks why something is…

14 2d ago A 109 tokens GPL-3.0

fix-issue

06

yelmuratoff/agent_sync

Skill Claude CodeCodex

Investigate and fix a GitHub issue in this repo — pull the issue with gh, trace it to the root cause across lib/ and bin/, fix portably, and cover it with a bats regression test. Use this skill when the user asks to fix, resolve, or tackle a GitHub issue (by number or URL), debug a reported bug from the tracker, or…

14 2d ago A 125 tokens GPL-3.0

humanizer

07

yelmuratoff/agent_sync

Skill Claude CodeCodex

Rewrite text so it reads like a real human wrote it, or generate long-form prose (blog posts, essays, articles, newsletters, social posts, op-eds, short stories) in that same plain, grounded voice. Strips common AI tells, including em dashes, semicolons, framing colons, inflated vocabulary (utilize, leverage, delve…

14 2d ago A 200 tokens GPL-3.0

prompt-engineering

08

yelmuratoff/agent_sync

Skill Claude CodeCodex

Design, debug, and refine prompts for LLM-based coding tools, agents, and pipelines. Use this skill when writing or rewriting a system prompt, agent persona, slash-command body, rule, or skill description; tuning a prompt that produces vague, incomplete, off-format, hallucinated, or over-/under-triggering output…

14 2d ago B 171 tokens GPL-3.0

refactor

09

yelmuratoff/agent_sync

Skill Claude CodeCodex

Restructure existing code without changing its behavior — reduce duplication, improve naming, simplify complex logic, extract helpers, split overgrown functions, untangle dependencies. Use this skill when the user asks to refactor, clean up, simplify, DRY out, rename, extract a helper, split a file, or make code…

14 2d ago A 108 tokens GPL-3.0

release

10

yelmuratoff/agent_sync

Skill Claude CodeCodex

Bump the AgentSync version, write a CHANGELOG entry summarising changes since the last tag, and prepare a clean release commit. Use this skill when the user asks to release, ship, cut a version, bump major/minor/patch, tag, or prepare a new version — including phrasings like "let's ship 0.12", "bump the version"…

14 2d ago A 99 tokens GPL-3.0

review

11

yelmuratoff/agent_sync

Skill Claude CodeCodex

Perform a structured code review on a diff, PR, or staged changes — surface correctness, security, error-handling, architecture, testing, and clarity issues with file/line references and severity. Use this skill when the user asks to review code, audit a diff or PR, find bugs in changes before merging, sanity-check…

14 2d ago A 94 tokens GPL-3.0