
from itamarzand88
Analyze captured HTTP traffic, design CLI architecture, and implement the Python CLI package. Covers Phase 2 of the pipeline: parse raw-traffic.json, identify p
Analyze captured HTTP traffic, design CLI architecture, and implement the Python CLI package. Covers Phase 2 of the pipeline: parse raw-traffic.json, identify protocol type, map endpoints, design Click command groups, implement with parallel subagents. TRIGGER when: \
Project-specific methodology skill for CLI-Anything-Web Phase 2 (traffic analysis → CLI implementation). Very detailed SKILL.md with clear prerequisites, decision tables for protocol detection, implementation rules, and progressive disclosure via references/. No bundled scripts to test. Well-structured but tightly coupled to its parent project's conventions and tooling.
High-quality skill documentation within its niche. Security is clean — no remote code execution, no credential handling risks, no destructive commands. Architecture is solid with good separation between analysis (Step A) and implementation (Step B). Usefulness is limited by being project-specific rather than a general-purpose tool.