Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or…
Instructions for equinor/fusion-skills, covering skills greenkeeping instructions, goal, greenkeeping activities and triggers, metadata standards and currency checks and quality gates and validation checklist.
AGENTS.md instructions for equinor/fusion-skills, covering agents, where to look first, operating principles, practical checklist and security baseline.
Create, maintain, run, and troubleshoot tests for Fusion Framework React applications using repository conventions and dedicated testing and mocking skills.
Implement, debug, review, and deliver changes in Fusion repositories, including GitHub issue authoring and implementation, unresolved PR review conversations, validation, and concise delivery reports.
Guides integrations across Fusion Core service APIs from a single installable skill. USE FOR: service discovery across apps, people, context, roles, notifications, reports, tasks, and other Fusion Core APIs; cross-service integration planning; choosing the right endpoint/model guidance for a workflow. DO NOT USE FOR…
Use this helper when a request mentions Fusion APIs but does not name the owning service clearly, or when the workflow obviously spans multiple services.
Review dependency PRs with structured research, existing-PR-discussion capture, multi-lens analysis (security, code quality, impact), and a repeatable verdict template. USE FOR: dependency update PRs, Renovate/Dependabot PRs, library upgrade reviews, "review this dependency PR", "should we merge this update". DO NOT…