No description
  • PowerShell 92.1%
  • Shell 7.9%
Find a file
2026-05-12 01:45:38 -04:00
.ai-chats Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:45:38 -04:00
.archive/2026-01-18-14-34-specify-backup Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:45:38 -04:00
.claude Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:45:38 -04:00
.lookie Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:45:38 -04:00
.specify chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
.taskmaster Init: add CLAUDE.md and TaskMaster setup with initial tasks 2026-01-18 17:44:24 -05:00
ai-chats chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
ai-protocols chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
docs Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:45:38 -04:00
week-00-course chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
week-01 chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
week-02 chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
week-03 chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
week-04 chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
week-05 chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
week-06 chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
.gitignore chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
CLAUDE.md chore: prep for rename to content-power-fx + add monthly routine config 2026-04-27 03:33:39 -04:00
connect-git-remote.md chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
course-syllabus.md chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
gitea.sh chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
image.png Add detailed cut points, video edit plan, and YouTube chapter timestamps for Session 01 of PowerFX course 2025-12-03 16:03:57 -05:00
LICENSE chore: pre-copy snapshot from copy-to-all-repos 2025-12-04 03:00:41 -05:00
README.md fix: Correct formatting of attention section in README.md 2025-12-18 13:23:55 -05:00
repo-root-done.md feat: Add comprehensive project documentation and protocols 2025-11-30 13:16:02 -08:00
video-editing.lnk Add session notes for Power Fx Mastering Coding course and create a shortcut for video editing 2025-11-30 13:02:18 -08:00

Read Me

The purpose of this repo is to help me with a video course content creation. This repo represents all the content from my 30-session long course in Power Fx Coding. Look at the transcript and help me take out the boring parts that are not essential. Give me timestamps of parts to cut out. Perhaps you can give me ideas of where I should explain more or create a short video to fill in some knowlege gap I have.

🚨🚨 ATTENTION ALL AI CODING ASSISTANTS 🚨🚨

This protocol MUST be followed by ALL AI tools: Claude Code, Gemini CLI, Qwen CLI, Kilo Code Extension, Codex Extension, and any other AI coding assistant.

Read in and follow the directions laid out by this file: ai-chats/README.md with every exchange with the dev user!

^ REMEMBER THIS AT ALL TIMES!!

Current Requirements

First thing we need is a well defined PRD, but let's start with this information to base it on. AI, ask me questions and work with me to help you help me create this well defined PRD which will be put in a file ./docs/PRD.md.

Here we go:

  • I want a numbered menu based script utility out of this repo.
  • When the script(s) (I'd like to primarily focus on linux bash scripts, but eventually, I'd like counterpart scripts for other OS's) are run, all the files and sub-folders are shown from the root-of-git-repo.
  • There is a folder here called root-of-git-repo. All or some of the contents should be copied to every repo found within a particular path (entered by the dev user - default will be ~/src)
  • This allows me to make one edit in one repo (this one), and copy it all out to all of my other repos.

help me bang out the rest of the requirements!