Skip to content

Commit 1c601b3

Browse files
committed
Create simplify skill. Delete other unnecessary skills
1 parent e87f7a7 commit 1c601b3

4 files changed

Lines changed: 8 additions & 34 deletions

File tree

.agents/skills/cleanup/SKILL.md

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

.agents/skills/meta/SKILL.md

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

.agents/skills/review/SKILL.md

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

.agents/skills/simplify/SKILL.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: simplify
3+
description: Simplify changes
4+
---
5+
6+
# Simplify
7+
8+
Take a new look at the whole change so far with fresh eyes. What opportunities do you see to simplify the design or implementation? What opportunities do you see to improve the design or implementation? Make a full pass to rethink the change and come up with the cleanest solution.

0 commit comments

Comments
 (0)