Skip to content
@pleme-io

pleme-io

pleme-io

The typed substrate that compounds its own ability across the open-source commons.

192 typed CI/CD primitives · 30+ categories · 5 reusable workflows
14 substrate composition workflows · 5 institutional skills
ALL auto-published to free public GitHub-hosted compute · $0/month

Pick your entry point

👋 I want to use pleme-io actions in MY repo

# .github/workflows/auto-release.yml — 6 lines, that's it
on:
  push: { branches: [main] }
jobs:
  release:
    uses: pleme-io/substrate/.github/workflows/auto-release.yml@main
    secrets: inherit

This polymorphic dispatcher detects your repo's language (Rust / npm / Python / Helm / caixa) and routes to the right bump+commit+tag+publish pipeline. Free public CI handles the rest.

Full catalog browserOperator CLIHow it works

🛠️ I want to contribute a new action

cargo install pleme-io-releaser
pleme-release onboard          # scaffold the 3-workflow surface

Or by hand:

  1. Author your-action/action.yml + your-action/run.tlisp (5-section canonical shape)
  2. Open a PR — auto-bump publishes it within minutes on merge.
  3. Catalog + per-action docs regenerate automatically.

Contribution guidePattern-core skill

🧭 I want to understand the architecture

The pleme-io substrate is built on:

  • One prime directive: NO SHELL (everything in Rust + tatara-lisp + Nix + YAML)
  • One compounding directive: every pattern that appears ≥2 times becomes a macro/library
  • One auto-release directive: every packaged artifact ships on merge, default-on
  • One typescape: the Rust type system IS the substrate's source of truth

Theory + frame + 12 pillars: → pleme-io/theory

The unified vision for the action layer: → substrate/docs/INTERLOCK.md

The published toolchain

Every tool below is itself dogfood-published via the same directive:

Tool What Where
actions 192 typed GH action primitives github.com/pleme-io/actions
substrate Reusable workflows + Nix patterns + typed catalog github.com/pleme-io/substrate
releaser Operator CLI (pleme-release detect/plan/onboard) crates.io/crates/pleme-io-releaser
pleme-doc-gen Rust generator for catalog + docs crates.io/crates/pleme-doc-gen
tatara-lisp Tatara Lisp runtime (every tlisp action uses it) crates.io/crates/tatara-lisp
engenho Typed Rust-native K8s runtime (15 sibling crates) github.com/pleme-io/engenho

What you get adopting the directive

Every adopting repo gets, with zero ongoing infrastructure cost:

  • ✅ Auto-bump semver on every substantive push
  • ✅ Tag + GH Release with auto-generated notes
  • ✅ Publish to the right public registry (crates.io / npmjs / pypi / OCI / etc.)
  • ✅ Multi-pass dep-order publish (workspaces handled)
  • ✅ Skip-already + rate-limit retry baked in
  • ✅ PR-time gates: fmt + lint + test + tlisp balance + dry-run publish
  • ✅ Security gates: dep vuln scan + SBOM + SPDX header sweep + (optional) cosign sign + trivy scan
  • ✅ Container build + push to ghcr with multi-arch (if applicable)
  • ✅ NO-SHELL enforcement on every PR (action-shell-lint)
  • ✅ Adoption tracking via weekly cron survey

Discovery

What Where
Catalog of all 192 typed primitives patterns-full.nix
Per-action README with quickstart pleme-io/actions/*/README.md
Root catalog index actions/README.md
Substrate composition vision INTERLOCK.md
Action-as-caixa migration roadmap ACTION-AS-CAIXA.md
Nix-queryable nix eval --raw github:pleme-io/substrate#lib.aarch64-darwin.release.patterns
Operator skills (Claude Code) pleme-io-action-vocabulary, pleme-io-pattern-core, pleme-io-auto-release, pleme-io-oss-exposure

License

Every public pleme-io repo is MIT. Take what you need. Extend what serves you. Contribute back when it compounds.

The pattern is the invitation

There is no gatekeeping. There is no operator approval queue. There is no infrastructure to provision. There is no cost to participate.

Author a new typed primitive following pleme-io-pattern-core. Open a PR. The substrate handles the rest.

The OSS commons is the substrate's natural exhaust. Welcome.

Popular repositories Loading

  1. zoekt-mcp zoekt-mcp Public

    Zoekt MCP server - trigram-indexed code search for Claude Code

    Nix 2

  2. blackmatter-claude blackmatter-claude Public

    Blackmatter Claude - Claude Code integration with LSP, Zoekt, Codesearch, and MCP servers

    Nix 1

  3. namimado namimado Public

    Desktop web browser — Servo engine + garasu chrome, cross-platform Rust

    Nix 1

  4. amimori amimori Public

    amimori (網守) — continuous network profiler with event-driven actor architecture, gRPC streaming, and MCP server

    Nix 1

  5. akeyless-auth akeyless-auth Public

    Biometric-gated Akeyless authentication — Touch ID required for every secret access

    Nix 1

  6. blackmatter-cursor blackmatter-cursor Public

    Declarative Cursor IDE provisioning — MCP servers, settings, extensions via Nix

    Nix 1

Repositories

Showing 10 of 510 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…