Agent skill
system1-verify
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/MEMORY/ARCHIVE/skills-deprecated/system1-verify
SKILL.md
required_canon_version: >=3.0.0
System 1 Verify Skill
Version: 1.0.0
Status: Deprecated
DEPRECATED: This skill has been consolidated into
cortex-toolkit. Use{"operation": "verify_system1", ...}with the cortex-toolkit instead.
Date: 2025-12-28 Confidence: Medium Impact: Low Tags: [verification, cortex, system1]
Purpose
Ensures system1.db is in sync with repository state and verifies system1 indexer is working correctly.
Description
This skill runs verification checks against the System 1 database to detect:
- Missing indexed files
- Stale (orphaned) database entries
- Hash mismatches between indexed files and actual CANON content
Usage
Run from repository root:
bash
ags run --skill system1-verify
Dependencies
- system1.db (CORTEX/system1.db)
- CANON directory files
required_canon_version: >=3.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?