Keep · grok-bot SKILL.md
Write every agent spec like a job description
WhenUse when a new agent or skill needs a hire-style spec before any routine.
StopNever skip the approval step or the metric. Never treat messages sent as the metric.
Steps
- The data source
- The run schedule
- The filters
- The expected output, and what good looks like
- The approval step
- The metric that matters
- Where it writes the result, so the system gets smarter
LoadText editor. Memory file for corrections. No send.
--- name: Write every agent spec like a job description description: Use when a new agent or skill needs a hire-style spec before any routine. --- # Write every agent spec like a job description When: Use when a new agent or skill needs a hire-style spec before any routine. Stop: Never skip the approval step or the metric. Never treat messages sent as the metric. 1. The data source 2. The run schedule 3. The filters 4. The expected output, and what good looks like 5. The approval step 6. The metric that matters 7. Where it writes the result, so the system gets smarter Load: Text editor. Memory file for corrections. No send.
