بنقرة واحدة
cortex
يحتوي cortex على 3 من skills المجمعة من hivellm، مع تغطية مهنية على مستوى المستودع وصفحات 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.