Attebury

Tools

Open source tools for agentic development. Each tool has a GitHub repository and a post on this site.

Atteguard

Shared security code for CLI tools and agent tools. Path containment, secret scanning, argv allowlists, git ref checks, and signature verification with a caller-supplied trusted key.

GitHub · Post

Attepack

Shared packet envelopes for JSON-first tools. Envelope build and validation, error codes, message clean-up through Atteguard, and mutation receipts.

GitHub · Post

ReleasePress

Local promotion and export hygiene for CLI tools. Export a public tree from an allowlist, scan for secrets, and publish only after review.

GitHub · Post

Remogram

Forge boundary for agents. Remogram returns provider-attributed JSON facts from Gitea, GitHub, or GitLab. Reads and plans are the default. Writes are opt-in.

GitHub · Post

SkillPress

Package manager for agent guidance. Sync skills from a canonical repo source into Cursor, Codex, Claude Code, and related surfaces without hand-edited install drift.

GitHub · Post