android-probe-logging

Community

Verify code paths with ephemeral Android logs.

Authorhimattm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prove that a specific Android code path actually ran by inserting ephemeral Log.d probes with a unique sentinel, redeploying the app, and filtering logcat to confirm execution.

Core Features & Use Cases

  • Ephemeral probes with a unique sentinel tag that can be cleaned up after testing.
  • Logcat-based verification of execution order and data flow across branches, callbacks, and coroutines.
  • Safe cleanup: detect and remove all probes before concluding the investigation.

Quick Start

Insert a unique probe tag into a suspect code path, redeploy the app, trigger the scenario to generate logs, and remove every probe before finishing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-probe-logging
Download link: https://github.com/himattm/skills/archive/main.zip#android-probe-logging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.