4 Commits

Author SHA1 Message Date
Allen f3c1789eed docs: standalone-friendly README and install path
Rewrite README.md to make this repo presentable for open-source consumers
who don't have the surrounding private dotfiles tree. Inventory every
directory (commands, agents, all 25 skills, plugins, statusline, scripts,
settings, hooks, analytics) with accurate descriptions, document the
plugin marketplace install path, and add an explicit footnote about the
optional dotfiles-tree relationship.

install.sh now also symlinks commands/, agents/, and .claude/skills/ into
~/.claude/, and prefers the parent dotfiles' codex/codex.json when present
but falls back to a new in-repo codex.json sample so standalone clones no
longer fail under set -e.

Remove the stale TODO.md (DuckDB indexing work, all items completed) and
untrack CLAUDE.local.md / AGENTS.local.md so personal notes stay private
on disk via .gitignore. Drop a personal ~/dotfiles path from
scripts/README.md.
2026-05-21 16:23:45 +00:00
Allen 402d4eacb5 fix(settings): remove settings.base runtime indirection 2026-02-09 11:40:13 +00:00
Allen 759d722bb7 feat: standardize runtime settings and skill sync 2026-02-09 11:40:13 +00:00
Big Boss c906edbdb6 Add usage tracking components: include scripts for setup, analysis, and dashboard; log tool usage and session data 2025-07-04 13:02:50 -05:00