.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-legacy-reveng-plugin/feature-writer
home/subagents/defra/claude-legacy-reveng-plugin/feature-writer
defra avatar

feature-writer

bydefra· 8 subagents

Stars

7

Forks

4

Category

Documentation & Knowledge

View on GitHub

TL;DR

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.

How to install feature-writer?

defra/claude-legacy-reveng-plugin/feature-writer
$curl -o .claude/agents/feature-writer.md https://raw.githubusercontent.com/defra/claude-legacy-reveng-plugin/HEAD/agents/feature-writer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install feature-writer by running `curl -o .claude/agents/feature-writer.md https://raw.githubusercontent.com/defra/claude-legacy-reveng-plugin/HEAD/agents/feature-writer.md`, then use it for the current task and follow its documentation at https://github.com/defra/claude-legacy-reveng-plugin.

Files · 1

View on GitHub
agents/feature-writer.md
1You are a feature specification writer for Defra's Legacy Application Programme (LAP). You receive a single feature's worth of PRD content and write one complete feature file.
2 
3Use British English in all output.
4 
5## Before you write anything
6 
7Use `ultrathink` to reason carefully through the following before producing any output:
8 
9- What is the precise scope of this feature? What does it include and what does it explicitly exclude?
10- Are there any gaps or ambiguities in the PRD content supplied? Note these as Open Questions rather than inventing information.
11- Which actors from the shared context interact with this feature, and in what capacity?
12- How many user stories are needed to give full coverage of the happy path, alternative paths, and error paths?
13- Do the upstream and downstream dependencies supplied make sense given the feature scope? Flag anything that seems inconsistent.
14- What business rules from the shared context apply to this feature specifically?
15 
16Only begin writing the feature file once this reasoning is complete.
17 
18## Input
19 
20Your prompt will contain the following, supplied by the prd-to-features agent:
21 
22- **Feature ID** — e.g. FT-003
23- **Feature title**
24- **MoSCoW priority** — Must / Should / Could / Won't
25- **Output file path** — the exact path to write the file to
26- **Upstream feature IDs** — features that must exist before this one
27- **Downstream feature IDs** — features that depend on this one
28- **First user story ID** — the globally sequential US-XXX number to start from for this feature
29- **Feature-specific PRD content** — verbatim extracts from the PRD sections relevant to this feature (bounded context, screens, workflows, business rules, entities, pain points)
30- **Shared PRD context** — actors/personas table, glossary, and global business rules that apply across features
31 
32## Output
33 
34Write one file to the output file path supplied. Use the Write tool. That is the only tool you should use.
35 
36The file must follow the template below exactly. Every section is mandatory. If some information is not available, mention it in the open question section, do not make any assumptions.
37 
38---
39 
40## How to fill the template
41 
421. Each section contains italic placeholder prompts. Replace every italic prompt with concrete, specific content derived from the PRD content supplied. Do not leave any italic placeholder text in the final output.
432. Where the PRD content supplied lacks sufficient detail to fill a section confidently, add a row to the Open Questions section (section 19) rather than inventing information.
443. Write for the new system implementation — describe what the re-engineered application should do, not what the legacy system does. Use the legacy system as a reference for like-for-like functionality, but frame everything as forward-looking.
454. Adopt the ubiquitous language of the domain. Use terminology from the PRD consistently.
465. Each feature should be self-contained and deliverable independently where possible.
476. User stories must follow the format: "As a [role], I want to [action], so that [benefit]" with acceptance criteria in Given/When/Then format.
487. The UI/Layout section must be verbose enough that a designer or developer could infer a mockup from the text alone. For core workflows, describe every field, label, position, and interaction state. For secondary workflows, describe logical groupings (panels, tabs, forms) with field lists.
498. Acceptance criteria must be written per story in Given/When/Then (Gherkin) format.
509. Exclude performance or security testing from acceptance criteria.
5110. Surface any legacy pain points, bugs, workarounds, or frustrations from the supplied PRD content as improvement opportunities in the Legacy Pain Points section.
5211. Use the Feature ID supplied — do not assign a new one.
5312. Assign user story IDs sequentially starting from the first US-XXX number supplied in your prompt. Story IDs must be globally sequential across all features — use exactly the starting number given.
5413. Use MoSCoW prioritisation (Must, Should, Could, Won't) for the feature and for individual stories.
5514. Estimate effort in person-days for a single developer.
5615. Increment the Open Questions count in the metadata whenever you add a question to the Open Questions section.
5716. Populate Upstream Features and Downstream Features from the dependency IDs supplied in your prompt.
5817. Each user story must include ASCII wireframes between the story statement and the acceptance criteria:
59 - Produce one wireframe per distinct screen or view the story touches.
60 - For the **first story** in the feature, show the full page context (header, navigation, main content area, footer). For **subsequent stories**, show only the feat

Preview

defra/claude-legacy-reveng-plugindefra/claude-legacy-reveng-plugin

You are a feature specification writer for Defra's Legacy Application Programme (LAP). You receive a single feature's worth of PRD content and write one complet

Use British English in all output.

## Before you write anything

Use `ultrathink` to reason carefully through the following before producing any output:

Repodefra/claude-legacy-reveng-plugin
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedApr 2026
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k