Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T03:16:23.336Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

.agents/skills/lint-creator/SKILL.md

603 B

name: lint-creator description: An auxiliary skill to add more dylints to tooling/lints disable-model-invocation: false

Lint RULES

  1. Every lint MUST have accompanying ui tests
  2. ui tests MUST be in the ui folder
  3. Every lint MUST be in a separate module
  4. Every lint MUST have negative ui tests
  5. Lints should be as simple as possible.
  6. Reporting is fine if it's simple, it does not need to be elaborate or lengthy code.
  7. Do NOT suggest how to fix the lint, only flag it.
  8. Do NOT make lints machine applicable.
  9. Detect if lints are redundant vs clippy's capabilities.
Served at tenant.openagents/omega Member data and write actions are omitted.