sync-gsd-agents

Synchronize Claude Code agents with the GSD subagent system.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill sync-gsd-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-gsd-agents
Source: https://github.com/oscardlfr/AndroidCommonDoc/tree/main/skills/sync-gsd-agents
Command: npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill sync-gsd-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps ensure that Claude Code agents are properly synchronized with the GSD subagent system, resolving issues where agents are missing or out of date.

Core Features & Use Cases

  • Agent Synchronization: Copies Claude Code agents to the GSD subagent system.
  • Parity Verification: Checks for parity between Claude Code and GSD agents.
  • Auto-Fix: Automatically resolves discrepancies if out of sync.
  • Dry Run: Preview changes without making any actual changes.
  • User-Invocable: Can be invoked by users directly.

Quick Start

Run the sync-gsd-agents skill to synchronize agents to the GSD subagent system.

Frequently Asked Questions about sync-gsd-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize Claude Code agents with the GSD subagent system?

To synchronize Claude Code agents with the GSD subagent system, run the sync-gsd-agents skill to copy agents and verify parity. This resolves discrepancies where agents are missing or out of date.

Can I check for parity between Claude Code and GSD agents without making changes?

Yes, you can check for parity without making changes by using the dry run feature. Dry run allows you to preview synchronization changes and verify parity before any actual modifications are made.

How does auto-fix handle out of sync Claude Code agents?

Auto-fix automatically resolves discrepancies when Claude Code agents are out of sync with the GSD subagent system. It ensures parity by updating missing or outdated agent files during synchronization.

What files do I need to access to resolve GSD subagent discrepancies?

You need access to both Claude Code and GSD agent files to resolve discrepancies. The synchronization process requires these files to verify parity and copy agents correctly between systems.

When should I manually invoke Claude Code agent synchronization instead of using automated processes?

You should manually invoke synchronization when you need direct control over resolving missing or outdated agents. The skill is user-invocable, allowing you to trigger synchronization and parity verification on demand.