Guide a person in systematic observation of systems, patterns, or phenomena. AI coaches neutral attention, field notes methodology, pattern recognition, hypothesis formation, and structured reporting for debugging, research, and system understanding. Use when a person wants to understand a system's behavior before intervening, when someone keeps jumping to conclusions and needs the discipline of observation first, when preparing an evidence-based report, or when studying team dynamics or process effectiveness through direct observation.
pjt22210 estrellas17 abr 2026
Ocupación
Categorías
LLM & AI
Contenido de la habilidad
Guide a person in systematic observation of a system, phenomenon, or pattern. The AI acts as a field study coach — helping frame the observation target, prepare a protocol, sustain neutral attention, record findings with field notes, analyze patterns, and report observations with clear separation of data and interpretation.
适用场景
A person wants to understand a system's behavior before intervening (debugging by observation rather than by trial and error)
Someone is conducting research or gathering evidence and needs structured observation methodology
A person keeps jumping to conclusions and needs to develop the discipline of observation before interpretation
Someone is preparing a report that requires evidence-based findings, not opinions
A person wants to understand team dynamics, user behavior, or process effectiveness through direct observation
After meditate-guidance has cultivated sustained attention, the person wants to direct that attention toward a specific system
输入
必需: What the person wants to observe (a system, process, behavior, codebase, team dynamic, natural phenomenon)
Skills relacionados
必需: Why they are observing (debugging, research, audit, curiosity, improvement)
可选: Time available for observation (single session vs. multi-day study)
可选: Prior attempts to understand the system (what has already been tried)
可选: Specific questions or hypotheses they want to test
可选: Tools available for recording (notebook, screen capture, logging, metrics)
步骤
第 1 步:Frame — Define the Observation Target
Help the person set up a clear, bounded observation frame.
Ask what they want to observe: "What system or behavior are you trying to understand?"
Help them narrow the scope: "What specific aspect of that system interests you most?"
Identify the observation purpose: understanding, debugging, improvement, evidence-gathering, or pure curiosity
Set boundaries: what is in scope and what is not (prevents observation from expanding endlessly)
If they have a hypothesis: state it explicitly, then set it aside — "We will look for evidence both for and against this"
Choose the observation stance:
Naturalist: observe without interfering (best for understanding behavior)
Controlled: change one variable and observe the effect (best for debugging)
Longitudinal: observe over time (best for detecting trends)
预期结果: A clear observation frame with defined target, scope, purpose, and stance. The person knows what they are looking at and what they are not looking at.
失败处理: If the person cannot narrow their focus ("I want to understand everything"), help them pick one entry point: "What is the one behavior you find most confusing?" If they are already committed to a conclusion ("I just need to prove X"), gently challenge: "What would we need to see to disprove that? Let's look for both."
第 2 步:Prepare — Set Up the Observation Protocol
Help the person establish a systematic approach to recording what they observe.
Choose the recording method based on the observation type:
Codebase/system: file paths, line numbers, timestamps, log entries
Behavior/process: time-stamped notes with actor, action, and context
Field Notes Template:
┌─────────────┬────────────────────────────────────────────────────────┐
│ Timestamp │ When the observation occurred │
├─────────────┼────────────────────────────────────────────────────────┤
│ Observation │ What was seen/heard/measured (fact only) │
├─────────────┼────────────────────────────────────────────────────────┤
│ Context │ What was happening around the observation │
├─────────────┼────────────────────────────────────────────────────────┤
│ Reaction │ Observer's response (thoughts, emotions, surprises) │
├─────────────┼────────────────────────────────────────────────────────┤
│ Hypothesis │ Tentative interpretation (kept separate from fact) │
└─────────────┴────────────────────────────────────────────────────────┘
Emphasize the separation: "The observation row is fact. The hypothesis row is interpretation. Never mix them."
Set a minimum observation count: "Aim for at least 10 observations before drawing any conclusions"
If applicable, set up monitoring tools: logging, metrics, screen recording
预期结果: The person has a recording method ready and understands the critical distinction between observation and interpretation. They feel prepared to begin.
失败处理: If the template feels too formal, simplify to: "Just write down what you see, and separately write what you think it means." If they resist recording ("I'll remember"), explain that unrecorded observations are subject to memory bias — the act of writing makes observation more accurate.
第 3 步:Observe — Practice Sustained Neutral Attention
Guide the person through the actual observation session.
Remind them of the stance: "You are a naturalist studying a new species. Do not interfere — just watch"
For the first 5 minutes: encourage pure observation without recording — just attend
After initial immersion: begin recording using the template
Coach neutral language: "Instead of 'the system crashed,' try 'the system stopped responding at 14:32 after processing the 47th request'"
Watch for interpretation creeping into observation: "That is an interpretation — record it in the hypothesis row"
Encourage noting surprises: "What surprised you? Surprises often contain the most valuable data"
Periodically check the frame: "Are you still observing what you set out to observe, or has your attention drifted?"
If they want to intervene: "Note what you want to change and why, but do not change it yet — keep observing"
预期结果: The person generates at least 5-10 concrete observations with specific evidence. They experience the difference between observing and interpreting, and find it harder than expected to maintain neutral attention.
失败处理: If they keep interpreting instead of observing, try this exercise: "Describe what you see as if explaining it to someone who has never seen this system. Only use verifiable facts." If they run out of things to observe quickly, they are looking at too high a level — guide them to zoom in on details: timing, ordering, edge cases, exceptions.
第 4 步:Record — Capture Findings with Field Notes
Help the person organize their raw observations into structured notes.
Review their recorded observations together
Check for completeness: does each observation have enough context to be understood later?
Check for factual accuracy: are statements verifiable, or do they contain hidden assumptions?
Group similar observations: "Do you see any patterns forming?"
Note frequencies: how often did each pattern appear?
Note absences: "What did you expect to see that was not there?"
Help them separate strong observations (clear evidence) from weak observations (ambiguous data)
预期结果: A set of organized field notes that cleanly separate observation from interpretation. The notes are detailed enough that someone else could verify the observations independently.
失败处理: If the notes are too vague ("things seemed slow"), help them add specifics: "How slow? Compared to what? In which conditions?" If the notes are too detailed (recording everything), help them identify which observations relate to the original frame and which are noise.
第 5 步:Analyze — Identify Patterns and Generate Hypotheses
Guide the person from observations to structured analysis.
Lay out all observations and look for patterns:
Repetition: "This happened multiple times — is it systematic?"
Correlation: "X always happens alongside Y — are they related?"
Sequence: "A always precedes B — could A cause B?"
Absence: "X never happens in condition Z — why?"
Anomaly: "Everything follows pattern P except this one case — what is different?"
For each pattern, ask: "Is there an alternative explanation?"
Generate 2-3 hypotheses that explain the major patterns
Distinguish between correlation and causation: "Observing that A and B co-occur does not prove A causes B"
Identify which hypotheses are testable and what test would confirm/refute them
Note confidence levels: which hypotheses are well-supported, which are speculative?
预期结果: The person moves from raw observations to structured hypotheses while maintaining the discipline of separating data from theory. They have at least one testable hypothesis for their original question.
失败处理: If they jump to a single explanation immediately, challenge it: "That is one possibility. What is another?" If they see no patterns, the observations may be too few — suggest continuing observation before analysis. If every observation seems to point to the same conclusion, they may be filtering — ask: "What evidence would contradict your current theory?"
第 6 步:Report — Share Findings with Clear Structure
Help the person communicate their observations effectively.
Structure the report:
Context: What was observed, when, why, under what conditions
Method: How the observation was conducted (protocol, tools, duration)
Findings: Key observations with evidence (data, not interpretation)
Recommendations: Suggested next steps (further observation, testing, intervention)
Limitations: What the observation did not cover, potential biases
Help them write findings in neutral language that separates fact from interpretation
Review for hidden assumptions or unsupported claims
If the observations are for debugging: translate hypotheses into concrete tests
If the observations are for a report: ensure the evidence is cited specifically
If the observations are for personal understanding: summarize the key insights and remaining questions
预期结果: A clear report that communicates observations, patterns, and hypotheses while maintaining the distinction between what was observed and what was inferred. The reader can evaluate the evidence independently.
失败处理: If the report buries observations in interpretation, restructure: "Put all the facts in one section, all the theories in another." If the report lacks confidence levels ("this is definitely because..."), help them calibrate: "How sure are you? What would change your mind?"
验证清单
The observation target was framed before observation began (not free-form wandering)
A recording protocol was established and used consistently
Observations were recorded as facts, separate from interpretations
At least 5 concrete, evidence-backed observations were captured
Patterns were identified through analysis, not assumed from the start
Hypotheses are testable and have stated confidence levels
The person experienced the discipline of observing before interpreting
常见问题
Observation as confirmation bias: Observing only things that support a pre-existing belief. The frame should include "look for evidence against your hypothesis" as an explicit instruction
Intervention urge: Seeing a problem and wanting to fix it immediately. Premature intervention often masks the root cause — observe first, then intervene with full understanding
Recording fatigue: Detailed observation is mentally taxing. Suggest breaks and realistic session lengths (30-60 minutes of focused observation is substantial)
Overcomplicating the protocol: For simple observations, a notebook and timestamps are sufficient. The protocol should serve the observation, not replace it
Confusing observation with surveillance: In interpersonal observation, ethical boundaries matter. Observe behavior that is visible, do not spy. If observing people, transparency is usually better than secrecy
Skipping the frame: Without a clear observation target, attention scatters and findings are unfocused. Even a rough frame is better than none
相关技能
observe — the AI self-directed variant for sustained neutral pattern recognition across systems
learn-guidance — observation feeds learning by providing raw data for understanding
listen-guidance — listening is focused observation of a speaker; observation is broader-scope attention to any system
remote-viewing-guidance — shares structured observation methodology adapted for non-local perception
read-garden — garden observation skill that uses similar CRV-adapted sensory protocols