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

easyoref

easyoref contient 6 skills collectées depuis mikhailkogan17, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
3
mis à jour
2026-04-09
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

attack-postmortem
Développeurs de logiciels

Investigate EasyOref enrichment pipeline failures using LangSmith traces. Use when: attack happened, enrichment failed, no metadata sent, wrong ETA, duplicate alerts, empty synthesis, model errors, postmortem analysis. Requires LangSmith MCP tools.

2026-04-09
langsmith-qa-postmortem
Analystes en assurance qualité des logiciels et testeurs

Investigate EasyOref Q&A pipeline failures using LangSmith traces. Use when: Q&A answer wrong, Q&A timeout, bot didn't reply, intent misclassified, context empty, answer hallucinated, off_topic false positive. Requires LangSmith MCP tools.

2026-04-09
release-pipeline
Développeurs de logiciels

Commit, push, and release EasyOref to npm + RPi. Use when: bug fix is done, tests pass, ready to ship. Handles git commit, version bump, npm publish, RPi deploy. Use after fixing a bug and writing tests.

2026-04-09
rpi-enrichment-logs
Administrateurs de réseaux et de systèmes informatiques

Check RPi systemd logs for EasyOref enrichment pipeline issues. Use when: duplicate alerts, cooldown failures, session state bugs, phase transitions wrong, Telegram send errors, GramJS connection issues, worker crashes. Requires SSH to RPi.

2026-04-09
rpi-qa-logs
Administrateurs de réseaux et de systèmes informatiques

Check RPi systemd logs for EasyOref Q&A pipeline issues. Use when: bot didn't reply to question, Q&A rate limited, typing indicator stuck, group mention not detected, inline query failed. Requires SSH to RPi.

2026-04-09
write-regression-test
Analystes en assurance qualité des logiciels et testeurs

Write regression tests for EasyOref bug fixes. Use when: fixing a bug and need a test to prevent regression. Covers enrichment pipeline nodes, Q&A graph nodes, bot handlers, shared utils. Knows vitest patterns, mocking conventions, integration test setup.

2026-04-09