summaryrefslogtreecommitdiff
path: root/prompts/skills
AgeCommit message (Collapse)Author
2026-04-18UpdatePaul Buetow
2026-04-17update promptsPaul Buetow
2026-04-15update promptsPaul Buetow
2026-04-11remove the pathPaul Buetow
2026-04-11update promptsPaul Buetow
2026-04-11UpdatePaul Buetow
2026-04-11f3s skill: Pi-hole on pi2/pi3, LAN wildcard DNS, dserver indexPaul Buetow
Document Docker Pi-hole on Raspberry Pis, *.f3s.lan.buetow.org → CARP VIP, tracked paths in conf (f3s/pihole/docker-pi), client DNS and rollout notes. Add references/pihole-pi.md; track references/dserver.d linked from SKILL.md. Update skill description and IP table entries for pi2/pi3. Made-with: Cursor
2026-04-11skills: split package repo docs out of f3sPaul Buetow
2026-04-10update promptsPaul Buetow
2026-04-10joPaul Buetow
2026-04-10f3s skill: document Pi lighttpd config and Host-based virtual hostingPaul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019d7766-909d-741c-bcb9-1e1e931f1e1b Co-authored-by: Amp <amp@ampcode.com>
2026-04-09Add run-command skill; use full path for do CLI in agent-task-managementPaul Buetow
Document running prompts from ~/Notes/Prompts/commands by command name, placeholder mapping, and positional arguments. Update task-management skill and references to invoke ~/go/bin/do explicitly. Made-with: Cursor
2026-04-08Update f3s skill for Pi static backendsPaul Buetow
2026-04-08f3s skill: add Garage reference (references/garage.md) (task j)Paul Buetow
Made-with: Cursor
2026-04-08prompts: rename task CLI examples from ask to doPaul Buetow
Update agent command docs and auditing-code-quality skill so examples match the Hexai task binary (do, formerly ask). Made-with: Cursor
2026-04-08skills(agent-task-management): rename CLI references from ask to doPaul Buetow
Update SKILL.md and reference docs for the do task CLI; add zsh reserved-word note in 00-context. Made-with: Cursor
2026-04-07UpdatePaul Buetow
2026-04-07update promptsPaul Buetow
2026-04-05extract scanned bills and receipts: split PDFs, name by date/type/address/amountPaul Buetow
2026-03-31yesPaul Buetow
2026-03-30update promptsPaul Buetow
2026-03-29update promptsPaul Buetow
2026-03-28UpdatePaul Buetow
2026-03-28feat(skills): add gemtexter publishing workflowPaul Buetow
2026-03-28Update blog-writing-style SKILL.md: clarify 9+ month reference window, add ↵Paul Buetow
"Don't Over-Edit" guidance, expand rewrite examples, and adjust instructions for clarity.
2026-03-28joPaul Buetow
2026-03-27prompts: use ask ids in task workflowsPaul Buetow
2026-03-26/work-on-tasksPaul Buetow
2026-03-25refactor: /work-on-tasks now delegates each task to a fresh sub-agentPaul Buetow
- Orchestrator picks tasks, marks them started, and spawns a sub-agent for implementation - Each task runs in a clean context; orchestrator never implements tasks directly - Updated docs to clarify sub-agent delegation and context isolation - Improved task loop and reporting steps - See prompts/commands/work-on-tasks.md for new orchestrator/sub-agent workflow
2026-03-25update promptsPaul Buetow
2026-03-24Update 2-start-task.md: clarify task requirements, add "Finding a task" ↵Paul Buetow
section with example usage
2026-03-23UpdatePaul Buetow
2026-03-23UpdatePaul Buetow
2026-03-23fix annotate short UUID usage, clarify dependency and annotation rulesPaul Buetow
2026-03-22Add agent-task-management skill and references for task management CLIPaul Buetow
2026-03-22remove taskwarrior-task-management skill and referencesPaul Buetow
2026-03-22fixPaul Buetow
2026-03-21Add are-you-sure prompt, update sharable.md, add gogios SKILLPaul Buetow
2026-03-20updatePaul Buetow
2026-03-19ask ...Paul Buetow
2026-03-19Prefer ask in taskwarrior skillPaul Buetow
2026-03-19UpdatePaul Buetow
2026-03-18f3: add fourth host, migrate FreeBSD VM from f0, update docs, zrepl, ↵Paul Buetow
apcupsd, WireGuard
2026-03-18UpdatePaul Buetow
2026-03-17add f3s skill and reference docs for FreeBSD/k3s homelabPaul Buetow
2026-03-04fix: quote and improve 100-go-mistakes skill description for better YAML ↵Paul Buetow
parsing and trigger matching Amp-Thread-ID: https://ampcode.com/threads/T-019cba8f-7ee3-73c6-b7ce-503bd656dae8 Co-authored-by: Amp <amp@ampcode.com>
2026-03-04UpdatePaul Buetow
2026-03-04chore: remove all TL;DR headers from reference filesPaul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019cba2c-0536-70d9-956b-8ff115f07646 Co-authored-by: Amp <amp@ampcode.com>
2026-03-04fix: populate stub reference files, remove redundant TL;DR, fix HTML entitiesPaul Buetow
- Populate 19 stub files with actual content from 100go.co - Remove redundant bare 'TL;DR' line after '#### TL;DR' header in 76 files - Convert 3 mid-file '#### TL;DR / Note' sections to '#### Note' - Fix HTML entities (&lt; &gt; &amp;) to proper characters in 9 files Amp-Thread-ID: https://ampcode.com/threads/T-019cba2c-0536-70d9-956b-8ff115f07646 Co-authored-by: Amp <amp@ampcode.com>
2026-03-03add 100 go mistakes skillPaul Buetow