chore: track skill-readmes task in .tasks/

Per using-tasks: opened a 🟡 paused block for the multi-skill README
work, with a per-task file capturing the goal, log, and next-step
ordering for the remaining 15 skills.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-28 20:27:51 +03:00
parent 724897d7c6
commit fad8f87fc0
2 changed files with 34 additions and 0 deletions

View File

@@ -14,6 +14,14 @@ _Updated: 2026-04-28_
🔵 Blocked — waiting on external input
-->
## 🟡 [skill-readmes] — write English README.md for every skill + translate root README
**Status:** paused
**Where I stopped:** finished `skills/project-bootstrap/README.md` and root README EN translation (root `README.md` now EN, original kept as `README.ru.md` with cross-links between the two; broken `.wiki/source/repo-layout.md` link in the Russian fixed to `.wiki/concepts/repo-layout.md`)
**Next action:** decide order for the remaining 15 skills (suggest: `setup-wiki`, `setup-tasks`, `using-wiki`, `using-tasks` next since `project-bootstrap` already cross-references them), then write each `skills/<name>/README.md` from its `SKILL.md`
**Branch:** master
---
## ⚪ [compress-dedup] — resolve compress vs caveman-compress duplication
**Status:** ready
**Where I stopped:** (not started) — noticed during initial migration that both skills ship identical `scripts/` subtrees (`compress.py`, `cli.py`, `detect.py`, `validate.py`, `benchmark.py`)