Commit Graph

9 Commits

Author SHA1 Message Date
laily f3cd56b78e feat: rename skills/skiff to pouch and move ACK state under .pouch
Use ~/.pouch, the pouch CLI, and .pouch.yaml as the SSOT container.
Keep the inner skills/ packages, and store ACK project state in
.pouch/ack instead of docs/ack.
2026-08-25 15:20:02 +08:00
laily a8efa5f359 feat(skiff): replace opencode target with agents standard dir
- targets: cursor, claude, codex, agents (~/.agents/skills, .agents/skills)
- agents dir covers OMP native discovery; drop omp/opencode targets
- project-level agents/cursor/codex share .agents/skills via idempotent symlinks
- migrate local state: remove ~/.config/opencode/skills links, reinstall into ~/.agents/skills
2026-08-24 14:25:08 +08:00
laily 1a74b15ed5 feat: update 2026-08-23 22:02:06 +08:00
laily 7d1994cf93 refactor: unify skill source model 2026-07-30 12:11:25 +08:00
laily 262c138bee feat: add shallow fetch and grouped skill selection 2026-07-29 10:57:53 +08:00
laily 18ebb70911 feat: add self-update and improve skill selector 2026-07-29 10:29:48 +08:00
laily 983183d5b3 feat: support registry collections and docker publishing 2026-07-27 23:25:46 +08:00
laily b78126830b merge: custom skill sources
# Conflicts:
#	skiff/README.md
#	skiff/cli.py
#	skiff/project.py
2026-07-27 18:11:31 +08:00
laily b9963b66de feat: add interactive skill selector 2026-07-27 18:07:39 +08:00