Skip to main content
ClaudeWave
Skill491 repo starsupdated 24d ago

gsd:integrate

Integrate changes and verify system-wide compatibility

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-integrate && cp -r /tmp/gsd-integrate/.claude/skills/gsd/commands/integrate ~/.claude/skills/gsd-integrate
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# GSD Integrate

Integrates changes using gsd-integration-checker agent.

## When to Use

- Before checkpoint approval
- After completing integration points
- When verifying cross-component compatibility

## Process

1. Load integration requirements
2. Run gsd-integration-checker agent
3. Verify all integration points
4. Report integration status

## Success Criteria

All integrations verified and working.