sync: auto-sync from HOWARD-HOME at 2026-07-15 07:08:08

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-15 07:08:08
This commit is contained in:
2026-07-15 07:08:36 -07:00
parent 9dd241626f
commit aae897abfe
2 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
# [RECOVERED] Forum skills status review (ask-forum / forum-post)
> Recovered from transcript 0a1ca224-82ca-4894-a731-3b9de398ed5c
> (2026-07-14 06:38 .. 06:42 local, short session) after machine reboot. Reviewed by Claude.
## User
- **User:** Howard Enos (howard)
- **Machine:** Howard-Home
- **Role:** tech
## Session Summary
Short "where did we leave off" review of the two forum-related skills; ended before any work
started (session lost to reboot at the prioritization question).
- **ask-forum**: hardening pass complete as of commit `0a43892` — all code-review findings
addressed (pagination, error recovery, UTF-8 safety). Functionally complete and deployed.
Open items: Discord bot lacks *Manage Threads* permission (needs a grant from Mike) so it
cannot clean up threads; no restart-safety (cannot capture answers after the session that
asked the question closes).
- **forum-post**: NOT a complete skill — has a script (`flarum-post.py`) and a command
definition but no `SKILL.md` / full skill structure.
No uncommitted changes or pending coord todos for either skill.
## Pending / Incomplete Tasks
- Decide priority: finish `forum-post` as a full skill (add SKILL.md, structure) vs. add
ask-forum restart-safety.
- Get *Manage Threads* permission granted to the Discord bot (Mike) for ask-forum thread
cleanup.
## Reference Information
- Forum: https://community.azcomputerguru.com (creds `flarum-community.sops.yaml`).
- ask-forum hardening commit: `0a438929d07714d79b828eacf58824f4a946b92f`.