Justin Paul justin
justin created branch claude/issue-100 in justin/ai-workflow-course 2026-06-23 09:53:11 -04:00
justin opened issue justin/ai-workflow-course#100 2026-06-23 09:28:47 -04:00
Module 25 - Sort Prerequsites
justin pushed to main at justin/ai-workflow-course 2026-06-23 09:07:35 -04:00
8e0ae0d58a Merge pull request 'Module 6: reframe Part C around the AI silently auto-resolving conflicts' (#99) from claude/issue-97 into main
0f8e7497a4 Module 6: reframe Part C around the AI silently auto-resolving conflicts (#97)
Compare 2 commits »
justin merged pull request justin/ai-workflow-course#99 2026-06-23 09:07:34 -04:00
Module 6: reframe Part C around the AI silently auto-resolving conflicts
justin closed issue justin/ai-workflow-course#97 2026-06-23 09:07:34 -04:00
Module 6 - AI auto resolves merge conflict
justin created pull request justin/ai-workflow-course#99 2026-06-23 09:04:15 -04:00
Module 6: reframe Part C around the AI silently auto-resolving conflicts
justin created branch claude/issue-97 in justin/ai-workflow-course 2026-06-23 09:03:46 -04:00
justin pushed to claude/issue-97 at justin/ai-workflow-course 2026-06-23 09:03:46 -04:00
0f8e7497a4 Module 6: reframe Part C around the AI silently auto-resolving conflicts (#97)
justin opened issue justin/ai-workflow-course#97 2026-06-23 08:45:56 -04:00
Module 6 - AI auto resolves merge conflict
justin pushed to main at justin/pm-skills 2026-06-22 21:41:54 -04:00
a6be05efc4 refactor(seven-powers): drop $ARGUMENTS placeholder from skill body
a330c887f6 feat(pm-product-strategy): add seven-powers skill
Compare 2 commits »
justin commented on issue justin/ai-workflow-course#90 2026-06-22 20:52:24 -04:00
module 6 - We have already used branches several times....

the more i look at module 6 the more i wonder why we were doing any branch work in earlier modules. maybe the better thing to do is pull all branch stuff out of the earlier modules?

justin commented on issue justin/ai-workflow-course#90 2026-06-22 20:51:22 -04:00
module 6 - We have already used branches several times....

instead of explaining merge conflicts and how to read them we should teach the student how to use their ai to look at the conflict and rebase, or fix whatever needs to be fixed before a merge.

justin opened issue justin/ai-workflow-course#90 2026-06-22 20:50:14 -04:00
module 6 - We have already used branches several times....
justin opened issue justin/ai-workflow-course#89 2026-06-22 20:47:12 -04:00
All Modules - the lesson has commands to run, which duplicates the lab
justin opened issue justin/ai-workflow-course#88 2026-06-22 20:45:10 -04:00
Module 5 - have AI tell the user which files should be committed
justin opened issue justin/ai-workflow-course#87 2026-06-22 20:39:39 -04:00
module 4 - Make the revert and verify more automated with the AI agent doing the work
justin opened issue justin/ai-workflow-course#86 2026-06-22 20:38:13 -04:00
module 4 - Lab still has /path/to/modules
justin opened issue justin/ai-workflow-course#85 2026-06-22 20:33:57 -04:00
module 4 - dont make the user manually commit anymore
justin commented on issue justin/ai-workflow-course#79 2026-06-22 20:31:52 -04:00
[unclear] Module 2 leaves the delete code uncommitted, what should we do with it?

I just made it to module 4 and it looks like we ask the ai agent to add a delete by index command to the cli.py file again... so it sounds like we should not commit that last delete code, but we…

justin opened issue justin/ai-workflow-course#84 2026-06-22 20:27:22 -04:00
Module 4 - Use claude code as the example