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
Copy file name to clipboardExpand all lines: packages/docs/blog/github-mode-productivity.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ slow down development? If so, we should optimize it.
60
60
```
61
61
62
62
**Why this works well:**
63
+
63
64
- Asks MyCoder to analyze its own previous work
64
65
- Focuses on optimization and developer experience
65
66
- Treats MyCoder as a teammate who can explain their decisions
@@ -73,6 +74,7 @@ simultaneously. Once done, submit the PR and link both issues.
73
74
```
74
75
75
76
**Why this works well:**
77
+
76
78
- Groups related tasks for efficient implementation
77
79
- Provides clear instructions on the desired outcome
78
80
- Leverages GitHub references to maintain context
@@ -89,6 +91,7 @@ independent PR to address it.
89
91
```
90
92
91
93
**Why this works well:**
94
+
92
95
- Asks MyCoder to independently investigate a problem
93
96
- Provides context about potential causes
94
97
- Gives clear guidance on how to proceed based on findings
@@ -103,4 +106,4 @@ Using GitHub Mode doesn't just increase productivity—it fundamentally changes
103
106
-**Increased autonomy**: MyCoder can work independently on well-defined tasks
104
107
-**Better accountability**: All changes are tracked, reviewed, and properly attributed
105
108
106
-
By structuring work through GitHub, you're providing MyCoder with a system of record that ensures continuity across tasks and makes it easy to revisit past work, turning your AI assistant into a true coding collaborator rather than a tool you need to micromanage.
109
+
By structuring work through GitHub, you're providing MyCoder with a system of record that ensures continuity across tasks and makes it easy to revisit past work, turning your AI assistant into a true coding collaborator rather than a tool you need to micromanage.
0 commit comments