# Dfirtnt Huntable Cti Studio Rs

> RS — Rescore All Articles

- Skill: `tomevault-io/dfirtnt-huntable-cti-studio-rs` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/dfirtnt-huntable-cti-studio-rs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/dfirtnt-huntable-cti-studio-rs/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/dfirtnt-huntable-cti-studio-rs

---


# RS — Rescore All Articles

When the user says **rs**, run both rescore commands. Do not commit or push; this is data-only.

## Commands (in order)

1. **Keyword/regex hunt scores** — `threat_hunting_score` in article metadata:
   ```bash
   ./run_cli.sh rescore --force
   ```

2. **ML hunt scores** — `ml_hunt_score` from chunk-level model predictions:
   ```bash
   ./run_cli.sh rescore-ml --force
   ```

## When to use

- After changing scoring rules (keyword rescore).
- After retraining the ML model or changing aggregation (rescore-ml).
- To backfill or refresh all article scores.

## Optional scope

- Single article: `./run_cli.sh rescore --article-id ID --force` and `./run_cli.sh rescore-ml --article-id ID --force`.
- Dry run: add `--dry-run` to either command to preview without writing.

## Out of scope

- No `git add` / commit / push (use **lg** for that).

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/dfirtnt) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

