DEFRA/claude-legacy-reveng-plugin
Plugin Claude Code
Claude Code plugin for Defra's Legacy Application Programme (LAP) to aid in reverse engineering legacy applications.
DEFRA/claude-legacy-reveng-plugin
Plugin Claude Code
Claude Code plugin for Defra's Legacy Application Programme (LAP) to aid in reverse engineering legacy applications.
DEFRA/claude-legacy-reveng-plugin
Instructions file
Claude Code instructions for DEFRA/claude-legacy-reveng-plugin, covering defra legacy reverse engineering plugin, context and conventions.
DEFRA/claude-legacy-reveng-plugin
Agent
Legacy application source code analyst for .NET/VB codebases. Use this agent to extract workflows, behaviours, domain model, and business logic from source code under src/ for downstream PRD generation.
DEFRA/claude-legacy-reveng-plugin
Agent
Strategic DDD analyst for legacy application domain knowledge. Use this agent to extract ubiquitous language, bounded contexts, subdomains, and a context map from curated interview transcripts for downstream PRD generation.
DEFRA/claude-legacy-reveng-plugin
Agent
Legacy database analyst for SQL Server codebases. Use this agent to extract database schema, stored procedure logic, triggers, and constraints from SQL files and inline SQL under src/ for downstream PRD generation.
DEFRA/claude-legacy-reveng-plugin
Agent
Content preparation specialist for legacy application raw material. Use this agent to convert UI screenshots into semantic HTML mockups and curate interview transcripts, readying them for downstream analysis.
DEFRA/claude-legacy-reveng-plugin
Agent
Internal worker agent. Writes a single feature specification file using the LAP feature template. Only spawned by the prd-to-features agent — not for direct use.
DEFRA/claude-legacy-reveng-plugin
Agent
Interaction analysis specialist for legacy application screens and user workflows. Use this agent to stitch HTML mockups with curated interview transcripts into a comprehensive interaction analysis for downstream PRD generation.
DEFRA/claude-legacy-reveng-plugin
Agent
Decomposes a PRD into individually deliverable feature specifications. Reads the PRD, identifies feature boundaries from bounded contexts and workflows, then generates a complete feature file per feature by spawning parallel feature-writer agents.
DEFRA/claude-legacy-reveng-plugin
Agent
PRD generator that synthesises analysis outputs into a comprehensive Product Requirements Document. Requires curated content (HTML mockups and curated transcripts) to exist before running. Automatically runs any missing analyst agents before producing output/PRD.md.
DEFRA/claude-legacy-reveng-plugin
Skill Claude CodeCodex
Curates a stakeholder interview transcript by removing off-topic content (incumbent team agenda, feature requests, distractions) while preserving application walkthrough and domain knowledge verbatim.
DEFRA/claude-legacy-reveng-plugin
Skill Claude CodeCodex
Converts a UI screenshot of a legacy application into semantic, unstyled mockup HTML. Use this when you need to extract the information structure from a screenshot so downstream agents can reason about the UI without expensive image tokens.
DEFRA/claude-legacy-reveng-plugin
Skill Claude CodeCodex
Validates all Mermaid diagram blocks in a markdown file using the Mermaid Chart MCP tool and fixes broken diagrams in place.