Conduct Empirical Wire Capture
技能 已验证 活跃Capture 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.
功能
- 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
使用场景
- 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.
非目标
- Version baselining of binary behavior.
- Flag-state probing.
- Preparing redacted artifacts for public publication.
- Capturing traffic for other users or accounts.
工作流
- 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
实践
- Reverse-engineering
- Wire capture
- HTTP
- Telemetry
- JSONL
- Observability
先决条件
- 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.
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
已验证类似扩展
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.