Skip to content

๐Ÿ“Œ To-Do List

Last updated: 2026-03-29 โ€” Say "add to my to-do" in any Copilot CLI session.


๐ŸŽ“ Learning Project

# Task Priority Status Notes
L1 Deep dive: What is MCP? How does it work? ๐Ÿ“Œ Important โฌœ Next learning topic
L2 How to set up and configure MCP servers ๐Ÿ“Œ Important โฌœ After L1
L3 How to manage MCP servers (/mcp command) ๐Ÿ“Œ Important โฌœ After L2
L4 What is Git? (version control explained simply) ๐Ÿ“‹ Normal โฌœ
L5 What is GitHub? (Git vs GitHub) ๐Ÿ“‹ Normal โฌœ After L4
L6 What is a repository? ๐Ÿ“‹ Normal โฌœ After L5
L7 VS Code basics โ€” install, open, navigate ๐Ÿ“‹ Normal โฌœ
L8 First hands-on: Create a repo, make a change, commit ๐Ÿ“‹ Normal โฌœ After L6 + L7
L9 What is HTML? (the skeleton of a webpage) ๐Ÿ“‹ Normal โฌœ
L10 What is CSS? (the styling/paint of a webpage) ๐Ÿ“‹ Normal โฌœ
L11 Build a simple personal webpage ๐Ÿ“‹ Normal โฌœ After L9 + L10
L12 Host it online (GitHub Pages) ๐Ÿ“‹ Normal โฌœ After L11
L13 What is Copilot Studio? + Create a simple agent ๐Ÿ’ค Someday โฌœ Phase 2
L14 What is Azure AI Foundry? + Create a project ๐Ÿ’ค Someday โฌœ Phase 2
L15 What is OpenClaw? + Install and set up ๐Ÿ’ค Someday โฌœ Phase 3
L16 Build end-to-end customer demo scenarios ๐Ÿ’ค Someday โฌœ Phase 3
L17 VS Code: What is it + install ๐Ÿ“‹ Normal โฌœ
L18 VS Code: Navigation + interface walkthrough ๐Ÿ“‹ Normal โฌœ After L17
L19 VS Code: Simple programming ๐Ÿ“‹ Normal โฌœ After L18
L20 VS Code: Copilot Chat in VS Code ๐Ÿ“‹ Normal โฌœ After L19
L21 VS Code: Big picture โ€” how it connects with Git, GitHub, CLI ๐Ÿ“‹ Normal โฌœ After L20
L22 M365 Copilot: Overview + architecture ๐Ÿ“Œ Important โฌœ Sutheesh already familiar
L23 M365 Copilot: Prompt Engineering ๐Ÿ“Œ Important โฌœ
L24 M365 Copilot: Multi-model choices ๐Ÿ“Œ Important โฌœ
L25 M365 Copilot: Copilot in Apps (Word, PPT, Excel, Outlook, Teams) ๐Ÿ“‹ Normal โฌœ
L26 M365 Copilot: Business Chat (BizChat) ๐Ÿ“‹ Normal โฌœ
L27 M365 Copilot: Agents + Copilot Studio integration ๐Ÿ“‹ Normal โฌœ
L28 M365 Copilot: Admin controls + adoption ๐Ÿ“Œ Important โฌœ Relevant to job role

๐Ÿ”ฌ Explore Repos (Cloned to C:\ssClawy)

