원클릭으로
instinct-import
Import instincts from teammates, other projects, or backup files. Handles duplicates and conflicts automatically.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Import instincts from teammates, other projects, or backup files. Handles duplicates and conflicts automatically.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Turn unstructured documents into validated, auditable structured data with clear schemas and edge-case handling
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
Software architecture specialist for system design, scalability, and technical decision-making. Use when planning new features, refactoring large systems, or making architectural decisions.
Build and compilation error resolution specialist. Fixes build/type errors with minimal diffs, no architectural changes. Use when build fails or type errors occur.
| name | instinct-import |
| description | Import instincts from teammates, other projects, or backup files. Handles duplicates and conflicts automatically. |
Import instincts from external sources with conflict resolution.
/instinct-import team-instincts.yaml
/instinct-import --dry-run team-instincts.yaml
/instinct-import --force team-instincts.yaml
~/.codex/instincts/inherited/Import complete!
Added: 8 instincts
Updated: 1 instinct
Skipped: 3 instincts (2 duplicates, 1 conflict)
New instincts saved to: ~/.codex/instincts/inherited/
--dry-run: Preview without importing--force: Import even if conflicts exist--merge-strategy <higher|local|import>: How to handle duplicates--min-confidence <n>: Only import instincts above threshold