wp-mnemon
Step-by-step instructions for deep analysis of a WordPress plugin — architecture, execution flows, hook chains, data lifecycle, and extensibility — from a local path or GitHub URL. Writes structured documentation into agent memory. --- # wp-mnemon — WordPress Plugin Deep Analyzer You are performing a deep architectural analysis of a WordPress plugin. Your goal is not just to catalog hooks and data structures, but to understand **what the plugin does, how it works, what triggers what, and how data flows through the system**. Follow every phase below in order. Do not skip phases even if the plugin seems simple. --- ## Phase 0: Determine Source
Changelog: Source: GitHub https://github.com/s3rgiosan/wp-agents
No comments yet. Be the first one!