2-Do List — Day 21
Generated: Day 20 — March 20, 2026
Immediate Next Steps — Day 21
Primary goal: CLI Tools "Start Here" hub page — ties the 8 tool pages together
and gives visitors a path in. Then resources/index.html.
- Create
deep-dive/cli-tools-start-here.html — introduces
the 8 tools as a group, explains how they connect, suggests a learning order
for SysAdmins new to AI tooling
- Add card for
cli-tools-start-here.html to
deep-dive/deep-dive-index.html — top of the Unix/Linux section
- Create
resources/index.html — hub page for the resources
directory linking to Suggested-AI-Books.html and the Databricks PDF
- Add Day 20 card to
collaboration/project-diary.html
- vnu all new files
- Run
check_ai_tree.sh -a — confirm clean
- Diary entry for Day 21
- Tar key files for Day 22 restart
Standing Items — Every Session
- Add diary card to
collaboration/project-diary.html
- Run
check_ai_tree.sh -a /var/www/html/LessonPlans/AI/
- Run
vnu on modified files
- Tilde cleanup:
find . -name "*.html~" -print | xargs rm
- Tar key files for next session restart
Parking Lot — Future Sessions
- Update
collaboration/lessons-learned.html — add lessons
from Days 11-20: systematic audit approach, script iteration, CLI tools
documentation philosophy
- Add anchor link for ai_websites section —
AI-NEW.html
needs id="quick-access", then fix 2 hrefs in
AI_learning_plan_ai-x.html
- Additional CLI tool candidates: tmux, curl with AI, ripgrep
- Breadcrumb navigation on content pages
- Site-wide consistent footer
- Update project diary index cards for Days 17, 18, 19 — still missing
Completed — Day 20
deep-dive/fzf.html — created
deep-dive/gh.html — created
deep-dive/deep-dive-index.html — 4 new cards added (jq, ollama, fzf, gh)
vnu — all files clean
check_ai_tree.sh -a — 0 orphans, 0 broken links
Tilde backup cleanup
Completed — Days 1–19
All hub pages built and linked
Audit sprint: 104 orphans → 0, 34+ broken links → 0
check_ai_tree.sh enhanced: -a flag, line numbers, multi-href, comment-aware
CLI tool pages: Copilot, aider, sgpt, fabric, jq, ollama
learning/prompt-engineering-for-sysadmins.html
resources/ directory — built and populated
Landing page fully linked — all sections live
"How to Use This Site" navigation guide
cmh — AI Education Project — 2DO for Day 21 — March 20, 2026