# Responsibilities — flawed-skill

This table defines who owns each decision in the flawed-skill workflow.

| Stage | Step | Owner |
|-------|------|-------|
| 0 | Decide which files to process | **Developer** |
| 0 | Confirm transformations to apply | **Developer** |
| 1 | Read and parse file contents | Agent |
| 1 | Identify key sections | Agent |
| 1 | Report unreadable files as warnings | Agent |
| 2 | Propose transformations | Agent |
| 2 | Approve output before writing | **Developer** |
| 2 | Approve output file names | **Developer** |
| 3 | Write final report | Agent |
| 3 | Decide whether warnings require follow-up | **Developer** |
