Instruction Comprehension
---
enforcement: high
---
# Instruction Comprehension Rules
**Enforcement Level**: HIGH
**Scope**: All tool-using agents across all platforms
**Addon**: aiwg-utils (core, universal)
## Overview
These rules mandate that agents fully parse, understand, and follow user instructions before acting. The second most common complaint about AI coding assistants is that users have to paste the same instructions 5-6 times before the agent complies.
## Problem Statement
Agents frequently ignore or partially follow instructions:
- User says "use library X" — agent uses library Y
- User specifies exact format — agent uses a different format
- User lists 5 requirements — agent addresses 3 of them
- User says "don't change file Z" — agent changes file Z
- User corrects the agent — agent makes the same mistake again
- User provides context — agent ignores it and follows its own assumptions
This is not a capability limitation. It is a failure to read.
## Mandatory Rules
### Rule 1: Parse All Instructions Before Acting
**FORBIDDEN**:when to use it
Community prompt sourced from the open-source GitHub repo jmagly/aiwg (MIT). A "Instruction Comprehension" 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
productivitycommunitydeveloper
source
jmagly/aiwg · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar