Self-Improvement Implementation Prompt
Use Cases
- Requirements definition and implementation of new features
- Code criticism and improvement
- Iterative development cycles
- Quality improvement
Prompt
text
# Self-Improvement Implementation Prompt
Define the requirements for features missing in this system, implement them step by step. After implementation, criticize it harshly and provide improvement points, then re-implement. Continue this loop to produce the best possible deliverable.How to Use
- Explain the feature you want to implement and the current system status
- Execute the prompt
- The loop runs: Requirements → Implementation → Criticism → Improvement
Input Example
Current System: [Description]
Feature to Implement: [Description]
Constraints: [If any]Output Example
- Requirements Definition: Detailed feature specifications
- Implementation: Code creation
- Criticism: Identification of issues
- Improvement: Re-implementation
- (Loop continues)
Notes
- Harsh criticism is important
- Provide clear improvement points
- Continue the loop to improve quality
- Aim for the best final deliverable