원클릭으로
cortex
cortex에는 hivellm에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Fetch the audit envelope for a past Cortex turn or query. Returns caller, intent, scope, per-field counts, latency, cache hit/miss, and a structured trace of what each retrieval lane returned. Use this when the user asks "what did Cortex do?", "why did the model see X?", or wants to debug retrieval quality on a specific turn.
Refresh the system-prompt context bundle for the current task. Pulls active laws, recent decisions, similar past turns, and relevant snippets via the Cortex pre-thinking pipeline. Use this when the user asks to "load context", "remind me what we know about X", "before I change Y", or whenever the conversation needs grounding against Cortex's institutional memory.
Surface active laws in the current scope (repo + topics). Returns law id, severity, title, and detector for each rule that applies. Use this when the user asks "what laws apply here?", "is X allowed?", "any rules I should know?", or before suggesting an action that might trip a critical law.