logic-guardian
SolidProtects complex business logic from accidental deletion or overwrite. Use when editing payment, trading, state-machine, or other load-bearing business logic where a single deleted line can cause silent data corruption. Maintains a logic manifest, enforces pre-edit gates, validates post-edit diffs.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- Rune-kit
- Repository
- Rune-kit/rune
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
garelier-guardian
Garelier-only: fire in a `__garelier/<pm_id>/` project or on explicit Garelier/guardian invocation, not on generic security / license / dependency wording. The security / privacy / dependency / license / provenance GATE for a Garelier merge or promote — diff scan for leaked secrets / tokens / private keys / credentials, customer data or PII, real data in fixtures or logs, vulnerable or malicious dependencies, forbidden or unknown licenses, copyright/provenance risk in curated knowledge, or dangerous auth / crypto / logging / CI / deploy / infra / migration changes. Commit-free on an ephemeral gavel branch; reads Librarian security/ knowledge; emits verdict PASS / PASS_WITH_NOTES / BLOCK / NO_OPINION; gates, never fixes. Also fires on gavel / preflight / delta gate / final gate / redact. Requires garelier-core.
gate-keeper
Rigorous quality guardian with auto-fix capability
architecture-guardian
Prevent AI coding agents from introducing architectural drift. Use before non-trivial features, refactors, cross-module fixes, new services, new dependencies, schema changes, public API changes, or edits governed by a change contract.