Tools
Open source tools for agentic development. Each tool has a GitHub repository and a post on this site.
Attefact
Evidence and verification engine. Attach independently checkable evidence to a claim, keep that evidence honest over time, and detect when it rots.
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.
Attepack
Shared packet envelopes for JSON-first tools. Envelope build and validation, error codes, message clean-up through Atteguard, and mutation receipts.
ReleasePress
Local promotion and export hygiene for CLI tools. Export a public tree from an allowlist, scan for secrets, and publish only after review.
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.
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.