Check Results Service

How to reuse ANY integration check's results in a feature via the universal CheckResultsService (apps/api integration-platform). Use whenever a feature needs data produced by an integration check — "show 2FA status on People", "surface AWS S3 findings in X", "reuse a check's results", "per-user/per-resource results from a connected integration", "which integrations feed task T". Read this BEFORE writing your own IntegrationCheckResult / CheckRunRepository query — don't hand-roll it.

trycompai 5caf3db 8.3 KB Updated

File contents

trycompai/comp/tree/main/.claude/skills/check-results-service commit 5caf3db7e7

Frequently asked questions

npx skillmds@latest add trycompai/check-results-service