Skip to content

Agent Platform Bootstrap v2.42.0

Choose a tag to compare

@zafrirron zafrirron released this 12 Jun 06:39
· 3 commits to main since this release

Agent Platform Bootstrap v2.42.0

Built by agents. For agents. To build better agents.


Install

npx github:zafrirron/Agent-Platform

Start your first session — paste into your AI agent chat:

Read .agent/session-start.md and execute it.

What's new in v2.42.0

Added

  • Install profiles--profile=lite|core|full; lite = skills pack without handoff/enterprise layer; profile-filter.mjs + AGENTS-lite.md + QUICK-REF-lite.md
  • Cherry-pick install--mode=add --add=skill:id and --mode=list --list=skills
  • 11 lifecycle skills — modular SKILL.md pack including context-engineering (/context) and verification-before-completion (/verify) from Mode 4 R001/R005
  • Lifecycle commands/plan /build /test /code-simplify /webperf /context /verify (Cursor + Claude)
  • Claude marketplace plugin.claude-plugin/plugin.json for agent-platform-skills
  • docs/cursor-setup.md — Cursor distribution guide (no marketplace; --profile=lite)
  • Unified scan registryMAINTAINER/scan-results/registry.md + REPORT-SCHEMA.md; Mode 4 governance scan archive (2026-06-09)
  • Platform Sync Gate (PSG) — mandatory maintainer auto-sync after Mode 1–4 changes; platform-maintainer-sync.mdc

Changed

  • /spec routes to interview-me skill (idea-refine when exploratory)
  • QUICK-REF — profiles matrix, lifecycle when/how table, skills catalog, common confusions (/test vs /verify, etc.)
  • README Install — profile recommendation table + capability matrix + lite→full upgrade path
  • Mode 2 web audit (2026-06) — OWASP 2025 supply chain, fail-closed errors, API auth batching, LLM action screening in security/backend/devops agents

Upgrade

npx github:zafrirron/Agent-Platform --mode=upgrade

Your agents get improved rules. Your project customisations are untouched.

Uninstall

npx github:zafrirron/Agent-Platform --mode=uninstall          # dry run — shows what will be removed
npx github:zafrirron/Agent-Platform --mode=uninstall --confirm # removes everything

Removes all platform AI coordination files and restores any AI config files that existed before install.


Built by agents. For agents. To build better agents.
https://github.com/zafrirron/Agent-Platform