Agent skill
sync
MANDATORY sync rules for CLAUDE.md and agents.md files. This skill MUST be activated whenever editing CLAUDE.md, agents.md, backend/CLAUDE.md, or backend/AGENTS.md. Failure to sync causes drift between AI tools.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/sync-alexandrbasis-wythm-claude-workflo
SKILL.md
Documentation Synchronization
Root Files
CLAUDE.md and agents.md MUST stay 100% in sync.
Backend Files
backend/CLAUDE.md and backend/AGENTS.md MUST stay 100% in sync.
When to Sync
Any change to either file must be mirrored to the other:
CLAUDE.md/agents.md- Root project instructionsbackend/CLAUDE.md/backend/AGENTS.md- Backend-specific instructions
Why Both Files Exist
- Different AI tools look for different filenames
- Claude Code: prefers
CLAUDE.md - Cursor: prefers
AGENTS.md - Keeping both ensures consistent behavior across all tools
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?