Instructions file CodexOpenCode
AGENTS.md instructions for mr-tbot/mesh-api, covering mesh-api — agent guide, build / run, architecture, adding an extension and conventions & pitfalls.
Instructions file CodexOpenCode
AGENTS.md instructions for mr-tbot/mesh-api, covering mesh-api — agent guide, build / run, architecture, adding an extension and conventions & pitfalls.
Skill Claude CodeCodex
Interact with a Meshtastic LoRa mesh network through MESH-API — list nodes, read messages, send texts, and check connection status.
Skill Claude CodeCodex
Use when the user wants subagents spawned economically — they say "/auto-agent-eco" (optionally followed by a number capping how many subagents), ask to keep agent costs down, to orchestrate cheaply, to use cheaper models for the legwork, or to stop defaulting every subagent to the heaviest model. Sets the model-tier…
Skill Claude CodeCodex
Use when the user wants the ceiling off subagent spawning — they say "/auto-agent-max" (optionally followed by a number capping how many subagents), ask for maximum capability, peer-tier subagents, no model downgrade, or the best possible result regardless of cost. Removes the tier cap so the orchestrator may spawn…
Skill Claude CodeCodex
Use when a codebase needs an adversarial security review or compliance readiness assessment — web UI and API security, authentication and access control, licensing or paywall bypass, secrets exposure, dependency vulnerabilities, and SOC 2 / ISO 27001 / HIPAA / PCI DSS / GDPR readiness; when the user mentions security…
Skill Claude CodeCodex
Use when a project must be driven to genuine completion on every platform it targets — user says "finish this", "don't stop until it's done", "100% complete", "keep doing passes", "audit this until it's done", "/auto-audit"; or when about to declare a feature done, a capability impossible, a platform unsupported, or a…
Skill Claude CodeCodex
Use at the start of a session on a machine running several editors, agents or builds at once — when builds fight for CPU/RAM, an OOM kill lands, devices are contested (Android phones, ESP32 or dev boards on serial, iOS devices on a remote Mac), or the user mentions resource limits, parallel sessions, subagent count…
Skill Claude CodeCodex
Use when a product's brand must be consistent everywhere it appears — app icons across Windows, macOS, Linux, iOS, Android and the web, favicons and PWA manifests, store listings, splash screens, logos, colors and fonts; when the user mentions branding, icons, logo, favicon, app icon, brand assets, or says…
Skill Claude CodeCodex
Use when a codebase's comments need bringing into line with the code — inconsistent commenting across files written by different hands or models, comments that describe behavior that changed, missing doc comments on public API, or over-commented noise; when the user says fix the comments, document the code, add…
Skill Claude CodeCodex
Use when documentation must be brought back in line with the code — README, CHANGELOG, docs sites, API docs, wikis, GitHub/Forgejo repo surfaces, and external project-management tools; when the user asks to update docs, check whether docs are stale, verify the changelog, audit feature claims, or says "/auto-doc"; or…
Skill Claude CodeCodex
Use when a project should be taken from wherever it is to genuinely shippable in one pass — issues triaged and fixed, code audited, UI and docs and media and infrastructure caught up; when the user says do everything, full pass, get this release-ready, run all the audits, or "/auto-everything"; or when several of the…
Skill Claude CodeCodex
Use when reported problems need to be found, fixed and answered — GitHub/Forgejo issues, Jira, Linear, ClickUp, Trello, Zendesk, Slack or Discord reports, and crash reporters like Sentry, Crashlytics and Play vitals; when the user says triage the issues, fix reported bugs, respond to issues, clear the backlog, or…
Skill Claude CodeCodex
Use when a codebase's licensing must be audited against how it will actually be released — before shipping, selling, open-sourcing, fundraising, or an acquisition; when the user asks about dependency licenses, GPL/AGPL/copyleft exposure, whether they can go closed-source, what license to pick, NOTICE or attribution…
Skill Claude CodeCodex
Use when a project needs product video made or kept current — onboarding, tutorials, walkthroughs, launch stingers, social cutdowns, release-notes clips; when the user mentions HeyGen, avatar video, demo video, tutorial video, product ads, or says "/auto-media-maker"; or when code has changed and the videos that teach…
Skill Claude CodeCodex
Use when a codebase must be provably the user's own work — before a release, sale, funding round, acquisition, or open-sourcing; when code may have been copied from another project, Stack Overflow, or regurgitated by an AI; when the user says "check for plagiarism", "is this code original", "clean-room", "copyright…
Skill Claude CodeCodex
Use when the agent skills, plugins and marketplaces installed on this machine may have fallen behind the repositories they came from — when the user asks whether their skills are current, wants them updated, mentions a skill behaving like an older version, has just set up a new machine, or says "/auto-skill-update"…
Skill Claude CodeCodex
Use when a project's UI needs to be brought to a professional finished state — when it was built in phases by different people or models and now has competing design idioms, when screens are inconsistent or half-finished, when the user asks to audit/polish/unify/fix the UI or UX, mentions design cohesion…
Skill Claude CodeCodex
Use when deployed web or backend infrastructure must be checked against the repository — when the user asks whether prod matches main, mentions deployment drift, infra drift, TLS or DNS or CDN or env-var parity, asks to verify a deploy, or says "/auto-web"; or when about to claim a deployment is current, an…