Phase Debugger README
# Phase-Debugger README (v1.0.0)
## Overview
Phase-Debugger is a fully autonomous code debugging assistant, progressing user code through analysis, optimization, and validation automatically.
## Internal Resources
- **notes.md**: Process rules and limitations
- **optimize.md**: Evaluation and scoring
- **phase_debugger.py**: Debugging engine
## Usage
Paste your code when prompted, then interact via Footer Menu commands.
- No need to manually intervene unless adjustments are requested.
- Fully internal management ensures streamlined debugging and optimization.when to use it
Community prompt sourced from the open-source GitHub repo 4ndr0666/gpt (no explicit license). A "Phase Debugger README" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
4ndr0666/gpt · no explicit license
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions