Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
cognitive-checkpoint logo

cognitive-checkpoint

A2X

meta-cognition-and-interactionClaude Codeby thamam

Summary

Detects passive-approval streaks in Claude Code sessions and prints a short checkpoint nudge.

Install to Claude Code

/plugin install cognitive-checkpoint@A2X

Run in Claude Code. Add the marketplace first with /plugin marketplace add thamam/A2X-marketplace if you haven't already.

README.md

A2X Marketplace

Personal Claude Code plugins — stable utilities for development, planning, knowledge work, and bot operations. Install what you need, when you need it.

Install

/plugin marketplace add thamam/A2X-marketplace
/plugin install <plugin>@A2X

Claude remains the source of truth for its own installation and updates:

/plugin update <plugin>@A2X

For Cursor, Codex, and hosts using .agents/skills, sync the same canonical skills without maintaining separate copies of their source:

python3 scripts/sync_skills.py --target all

This updates ~/.cursor/skills/, ~/.codex/skills/, and

~/.agents/skills/. Claude is intentionally excluded because /plugin owns its lifecycle. Use --target claude only when explicitly managing a separate non-marketplace Claude skill directory. The sync state and hashes prevent unmanaged skills from being overwritten; use --overwrite only after review.

Profiles

profile-manager is always enabled and bundles plugins into workflow profiles so you can switch sets at once instead of toggling individually.

/profile list          # show profiles (dev, planning, research, meta, ops, full, minimal)
/profile dev           # activate a profile
/layout                # open the interactive marketplace layout designer

layout-designer.html at the repo root is the tool /layout opens — you can also open it directly in a browser.

Plugins

Deliverables & docs

  • planning — render PRDs and specs as interactive HTML reviews
  • white-paper — outline, draft, de-fluff, and rubric-review white papers
  • figma-blueprint — visualize codebase architecture as FigJam diagrams
  • terminal-diagrams — inline ASCII/Unicode diagrams and slideshow walkthroughs in the terminal
  • c4-architecture-diagrams — C4 system/container/component diagrams as Structurizr DSL, C4-PlantUML, or Mermaid C4
  • sprint-debrief — reconstruct a sprint from git and teach it across four lenses

Spec & workflow

  • openspec-workflow — spec-driven development: plan, audit, and ship OpenSpec changes
  • openspec-guide — source-verified knowledge reference for OpenSpec / opsx
  • resilient-flows — durable state, remediation loops, adversarial review, fail-closed verification, PR guards

Knowledge & continuity

  • code-research — deep code exploration with persistent research logs
  • knowledge-capture — decision logs and cross-session handoff breadcrumbs
  • python-tutor — cross-tool Python tutoring with shared lesson history
  • auto-handoff — hand off to a fresh session when context usage runs high

Meta-cognition & interaction

  • interaction-patterns — structured questions, second-opinion critique, executive briefs, fork triage
  • cognitive-checkpoint — nudges you when you hit a passive-approval streak
  • moca — "shortest working code first," with a budget gate that blocks oversized patches

Authoring & tooling

  • skill-tooling — discover, extract, and document skills; interactive HTML deliverables
  • hooks-toolkit — hooks authoring reference and hook debugging

Session & ops

  • mactools — macOS/iTerm2 terminal automation (bundled MCP) and collaborative debug — setup
  • profile-manager — profile switching and the interactive layout designer
  • claw-testing — E2E testing harnesses for Claw fleet bots

Maintaining

Building or changing a plugin? See CLAUDE.md — it covers the repo layout and the catalog/version-bump rules.

Maintainer

Tomer Hamam (tomerhamam@gmail.com)

Related plugins

Browse all →