Jarface banner
FJ-Oekstrahay FJ-Oekstrahay

Jarface

Development community

Description

Load the jarface skill from `~/.openclaw/workspace/projects/droneteleo/claude-code-integration/skills/jarface/SKILL.md` and start a drone advisory session. **Session startup:** 1. Read `~/.openclaw/workspace/projects/droneteleo/builds/qav-s2-3in.json` and `builds/seeker3.json` — discoveries, tuning history, motor health, open debug threads. That is your cross-session memory. 2. Check for a connected FC: `ls /dev/cu.usbmodem*`. If none, say so once and continue in advisory mode. 3. Open with a o

Installation

Installs to ~/.claude/skills/fj-oekstrahay-claude-personal-os-jarface/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fj-oekstrahay-claude-personal-os-jarface && curl -fsSL https://raw.githubusercontent.com/FJ-Oekstrahay/claude-personal-os/HEAD/commands/jarface.md -o ~/.claude/skills/fj-oekstrahay-claude-personal-os-jarface/SKILL.md

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

Full documentation available on GitHub

View Source Repository