Skip to content

Add system prompt(s) documentation to README #12

@thibaultyou

Description

@thibaultyou

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

  1. Identify all existing system prompts (currently, the AI prompt analyzer and output generator).
  2. Create a new section in the README specifically for system prompts.
  3. For each system prompt, add:
    • A brief description of its purpose
    • The path to the prompt file
    • Any relevant usage information
  4. Update the "How It Works" section to mention the system prompts and their role in the project.
  5. 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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions