Sync: local changes as of 2026-07-15T17:02:00+02:00
This commit is contained in:
parent
753c415f5d
commit
728870f3da
1 changed files with 5 additions and 0 deletions
|
|
@ -34,3 +34,8 @@
|
|||
- Found three existing skills undocumented in README's Features list: `ckb-export-starlight`, `ckb-onboard-me`, `ckb-project-summary`.
|
||||
- Found the `.agents/skills/` shared skill directory (with `.claude/skills` symlinked to it) — the actual mechanism behind the README's advertised "multi-agent support" — was not documented anywhere.
|
||||
- Updated README.md: corrected the `outputs/okf`/`outputs/starlight` gitignore claim, added Features sections for the three missing skills, added a note on the `.agents/skills` / `.claude/skills` symlink architecture, and fixed the `CLAUDE.md` table row to say it's a symlink to `AGENTS.md` rather than "same instructions."
|
||||
|
||||
## Dual-remote push turn
|
||||
- User asked to push all changes to remotes (both `origin` and `codeberg`), following the README update.
|
||||
- Used `ckb-sync-changes`: pre-flight checks clean (no in-progress merge/rebase, no secret-like paths), fetched both remotes and found `origin/main` and `codeberg/main` already at local `HEAD` with no divergence.
|
||||
- Committed `README.md` and this workload file, fixed a broken commit message (shell heredoc didn't expand the timestamp) by amending before pushing, then pushed `main` to both `origin` and `codeberg` — both now at `753c415`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue