# Sync Skills

> Check /setup and /bootstrap skills for consistency with core guides

- **Type:** Skill
- **Install:** `agentstack add skill-paulo-yamagishi-claude-code-setup-sync-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [paulo-yamagishi](https://agentstack.voostack.com/s/paulo-yamagishi)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [paulo-yamagishi](https://github.com/paulo-yamagishi)
- **Source:** https://github.com/paulo-yamagishi/claude-code-setup/tree/main/.claude/skills/sync-skills

## Install

```sh
agentstack add skill-paulo-yamagishi-claude-code-setup-sync-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Sync Skills

Cross-reference the two main skills against core guides to find inconsistencies.

## Steps

1. **Read source of truth:**
   - `skill/SKILL.md` Section 4 (Config Reference) — canonical config formats
   - `core/hooks-guide.md` — hook events, matcher syntax, environment variables
   - `core/settings-reference.md` — settings structure, permission patterns
   - `core/skills-guide.md` — skill frontmatter format, allowed-tools syntax
   - `core/mcp-guide.md` — MCP server config format

2. **Read skills to check:**
   - `skill/SKILL.md` — the `/setup` skill (full file)
   - `.claude/skills/bootstrap/SKILL.md` — the `/bootstrap` skill (full file)

3. **Cross-reference config formats:**
   - Compare every JSON template in bootstrap against the canonical format in setup Section 4
   - Check hook event names match `core/hooks-guide.md`
   - Check settings keys match `core/settings-reference.md`
   - Check skill frontmatter fields match `core/skills-guide.md`
   - Check MCP config structure matches `core/mcp-guide.md`

4. **Cross-reference content claims:**
   - Check that feature lists in setup audit checks align with what bootstrap actually generates
   - Check that any "best practice" advice in one skill doesn't contradict the other

5. **Report discrepancies:**
   - For each issue, show: file, line number, what's inconsistent, and the correct value from the source of truth
   - Group by severity: `MISMATCH` (wrong value) vs `STALE` (outdated but not wrong) vs `MISSING` (should be present)
   - If no issues found, report: "Skills are in sync with core guides."

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [paulo-yamagishi](https://github.com/paulo-yamagishi)
- **Source:** [paulo-yamagishi/claude-code-setup](https://github.com/paulo-yamagishi/claude-code-setup)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-paulo-yamagishi-claude-code-setup-sync-skills
- Seller: https://agentstack.voostack.com/s/paulo-yamagishi
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
