一键导入
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