بنقرة واحدة
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.