codedaptive

Mootx01 Start — Development skill for Claude Code

Development community

Orient to MOOTx01: ping, status, journal, and map before beginning work.

How to install Mootx01 Start

Installs to ~/.claude/skills/codedaptive-mootx01-plugin-mootx01-start/SKILL.md

Terminal
mkdir -p ~/.claude/skills/codedaptive-mootx01-plugin-mootx01-start && curl -fsSL https://raw.githubusercontent.com/codedaptive/mootx01-plugin/HEAD/commands/mootx01-start.md -o ~/.claude/skills/codedaptive-mootx01-plugin-mootx01-start/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mootx01 Start does


description: "Orient to MOOTx01: ping, status, journal, and map before beginning work."

Mootx01 Start

Orient yourself to MOOTx01 for this task.

  1. Call moot_estate_ping.
  2. Call moot_estate_status.
  3. Call moot_read_journal if the task may depend on previous work.
  4. Call moot_estate_map if the task may depend on stored structure.
  5. Call moot_list_lenses if analysis may be needed.
  6. Report briefly what is available and what you will use.

If MOOTx01 is unavailable, say s

Alternatives in Development

  • Peon Ping — Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents 4k ★
  • Arstart — AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap 370 ★
  • Mem Save — Save a curated session-level summary to history 186 ★

Full documentation available on GitHub

View Source Repository