Skip to content

Commit 7bcbd6b

Browse files
committed
Remove flagged_reruns_20260303 logs and trim skills README
1 parent bde772d commit 7bcbd6b

File tree

8 files changed

+0
-51
lines changed

8 files changed

+0
-51
lines changed

logs/flagged_reruns_20260303/blocked_repairs_nohup.out

Lines changed: 0 additions & 6 deletions
This file was deleted.

logs/flagged_reruns_20260303/nohup.out

Lines changed: 0 additions & 4 deletions
This file was deleted.

logs/flagged_reruns_20260303/openlibrary_fix_queue_nohup.out

Lines changed: 0 additions & 2 deletions
This file was deleted.

logs/flagged_reruns_20260303/openlibrary_fix_rerun_nohup.out

Lines changed: 0 additions & 6 deletions
This file was deleted.

logs/flagged_reruns_20260303/remaining_unmapped_nohup.out

Lines changed: 0 additions & 6 deletions
This file was deleted.

logs/flagged_reruns_20260303/vm_recovery_relaunch_nohup.out

Lines changed: 0 additions & 6 deletions
This file was deleted.

logs/flagged_reruns_20260303/vm_recovery_remaining_nohup.out

Lines changed: 0 additions & 8 deletions
This file was deleted.

skills/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -124,16 +124,3 @@ Skills are plain markdown — any agent that can read files can use them. Point
124124
```
125125
Read skills/mcp-audit/SKILL.md and then run an MCP audit for the latest benchmark run.
126126
```
127-
128-
## Adapting for Your Own Project
129-
130-
These skills demonstrate how to encode project-specific operational knowledge.
131-
To create skills for your own project:
132-
133-
1. **Identify repetitive workflows** — What do you explain to the AI agent every session?
134-
2. **Write the steps** — Include exact commands, expected outputs, and decision points
135-
3. **Add context** — What files are involved? What does each step check?
136-
4. **Include variants** — Show common flag combinations and alternative invocations
137-
5. **Document failure modes** — What can go wrong and how to recover?
138-
139-
The key insight: if you've explained a workflow to an AI agent more than twice, it should be a skill file.

0 commit comments

Comments
 (0)