add-repo

Onboard a new repository into a Claude Code workspace and synchronize CLAUDE.md and design documents.

6|2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/i-standard1/yamasaki --skill add-repo-i-standard1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-repo
Source: https://github.com/i-standard1/yamasaki/tree/main/.claude/skills/add-repo
Command: npx skills add https://github.com/i-standard1/yamasaki --skill add-repo-i-standard1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables seamless integration of a new repository into an existing Claude Code workspace, ensuring that documentation and design artifacts are updated to reflect the new codebase.

Core Features & Use Cases

  • Phase 1 analysis of the new repo to determine scope and technical fit.
  • Phase 2 CLAUDE.md updates and phase-aligned doc delta generation.
  • Phase 3 diff-based design documentation updates and domain mapping.

Quick Start

Add the specified repository to the Claude Code workspace and update CLAUDE.md and design docs accordingly.

Frequently Asked Questions about add-repo

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

FAQPage Schema
How do I onboard a new repository into an existing Claude Code workspace?

To onboard a new repository into a Claude Code workspace, the skill performs a phased analysis of the codebase to determine technical fit, then updates CLAUDE.md and design documents to align with the new code.

How do I keep design docs synchronized with my codebase?

You can keep design docs synchronized with your codebase by generating diff-based documentation deltas and domain mappings, ensuring CLAUDE.md and design documents accurately reflect repository changes.

What is the process for updating CLAUDE.md when adding a repository?

Updating CLAUDE.md when adding a repository involves a phased process: analyzing the new repo scope, generating documentation deltas, updating CLAUDE.md, and mapping domains with user confirmations.

Does onboarding a repository require manual confirmation for doc updates?

Yes, onboarding a repository requires manual confirmation, as the skill enforces guardrails and clear prompts during the CLAUDE.md update and design doc diffing phases to ensure alignment.

When do I need to generate documentation deltas for my workspace?

You need to generate documentation deltas when integrating a new repository into an existing workspace to extract necessary data and ensure alignment between the codebase and existing design docs.

Can I analyze a new repo's technical fit before adding it to my workspace?

Yes, you can analyze a new repo's technical fit before adding it to your workspace through the initial Phase 1 analysis, which determines scope and extracts necessary data for domain mapping.