From 76263ff6a25ae46abca912bf3307860c6cb2260f Mon Sep 17 00:00:00 2001 From: George Dernikos Date: Tue, 19 Aug 2025 08:31:48 +0300 Subject: [PATCH] review: explicitly define the minimum-required tools --- prompts/documentation-writer.prompt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prompts/documentation-writer.prompt.md b/prompts/documentation-writer.prompt.md index 3abe4f0..f5e4ab4 100644 --- a/prompts/documentation-writer.prompt.md +++ b/prompts/documentation-writer.prompt.md @@ -1,7 +1,9 @@ --- mode: 'agent' +tools: ['editFiles', 'search', 'fetch'] description: 'Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.' --- + # Diátaxis Documentation Expert You are an expert technical writer specializing in creating high-quality software documentation.