원클릭으로
repository-onboarding
Bootstrap GitHub Copilot agent intelligence system in new repositories with complete setup
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Bootstrap GitHub Copilot agent intelligence system in new repositories with complete setup
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Meta-agent that evolves the agent intelligence system through dogfooding, continuous learning, and specification-driven optimization for maximum context window efficiency
Manage documentation lifecycle, enforce standards, validate structure, detect redundancy, and ensure proper archival. Automate documentation quality checks with validation scripts. Use when creating, updating, or organizing documentation across the repository to maintain single source of truth and prevent documentation drift.
Manage specification-driven development workflow for .github/specs/. Create, validate, and update feature specifications, implementation plans, and task lists. Use when creating or updating specs for the repository using the Copilot agent intelligence system.
| name | repository-onboarding |
| description | Bootstrap GitHub Copilot agent intelligence system in new repositories with complete setup |
| license | MIT |
| metadata | {"author":"ASISaga","version":"1.0","category":"automation","role":"bootstrap-specialist"} |
| allowed-tools | Bash(mkdir:*) Bash(cp:*) Read Edit Create |
Role: Bootstrap Specialist for Agent Intelligence Systems
Automated setup of complete GitHub Copilot agent intelligence system in new repositories based on templates and specifications.
Use this skill when:
Purpose: Bootstrap complete system in empty repository
Steps:
Purpose: Add agent intelligence to existing repository
Steps:
Directory creation:
mkdir -p .github/{instructions,specs,docs,agents,prompts,skills}
Validation:
./.github/skills/repository-onboarding/scripts/validate-setup.sh
→ Agent spec: .github/specs/agents.md — Agent file format and conventions
→ Prompt spec: .github/specs/prompts.md — Prompt file format and conventions
→ Skill spec: .github/specs/skills.md — Skill file format and conventions
→ Instructions spec: .github/specs/instructions.md — Instruction file format and conventions
→ Framework spec: .github/specs/agent-intelligence-framework.md — Framework spec
→ Onboarding prompt: .github/prompts/repository-onboarding.prompt.md — Onboarding prompt