proactive-audit이란?
파이프라인 중에 수정된 프레임워크 아티팩트에 대한 자동 상태 확인입니다. 후크 구문, 보안 패턴(SE-01/SE-02), 스킬 연결, 에이전트 일관성 및 라우팅 정확성을 검증합니다. 프레임워크 아티팩트가 생성, 수정 또는 삭제될 때 최종 파이프라인 단계로 호출됩니다. 출처: oimiragieo/agent-studio.
파이프라인 중에 수정된 프레임워크 아티팩트에 대한 자동 상태 확인입니다. 후크 구문, 보안 패턴(SE-01/SE-02), 스킬 연결, 에이전트 일관성 및 라우팅 정확성을 검증합니다. 프레임워크 아티팩트가 생성, 수정 또는 삭제될 때 최종 파이프라인 단계로 호출됩니다.
명령줄에서 proactive-audit AI 스킬을 개발 환경에 빠르게 설치
출처: oimiragieo/agent-studio.
Automated health checks for framework artifacts that were modified during the current pipeline. This skill fills the gap between reactive verification (tests, lint) and proactive framework-level validation (wiring, syntax, security patterns).
Core principle: Framework artifact changes require the same rigor as code changes. If a skill was created, verify it is wired. If a hook was modified, verify it compiles. If an agent was changed, verify its tool/skill lists are consistent.
Invoke this skill as the final pipeline step whenever ANY of the following paths were created, modified, or deleted during the session:
파이프라인 중에 수정된 프레임워크 아티팩트에 대한 자동 상태 확인입니다. 후크 구문, 보안 패턴(SE-01/SE-02), 스킬 연결, 에이전트 일관성 및 라우팅 정확성을 검증합니다. 프레임워크 아티팩트가 생성, 수정 또는 삭제될 때 최종 파이프라인 단계로 호출됩니다. 출처: oimiragieo/agent-studio.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/oimiragieo/agent-studio --skill proactive-audit파이프라인 중에 수정된 프레임워크 아티팩트에 대한 자동 상태 확인입니다. 후크 구문, 보안 패턴(SE-01/SE-02), 스킬 연결, 에이전트 일관성 및 라우팅 정확성을 검증합니다. 프레임워크 아티팩트가 생성, 수정 또는 삭제될 때 최종 파이프라인 단계로 호출됩니다. 출처: oimiragieo/agent-studio.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oimiragieo/agent-studio --skill proactive-audit 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/oimiragieo/agent-studio