Skip to content

Agent Platform Bootstrap v2.41.0

Choose a tag to compare

@zafrirron zafrirron released this 11 Jun 16:13
· 6 commits to main since this release

Agent Platform Bootstrap v2.41.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.41.0

Added

  • Agent-skills ingest (P0 + P1) — rationalization gates, doubt review, source-driven dev, TDD pyramid/Beyoncé/DAMP, Hyrum's Law, Chesterton's Fence, CWV measure-first; attribution in MAINTAINER/ingest/agent-skills-p0-SOURCES.md
  • 2 new playbooks (20 total): requirements-clarification, deprecation
  • Reference library.agent/references/ (testing, security, performance, accessibility, orchestration-patterns)
  • Context templatespec-outline.md · add-feature Step 0 (spec clarity)
  • Lifecycle slash commands — Claude Code (.claude/commands/) and Cursor (.cursor/commands/): /session-start, /session-end, /spec, /audit, /review, /release, /ship, /quick-ref, /platform-help, /caveman (+ helpers); Cursor-only /implement for Plan mode handoff
  • Cursor Plan mode handoffplan-mode-handoff.mdc resumes add-feature from Step 3 after plan approval
  • User CONTRIBUTING.md — how to submit rules and playbook ideas
  • docs/DISTRIBUTION.md — install paths, IDE notes, honest comparison vs skill packs

Changed

  • Marketing / discovery — FRAMEWORK-README "When to use what" table; QUICK-REF key-principle column; PLATFORM-HELP "Start here" path; README named-concepts section; presentation decks + STORY-PLAN aligned with v2.41 lifecycle, slash commands, and Plan handoff
  • Install banner — dynamic playbook count from manifest (apply.js)
  • User-facing docs — playbook counts, agent-skills DNA callouts, slash command list

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