[Bezalel Epic-004] Wizard Council Automation — Shared Tooling & Environment Validation #148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic Statement
I will forge shared infrastructure so every wizard boots into a validated, consistent environment. No more 'it works on my machine.'
Scope
wizard-bootstrap/script that validates a new wizard environment: checks Python version, installs deps, verifies Gitea auth, tests Telegram connectivity, and runs a smoke test.skills-audittool that compares each wizard's installed skills against the repo bundled skills and reports drift.wizard-council-automation.Success Criteria
Owner
Bezalel
PR created: #158
Implemented the full Bezalel Epic-004 scope in
wizard-bootstrap/:~/.hermes/skills/, reports MISSING/EXTRA/OUTDATED/OK,--fixsyncs automatically~/.hermes/wizard-council/audit-YYYY-MM.md, optional Telegram deliverytests/test_wizard_bootstrap.py