@opensip-cli/checks-universal
Cross-language fitness checks for opensip-cli
This is a fitness check pack. Install it alongside the opensip-cli CLI and its checks are discovered automatically.
Part of opensip-cli — an open-source codebase intelligence CLI: fitness checks (fit), static call-graph analysis (graph), simulation (sim), and advisory reduction audits (yagni).
Distribution model: the published opensip-cli npm package is a full-stack bundle of first-party tools, check packs, and language adapters. Third-party tools install separately via the opensipTools manifest and host allowlist; a slim install without bundled tools is not a current goal.
Install
Most users install the CLI, which bundles the first-party tools:
curl -fsSL https://opensip.ai/cli/install.sh | bashThis package is published for the CLI and advanced plugin authors; most users should not install @opensip-cli/checks-universal directly.
Documentation
- Project docs: https://opensip.ai/docs/opensip-cli/
- Package catalog (what every package does): https://github.com/opensip-ai/opensip-cli/blob/v0.1.14/docs/public/70-reference/02-package-catalog.md
- Source: https://github.com/opensip-ai/opensip-cli/tree/v0.1.14/packages/fitness/checks-universal
License
Apache-2.0 opensip-ai