mit einem Klick
cortex
cortex enthält 3 gesammelte Skills von hivellm, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.