8 Commits

Author SHA1 Message Date
d48d989495 chore: move "things you can do" before setup in README 2026-02-20 15:29:49 -06:00
54de10a8cc feat: add setup, configuration, and usage guide to README 2026-02-20 15:28:28 -06:00
f2a8eaff3c feat: add self-onboarding skill 2026-02-20 15:12:29 -06:00
eefac81e57 feat: migrate to skills-based approach 2026-02-19 11:36:32 -06:00
8eb1fb87a7 Add MYSELF.md user profile for agent personalization
- Add MYSELF.example.md template with identity, role, collaborators,
  and preferences sections
- Add MYSELF.md to .gitignore (contains personal info)
- Reference MYSELF.md in AGENTS.md routing table, new "About the User"
  section, and file index
- Add setup step and routing entry in README.md
2026-02-10 19:30:14 -06:00
439e9db0a4 Add LLM filtering pattern, .env.example, and workflows/lib
- Add .env.example with LLM_API_URL, LLM_MODEL, LLM_API_KEY
- Add .gitignore to exclude .env
- Add Pattern 5 (LLM filtering) to notebook-patterns.md
- Track workflows/lib with llm_call helper using mirascope
- Update README with LLM setup step and updated project structure
2026-02-10 18:32:20 -06:00
a17cf63d2f Add concise README with setup, quickstart, and AGENTS.md overview 2026-02-10 18:24:55 -06:00
b18ee3b564 feat: first commit 2026-02-10 18:19:30 -06:00