You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.