You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nondeterministic tools, can be modified, tweaked and used in many different ways, requires making the tools your own, mastering the tool; difficult while models and agent harness itself are still evolving rapidly
7
8
8
9
Skills are reusable workflows
@@ -17,16 +18,17 @@ My skill library:
17
18
- Sync (git sync + merge conflicts + push)
18
19
- Resolve git merge conflicts
19
20
- Plan (detailed questions)
21
+
- Review plan (critique)
20
22
- Brainstorm (pre-planning, conceptual ideation, web search, literature review)
- Debug (systematic debugging, root cause analysis, analyse available info, state hypotheses, instrument, test hypotheses, iteratively rule out possible causes)
26
28
- Dev (autonomous brainstorming/critique -> planning/critique -> execution/review cycles, PR submission; ask only when really stuck; using max effort level, cross-agent Claude/Codex review, verification via build/tests/linting)
27
-
- Explain (concise, data flow, walk through example)
29
+
- Explain (be concise; describe data flow; describe sequence of function calls; walk through simple example; give minimal, reproducible example)
0 commit comments