omcustomsauron-watch

Solid

Full R017 verification (5+3 rounds) before commit

Data & Documents 24 stars 5 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Sauron Watch Skill Execute full R017 verification process with 5 rounds of manager agent verification and 3 rounds of deep review. ## Purpose Ensure complete synchronization of agents, skills, documentation, and project structure before committing changes. ## Workflow ### Phase 1: Manager Agent Verification (5 rounds) #### Round 1-2: Basic Checks ``` □ mgr-supplier:audit - Check all agent dependencies and skill refs □ mgr-updater:docs - Verify documentation sync □ Fix any issues found ``` #### Round 3-4: Re-verify + Update ``` □ mgr-supplier:audit - Re-verify after fixes □ mgr-updater:docs - Re-run and apply any detected changes □ Fix any remaining issues ``` #### Round 5: Final Count Verification ``` □ Agent count matches: CLAUDE.md vs actual .md files □ Skill count matches: CLAUDE.md vs actual SKILL.md files □ Memory field distribution correct □ Hook/context/guide/rule counts match □ All frontmatter valid □ All skill refs exist □ All memory scopes valid (project|user|local) □ Routing patterns updated ``` ### Phase 2: Deep Review (3 rounds) #### Deep Round 1: Workflow Alignment ``` □ Agent workflows match purpose □ Command definitions match implementations □ Routing skill patterns are valid □ All routing skills have complete agent mappings ``` #### Structural Lint Rules In addition to workflow alignment checks, verify these structural invariants: **Lint 1: Routing Coverage** ``` For each agent in .claude/agents/*.md: Check if agent name appears in at least o...

Details

Author
baekenough
Repository
baekenough/oh-my-customcode
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category