# Task Priority Status Notes
R1 Explore easycopilotlab โ€” Copilot Studio for non-devs ๐Ÿ”ฅ Urgent โฌœ No-code agent building labs
R2 Explore agent-academy โ€” Copilot Studio lessons ๐Ÿ”ฅ Urgent โฌœ 1,929 โญ โ€” curated learning path
R3 Explore hve-core โ€” Hypervelocity Engineering ๐Ÿ“Œ Important โฌœ Instructions, prompts, agents, skills
R4 Explore PromptKit โ€” Composable prompt framework ๐Ÿ“Œ Important โฌœ Version-controlled prompt engineering
R5 Deploy AI-in-One-Dashboard in lab ๐Ÿ”ฅ Urgent โœ… Power BI AI usage analytics โ€” see Idea 4
R6 Explore Data-and-Agent-Governance ๐Ÿ“Œ Important โฌœ Purview + Defender AI governance
R7 Set up playwright-mcp browser automation ๐Ÿ”ฅ Urgent โฌœ 29,884 โญ โ€” most popular MCP server!
R8 Study work-iq MCP source code ๐Ÿ“‹ Normal โฌœ Already using it โ€” learn how it works
R9 Follow mcsmcp lab โ€” MCP + Copilot Studio ๐Ÿ“Œ Important โฌœ Hands-on lab connecting MCP to Studio
R10 Explore vscode-copilot-chat source ๐Ÿ“‹ Normal โฌœ VS Code Copilot Chat extension
R11 Explore CopilotStudioSamples ๐Ÿ“‹ Normal โฌœ Official sample agents & connectors

๐ŸŽฌ Content (YouTube / Blog)

# Task Priority Status Notes
C1 GitHub Copilot CLI video โ€” beginner walkthrough ๐Ÿ“Œ Important โฌœ Full setup to first use
C2 Student/viewer setup guide for GitHub Copilot CLI ๐Ÿ“Œ Important โฌœ Step-by-step written guide for viewers to follow along
C3 MCP Servers explainer video ๐Ÿ“‹ Normal โฌœ After completing L1-L3

๐Ÿ’ผ Official (Microsoft Work)

# Task Priority Status Notes
No tasks yet

๐Ÿ  Personal

# Task Priority Status Notes
No tasks yet

๐Ÿ’ก From the Idea Vault

Tasks generated from fleshed-out ideas. See full details in the Idea Vault.

# Task Priority Status Idea # Notes
I1 Research & prototype: Copilot CLI on always-on Azure device ๐Ÿ“Œ Important โฌœ Idea 1 Cloud workstation + config sync
I2 Build automated AI news page (ainews.aguidetocloud.com) ๐Ÿ“Œ Important โœ… Idea 2 โœ… Complete โ€” see project docs
I3 Deploy & test Clawpilot AI desktop assistant ๐Ÿ“Œ Important โฌœ Idea 3 Clone, build, evaluate โ€” browser automation + Office docs
I4 Deploy AI-in-One Dashboard in lab tenant ๐Ÿ”ฅ Urgent ๐Ÿ”„ Idea 4 Purview audit logs โ†’ Power BI Copilot analytics

โœ… Completed

# Task Category Completed
L0a Install and launch Copilot CLI ๐ŸŽ“ Learning 2026-03-26
L0b Understand sessions, /resume, /usage ๐ŸŽ“ Learning 2026-03-26
L0c Set up custom instructions file ๐ŸŽ“ Learning 2026-03-26
L0d Set up automatic backup to OneDrive ๐ŸŽ“ Learning 2026-03-26
L0e Learn about skills, plugins, and MCP servers (overview) ๐ŸŽ“ Learning 2026-03-27
L0f Build documentation website with MkDocs ๐ŸŽ“ Learning 2026-03-27
L0g Deploy learning website to Azure Static Web Apps ๐ŸŽ“ Learning 2026-03-27
B1 Set up dual backup (Corp OneDrive + Google Drive) ๐ŸŽ“ Learning 2026-03-28
B2 Create custom instructions memory system (main + reference) ๐ŸŽ“ Learning 2026-03-28
I2 Build automated AI News page (ainews.aguidetocloud.com) ๐Ÿ’ก Idea Vault 2026-03-28
R5 Deploy AI-in-One Dashboard in lab tenant ๐Ÿ”ฌ Explore Repos 2026-03-29

Legend

Priority: ๐Ÿ”ฅ Urgent ยท ๐Ÿ“Œ Important ยท ๐Ÿ“‹ Normal ยท ๐Ÿ’ค Someday

Status: โฌœ Not started ยท ๐Ÿ”„ In progress ยท โœ… Complete