Diablo_ClaudeMD_Ricing_example/skills/mobile/SKILL.md
diablo 50fa79407d
Some checks are pending
CI — CoM Config Validation / Validate JSON Configs (push) Waiting to run
CI — CoM Config Validation / Validate YAML Configs (push) Waiting to run
CI — CoM Config Validation / Lint Shell Scripts (push) Waiting to run
CI — CoM Config Validation / Secret Detection (push) Waiting to run
CI — CoM Config Validation / Lint Markdown (push) Waiting to run
CI — CoM Config Validation / Validate CODEOWNERS (push) Waiting to run
CoM Claude Command Center — sanitized public configuration
Public, sanitized mirror of an AI orchestration command center: agents, skills,
MCP servers, slash-command workflows. All infrastructure identifiers, hostnames,
mesh IPs/subnets, repo paths, maintainer identity, and hardware fleet specifics
scrubbed to <placeholders>; session debug logs and host-specific memory removed.
No live credentials. Verified clean by automated leak sweep. See SANITIZATION.md.

churchofmalware.org . authorized research only
2026-06-10 02:02:03 -04:00

839 B

name description allowed-tools
mobile Mobile ecosystem architecture loader. Reads mobile-bridge implementation status, Alfred integration state, Termux constraints, and next sprint items. Bash, Read, Grep, Glob

/mobile — Syn_OS Mobile Ecosystem

Loads mobile architecture context for the Syn_OS mobile-bridge subsystem.

When invoked:

  1. Read src/mobile-bridge/ in the Syn_OS repo for current implementation
  2. Read docs/internal/design/MOBILE_ARCHITECTURE.md for architecture spec
  3. Report:
    • Current mobile-bridge implementation status
    • What's wired to Alfred vs what's pending
    • Active Termux/remote session constraints (no cargo build in Termux)
    • Next actionable mobile sprint item
  4. Reference the Custom Termux-Laptop Remote Claude research (condensed in Notion: DevOps Tools & Remote Setup Guide)