원클릭으로
dependency-ci-contract
Keep dependency and lockfile changes aligned with CI expectations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Keep dependency and lockfile changes aligned with CI expectations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Apply when implementing features, fixing bugs, debugging errors, investigating failures, tracing root causes, reviewing tech debt, tracing issues, planning fixes, or completing any task. Enforces parallel sub-agent implementation, independent adversarial review, and a 95% confidence gate before stopping.
RAGAPPv3 testing policy and conventions. Load before writing or modifying any test, fixing a test/CI failure, or adding coverage. Covers backend pytest + unittest (SimpleConnectionPool dependency-override harness, FK cascades, the Python 3.11-vs-local event-loop trap) and frontend Vitest + React Testing Library + jsdom (MemoryRouter, Radix Select, react-virtual mock patterns). This repo's frontend uses Vitest, NOT bun:test.
Verify all required QA gate artifacts and completion criteria before marking a task or phase complete.
Keep mocks, async setup, and test assertions clean and aligned with the code under test.
Lightweight PR-time audit for whether changes are compatible with the actual RAGAPPv3 GitHub Actions workflow, dependency lockfiles, scripts, and cross-platform local validation.
Evidence-first code review for correctness bugs, AI-generated code smells, unsupported claims, unwired functionality, dependency hallucinations, and release-to-code mismatches.
| name | dependency-ci-contract |
| description | Keep dependency and lockfile changes aligned with CI expectations. |
| generated_from_knowledge | ["f178f314-bce2-474b-bb4f-091d6662b5f7","d38f4988-551c-4d4d-b4b2-be6dc0d75c30"] |
| source_knowledge_ids | ["f178f314-bce2-474b-bb4f-091d6662b5f7","d38f4988-551c-4d4d-b4b2-be6dc0d75c30"] |
| generated_at | "2026-07-08T07:30:00.000Z" |
| confidence | 0.6 |
| status | active |
| version | 1 |
| skill_origin | generated |
When delegating a task affected by this skill, include:
SKILLS: file:.opencode/skills/generated/dependency-ci-contract/SKILL.md
npm ci or verify lockfile sync before attributing test/build failures to code changes; missing dependencies produce spurious failures that waste review cycles.