Conduct Empirical Wire Capture
Skill Verified ActiveCapture outbound HTTP and telemetry from a CLI harness at runtime. Covers capture-channel selection (transcript file vs verbose-fetch stderr vs outbound proxy vs on-disk state), hook-driven per-event capture vs long-running session capture, JSONL output format for diff-friendly artifacts, and the observability table that maps each target to the cheapest channel that captures it. Use when a static finding needs runtime confirmation, when a payload shape is needed for a client re-implementation, or when dark-vs-live disambiguation requires watching what the binary actually sends.
To capture reproducible runtime network artifacts from CLI applications for analysis, debugging, and re-implementation, ensuring data integrity and security throughout the process.
Features
- Capture outbound HTTP and telemetry from CLI tools
- Configurable capture-channel selection (file, stderr, proxy, state diff)
- Per-event capture vs. long-running session capture
- JSONL output format for diff-friendly artifacts
- Observability table for mapping targets to cheapest capture channels
- Mandatory redaction of secrets at capture time
Use Cases
- When a static finding needs runtime confirmation.
- When a payload shape is needed for client re-implementation.
- When dark-vs-live disambiguation requires watching actual network traffic.
- To produce reproducible artifacts for comparing behavior across binary versions.
Non-Goals
- Version baselining of binary behavior.
- Flag-state probing.
- Preparing redacted artifacts for public publication.
- Capturing traffic for other users or accounts.
Workflow
- Build the Observability Table First
- Prepare a Disposable Workspace
- Hook-Driven Capture for Per-Event Targets
- Long-Running Session Capture for Sequential State
- Normalize to JSONL
- Redact at Capture Time
- Classify Response Categories Before Recording
- Persist the Capture Manifest
Practices
- Reverse-engineering
- Wire capture
- HTTP
- Telemetry
- JSONL
- Observability
Prerequisites
- A CLI harness binary that can be run locally.
- A specific question to answer regarding the CLI's behavior.
- Optional: Static findings from prior phases to scope capture targets.
- Optional: A private workspace path for capture artifacts.
Installation
/plugin install agent-almanac@pjt222-agent-almanacQuality Score
VerifiedTrust Signals
Similar Extensions
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Commands
100This compatibility command keeps `/oh-my-claudecode:skill` available without loading the full `skill` skill description in every Claude Code session.