8 Commits

Author SHA1 Message Date
Alex Dunmow
7bc233df1a feat(golang-bob): add Bob Go SQL toolkit reference skill
Reference skill for github.com/stephenafamo/bob (v0.46.0): query builder,
generated models/ORM, bobgen code generation, factories, and result scanning.
SKILL.md routes to per-subsystem reference files (query-builder, models,
code-generation, execution, comparisons). Symlinked into ~/.claude/skills and
~/.agents/skills (Codex).

Verified with a RED/GREEN subagent test and cross-checked against v0.46.0
source (flat mod import paths, AppendHooks, plural table var, WhereMod ops).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 20:51:55 +08:00
Alex Dunmow
d7c7607058 docs(plugins): route plugin skill to platform data-table provisioning (EnsureDataTable, View-rootable) 2026-06-22 20:51:55 +08:00
Alex Dunmow
182d64403e feat: add revenuecat-api-v2 reference skill
Server-side reference for the RevenueCat REST API v2: endpoint map,
sk_/atk_ auth, pagination, expandables, rate limits, error types, and
write-safety. Symlinked into ~/.claude/skills and listed in README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 20:51:55 +08:00
b8535ff7d9 Update workorder/SKILL.md 2026-06-12 06:40:27 +00:00
Alex Dunmow
0b39858edf add skill frontmatter to sitrep
~/.agents/skills/sitrep/SKILL.md is now a symlink to this file, so it
needs valid skill frontmatter (name + description).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 14:36:07 +08:00
ca4e8757b3 Update commands/sitrep.md 2026-06-12 06:29:51 +00:00
Alex Dunmow
8818816b1d add sitrep command
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 14:27:26 +08:00
Alex Dunmow
e92a8f4be0 first commit 2026-06-12 13:51:20 +08:00