Skip to content
@dryvist

dryvist

dryvist

Cribl pack development under dryvist — open infrastructure for AI-coding-tool observability.

Active repositories

Repo Purpose
cc-edge-pack-template Template for new Cribl Edge / Stream packs
cc-edge-claude-code-io Claude Code session-logs + OpenTelemetry pack
.github Org-wide standards: AI policy, Biome config, security policy, renovate inheritance

Installation

To start a new dryvist Cribl pack, scaffold from the template:

gh repo create dryvist/cc-edge-<source>-io --public --template dryvist/cc-edge-pack-template
gh repo clone dryvist/cc-edge-<source>-io
cd cc-edge-<source>-io
npm install

To install one of our published packs into a Cribl deployment, download the .crbl artifact from the repo's GitHub Releases and import via the Cribl UI (Manage → Packs → Add Pack → Upload).

Usage

Each pack repo carries its own development tooling — see the per-repo README for make / npm targets specific to that pack.

Org-wide tooling and conventions live in .github:

  • CLAUDE.md — AI assistant policy + inheritance chain
  • biome.jsonc — canonical Biome lint + format rules
  • SECURITY.md — vulnerability reporting + dependency trust tiers
  • renovate.json — extends JacobPEvans/.github:renovate-presets

Standards

  • Language: TypeScript everywhere we write code (test harnesses, custom GitHub Actions, tooling)
  • Lint + format: Biome (canonical config in .github/biome.jsonc)
  • Test runner: Vitest
  • Releases: release-please inherited from JacobPEvans/.github
  • Dependency updates: Renovate inherited via extends: github>JacobPEvans/.github:renovate-presets

Contributing

Issues and pull requests are welcome on any of the active repositories above. For changes that affect multiple packs (e.g., updates to the test harness or shared workflows), open the PR against cc-edge-pack-template or .github as appropriate, and we'll sweep the change across consumer packs.

License

All dryvist repositories are licensed under Apache-2.0 unless individual repos state otherwise.

Popular repositories Loading

  1. nix-ai nix-ai Public

    Your AI coding toolkit, declared in Nix — Claude, Gemini, Copilot, 15+ MCP servers, one flake

    Nix 9 5

  2. nix-home nix-home Public

    Cross-platform dev environment in Nix — git, zsh, VS Code, tmux, declared once, reproduced everywhere

    Nix 1 1

  3. nix-claude-code nix-claude-code Public

    Declarative Claude Code in Nix — plugins, marketplaces, skills, hooks, MCP, and permissions as composable home-manager modules. Reproducible on macOS and Linux.

    Nix 1

  4. nix-darwin nix-darwin Public

    Flakes-based nix-darwin config for macOS — system packages, networking, security, and home-manager orchestration via Nix

    Nix 1

  5. ansible-splunk ansible-splunk Public

    Ansible role for deploying and configuring Splunk Enterprise - includes HEC input, indexes, apps, and multi-disk storage with Doppler secrets integration

    Python

  6. nix-devenv nix-devenv Public

    Reusable dev shells in Nix — Terraform, Ansible, Kubernetes, AI/ML, and more, one nix develop away

    Nix 1

Repositories

Showing 10 of 16 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…