Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

jesusfilm-rag

jesusfilm-rag contient 5 skills collectées depuis JesusFilm, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
0
mis à jour
2026-07-20
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

status-dashboard
Développeurs de logiciels

Refresh the public JesusFilm RAG status dashboard (sources × languages, acquire/ingest/evaluate, embedded doc counts) from the production database and open a PR. Reads prod via doppler-injected credentials that never leave the machine, regenerates dashboard/compiled-data.json + dashboard/index.html, asserts the page shows the data in a real browser, opens a PR, and stops without merging. Invoke /status-dashboard.

2026-07-20
adr
Développeurs de logiciels

Draft (or complete) an Architecture Decision Record for a decision made in the current change, following this repo's docs/decisions/ template. Surveys the working diff, picks the next NNNN, writes Context/Decision/Alternatives-rejected/Consequences, marks Status + Related (detecting any superseded ADR), updates the Locked-decisions index in architecture.md, cites the ADR at the code seam it governs, and commits with a commitlint-safe message. Invoke /adr after accepting an ADR checkpoint (AGENTS.md), or /adr <one-line decision> to start one directly.

2026-07-15
golden
Analystes en assurance qualité des logiciels et testeurs

Author grounded golden eval cases for one ingested source, fast. Surveys what actually landed in the corpus for a source, then drafts persona-diverse candidate questions (each tied to a real document) plus off-topic negatives for cutoff calibration — for the operator to curate, not hand-write. Writes approved cases into eval/qa-golden.yaml. Invoke /golden to pick from the ingested sources by number, or /golden <key|name|partial> to target one directly.

2026-07-14
slice
Développeurs de logiciels

Drive one vertical slice of jesusfilm-rag end-to-end (acquire → ingest → retrieve → spot-check for a single source) with resumable checkpoint state for cold starts. Reads STATUS.md, resumes in-progress work or unpacks the next slice, commits per verified checkpoint, and narrates in plain language. Invoke /slice (resume or start next) or /slice <source>.

2026-07-14
walkthrough
Développeurs de logiciels

Explain how a feature/flow works in this codebase as a code-flow DIAGRAM plus a high-level guided walkthrough — from the entry point down through the layers, with clickable file:line references and architecture-boundary annotations. Read-only (never edits code). Invoke /walkthrough <feature, flow, or entry point>, e.g. /walkthrough the acquire process or /walkthrough scripts/acquire.ts.

2026-05-22