원클릭으로
djinn
djinn에는 enchanter-ai에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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).