# Plan: Test Agent

## Objective
Simple test to verify shadow git hook works.

## Steps

### STEP-01: Create a file
Create output/test.txt with "Hello from test agent"

### STEP-02: Read the file back
Read the file we just created and confirm contents.

### STEP-03: Done
Write "complete" to output/status.txt
