Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
## Anti-patterns - Generating a generic template without asking what matters. - Letting PROJECT.md go stale (no changelog, no notes log). - Duplicating what the code already documents. - Creating PROJECT.md in the wrong place (must be at project root).
- Confidence
- 75% confidence
- Finding
- Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
