with one click
djinn
djinn contains 2 collected skills from enchanter-ai, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Manual re-pin of the session intent anchor. Use when the developer explicitly runs /reorient, says the original goal no longer applies, or pivots the session to a fundamentally different task. Do not use for constraint refinements (the intent-anchor UserPromptSubmit hook handles those automatically) or for per-turn alignment (that is drift-aligner).
Ranks session utterances by their demonstrated influence on the final output via D4 PageRank over the utterance-to-artifact DAG. Use when the developer runs /rank, asks which turns actually mattered, or wants to audit a long session for filler. Do not use for per-turn drift detection (that is drift-aligner) or for re-pinning intent (that is /reorient in intent-reorient).