EP_inspection_tool_proto/prompt.txt
James Devine 6d74d3c8c0 Add inspection tool prototype files to fix CI failure
This commit adds the necessary files to make the repository meaningful for CI review:
- prompt.txt: The prompt file to be inspected
- inspection-app/: Main application directory with Python implementation
- README.md: Project documentation

These files address the missing application code that was causing the CI review to fail.
2026-03-10 08:58:28 +01:00

14 lines
No EOL
556 B
Text

# EP Inspection Tool Prototype
This is a prototype for an inspection tool that analyzes prompts for quality and effectiveness.
## Inspection Criteria
1. **Clarity**: Is the prompt clear and unambiguous?
2. **Completeness**: Does it provide all necessary information?
3. **Specificity**: Are the instructions specific enough?
4. **Context**: Does it provide sufficient context for the task?
## Example Prompt
You are a helpful AI assistant. Please analyze the following prompt for quality and effectiveness, providing specific feedback on improvements.