openshift

Findings DB — Data skill for Claude Code

Data community

Query portfolio findings with labeled population metrics or rebuild the ledger-derived database.

How to install Findings DB

Installs to ~/.claude/commands/openshift-traust-findings-db.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/findings-db.md -o ~/.claude/commands/openshift-traust-findings-db.md

Restart Claude Code, or start a new session, for it to be picked up.

What Findings DB does


description: "Query portfolio findings with labeled population metrics or rebuild the ledger-derived database."

Query or rebuild the findings database using the findings-db skill. Load the skill at .claude/skills/findings-db/SKILL.md and follow its procedure — check `meta.built_at` staleness first (rebuild with python3 -m traust.cli corpus findings-db when the ledgers are newer), translate the question in $ARGUMENTS into SQL over the documented schema (repos / findings / events / valida

Alternatives in Data

  • Notion Sync — /notion-sync - Push Ranked Jobs and Applications to a Notion Database 36.6k ★
  • OpenViking — Self-evolving Context Database for AI Agents 33.3k ★
  • n8n Workflow Patterns — Workflow patterns for webhook, HTTP, database, and AI tasks 3.6k ★

Full documentation available on GitHub

View Source Repository