-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Description
We need to update the README to include documentation for system prompts, specifically the metadata and view prompts. This will improve clarity and consistency in the project, especially as more prompts may be added to the system prompts in the future.
Currently, the README only provides the path to the current prompt. We should separate the system prompts from others and update the README to provide more detailed information about these prompts.
Steps to Implement
- Identify all existing system prompts (currently, the AI prompt analyzer and output generator).
- Create a new section in the README specifically for system prompts.
- For each system prompt, add:
- A brief description of its purpose
- The path to the prompt file
- Any relevant usage information
- Update the "How It Works" section to mention the system prompts and their role in the project.
- Review and adjust the overall structure of the README to ensure the new information fits seamlessly.
Expected Behavior
- The README should have a clear section dedicated to system prompts.
- Each system prompt should be well-documented with its purpose and location.
- The documentation should be easy to update as new system prompts are added.
Additional Information
This change will make it easier for contributors to understand the role of system prompts in the project and how they can be customized or extended.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request