From adb-ops
View, search, and summarise the bloatware operations log at <workspace>/bloatware-log.jsonl. Use when the user asks "what bloatware did I remove", "show my debloat history", "what did I disable on this phone", or wants to audit past package operations before restoring something.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin adb-opsThis skill uses the workspace's default tool permissions.
Read-only browser over the append-only bloatware log.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Read-only browser over the append-only bloatware log.
Read <workspace>/bloatware-log.jsonl line-by-line. If missing, tell the user no operations have been logged yet.
Depending on the user's request:
Highlight any failure rows so the user can retry them.
Never modify the log from this skill — restoration goes through remove-bloatware's restore mode so the new entry is appended correctly.