repo-maintainer이란?
지저분한 저장소를 감사하고 LLM 친화적인 구조로 재구성합니다. 비파괴적인 "마이그레이션 매니페스트" 프로세스를 사용하여 스크립트를 안전하게 통합하고, 문서를 설정하고, AI 컨텍스트 영역을 생성합니다. 출처: auldsyababua/instructor-workflow.
지저분한 저장소를 감사하고 LLM 친화적인 구조로 재구성합니다. 비파괴적인 "마이그레이션 매니페스트" 프로세스를 사용하여 스크립트를 안전하게 통합하고, 문서를 설정하고, AI 컨텍스트 영역을 생성합니다.
명령줄에서 repo-maintainer AI 스킬을 개발 환경에 빠르게 설치
출처: auldsyababua/instructor-workflow.
This skill turns disorganized codebases ("polluted roots," "orphan scripts") into structured, readable repositories. It prioritizes LLM-Readability (creating explicit context maps) and Safety (using a reversible migration manifest).
The Audit (Discovery) First, analyze the repository to understand "Hot" (frequently changed) vs "Cold" (stale) zones.
The Manifest (Planning) Do not move files immediately. Create a migrationmanifest.yaml that defines the desired state.
지저분한 저장소를 감사하고 LLM 친화적인 구조로 재구성합니다. 비파괴적인 "마이그레이션 매니페스트" 프로세스를 사용하여 스크립트를 안전하게 통합하고, 문서를 설정하고, AI 컨텍스트 영역을 생성합니다. 출처: auldsyababua/instructor-workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/auldsyababua/instructor-workflow --skill repo-maintainer지저분한 저장소를 감사하고 LLM 친화적인 구조로 재구성합니다. 비파괴적인 "마이그레이션 매니페스트" 프로세스를 사용하여 스크립트를 안전하게 통합하고, 문서를 설정하고, AI 컨텍스트 영역을 생성합니다. 출처: auldsyababua/instructor-workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/auldsyababua/instructor-workflow --skill repo-maintainer 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/auldsyababua/instructor-workflow