Agent Platform Bootstrap v2.42.0
Agent Platform Bootstrap v2.42.0
Built by agents. For agents. To build better agents.
Install
npx github:zafrirron/Agent-PlatformStart 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:idand--mode=list --list=skills - 11 lifecycle skills — modular
SKILL.mdpack includingcontext-engineering(/context) andverification-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.jsonforagent-platform-skills - docs/cursor-setup.md — Cursor distribution guide (no marketplace;
--profile=lite) - Unified scan registry —
MAINTAINER/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
/specroutes tointerview-meskill (idea-refinewhen exploratory)- QUICK-REF — profiles matrix, lifecycle when/how table, skills catalog, common confusions (
/testvs/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=upgradeYour 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 everythingRemoves 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