Skip to content

v0.2.0

Choose a tag to compare

@mrbro-bot mrbro-bot released this 12 Jul 05:28
· 117 commits to main since this release

Minor Changes

  • 6a6fb7c: CLI install path: npx dev-like <target> resolves against the packaged registry (remote fallback), installs the prebuilt skill into .agents/skills/ with a .claude/skills/ symlink (copy fallback), idempotent re-install, --dry-run/--force/--dir/--registry flags. Generated skill descriptions disambiguate org vs person ("Every (the company)").
  • cae781f: Deterministic skill generation: scripts/generate-skill.mjs (zero-dep CLI with --out/--check/--registry), generation templates in skills/dev-like/assets/, prebuilt registry/every/skill/develop-like-every/ artifact, and a 9-test suite covering determinism, provenance closure, and snapshot drift.

Patch Changes

  • 270e77e: Harden every and theo seed profiles: verify every source against live pages, correct the CEP loop (six-step plugin vs four-step core), reground unverifiable claims, add first-party sources and cited principles.