onboard-repo이란?
코드베이스 검토, 아키텍처 평가, README 생성, 에이전트 항목 설정을 순서대로 실행하여 저장소 온보딩을 조정합니다. 메타스킬; 자체 분석은 없습니다. 출처: nesnilnehc/ai-cortex.
코드베이스 검토, 아키텍처 평가, README 생성, 에이전트 항목 설정을 순서대로 실행하여 저장소 온보딩을 조정합니다. 메타스킬; 자체 분석은 없습니다.
명령줄에서 onboard-repo AI 스킬을 개발 환경에 빠르게 설치
출처: nesnilnehc/ai-cortex.
This skill does not perform analysis itself. It is a meta skill that orchestrates a fixed sequence of atomic skills to rapidly onboard a new or unfamiliar repository — producing architecture findings, standardized documentation, and actionable recommendations in one pass. Use it when joining a new project, inheriting a codebase, or preparing a repository for team onboarding. For individual tasks (e.g. only generat...
Primary Goal: Produce a comprehensive repository onboarding report by orchestrating atomic skills in a fixed sequence, aggregating architecture findings, standardized documentation, and recommendations.
Acceptance Test: Can a new team member understand the repository's architecture, navigate its structure, and start contributing based solely on the onboarding output?
코드베이스 검토, 아키텍처 평가, README 생성, 에이전트 항목 설정을 순서대로 실행하여 저장소 온보딩을 조정합니다. 메타스킬; 자체 분석은 없습니다. 출처: nesnilnehc/ai-cortex.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/nesnilnehc/ai-cortex --skill onboard-repo코드베이스 검토, 아키텍처 평가, README 생성, 에이전트 항목 설정을 순서대로 실행하여 저장소 온보딩을 조정합니다. 메타스킬; 자체 분석은 없습니다. 출처: nesnilnehc/ai-cortex.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nesnilnehc/ai-cortex --skill onboard-repo 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/nesnilnehc/ai-cortex