Commit Graph
646 Commits
Author SHA1 Message Date
Ásgeir Thor Johnson 9f7894a3e9 Remove agent-schema.md 2026-07-16 07:43:13 +00:00
Ásgeir Thor Johnson a4638f7c85 Claude Code agents: add agent-schema.md — full custom-subagent definition schema from the 2.1.211 binary
CLI schema (frontmatter + --agents) and SDK schema with verbatim field
descriptions; marks fields absent from official docs (observer,
observerMessage, criticalSystemReminder_EXPERIMENTAL); mechanics notes:
memory auto-adds Write/Edit/Read to allowlists, source precedence
managed > --agents > project > user > plugin > built-in
2026-07-16 07:40:20 +00:00
Ásgeir Thor Johnson f698c98613 Claude Code agents: verbatim 2.1.211 captures replace authored docs
- grep-tool.md / glob-tool.md: replace 2026-06-03 authored manuals with the
  true verbatim tool definitions (identical for --tools-restored main agents
  and allowlist subagents; MITM + binary verified)
- agents/: rename description -> internal whenToUse field name; Explore gets
  both whenToUse and whenToUseLean (lean = Opus 4.8+/Fable listing text)
- Explore.md: replace gate-off rendering with live MITM capture of the native
  agent (find/grep-via-Bash guidelines, no Glob/Grep tools)
- claude.md -> claude-agent.md (case-insensitive FS collision: file was being
  auto-loaded as a project CLAUDE.md)
- new: worker.md, workflow-subagent.md, teammate.md, observer.md (experimental
  CLAUDE_CODE_EXPERIMENTAL_OBSERVER_AGENTS feature, undocumented in changelog)
2026-07-16 07:30:01 +00:00
Ásgeir Thor Johnson 7f8ef6dde9 Refresh Claude Code model prompts to 2.1.211 (add Opus 4.7, Sonnet 4.6, Haiku 4.5); restructure under System prompt / Session context / Agents / Skills / Tools 2026-07-16 04:42:32 +00:00
Ásgeir Thor Johnson c685a36090 Add Claude Code slash-commands, injected-reminders, mcp-servers captures 2026-07-16 04:42:32 +00:00
Ásgeir Thor Johnson ab346be5fc Refresh Claude Code bundled skills to 2.1.211; add design-sync, artifacts, morning, memory-types, code-walkthrough, pr-explainer, claude-code-docs; unify code-review, flatten doctor 2026-07-16 04:40:18 +00:00
Ásgeir Thor Johnson 42832f7c4a Replace claude-api.md with full claude-api skill bundle 2026-07-15 21:34:55 +00:00
Ásgeir Thor Johnson 5b2c407744 Add Claude Code stock subagent prompts 2026-07-15 21:34:55 +00:00
Ásgeir Thor Johnson 7ef6b0881a Create anthropic-interviewer.md 2026-07-14 06:25:25 +00:00
Ásgeir Thor Johnson e1cd8ef55d Add GLM: no system prompt on chat.z.ai or API 2026-07-14 04:33:22 +00:00
Ásgeir Thor Johnson bf81b74bce Add DeepSeek to README 2026-07-14 04:26:08 +00:00
Ásgeir Thor Johnson 6ce26a345c Add Kimi K2.6 and Perplexity Deep Research to README 2026-07-14 04:24:45 +00:00
Ásgeir Thor Johnson afaca9d058 Add Perplexity Deep Research 2026-07-14 04:23:22 +00:00
Ásgeir Thor Johnson 0a7f229db1 Add Kimi K2.6 2026-07-14 04:14:40 +00:00
Ásgeir Thor Johnson 72d763ffab Update gpt-5.6-sol-extra-high 2026-07-14 04:14:01 +00:00
Ásgeir Thor Johnson 26adb30781 Add DeepSeek chat.deepseek.com 2026-07-14 01:43:48 +00:00
Ásgeir Thor Johnson f32fb51f87 Restore verbatim dataviz SKILL.md frontmatter from Claude Code 2.1.207 binary
The description was previously the skill's JS registration string; the
embedded file itself uses 'name: Data Visualization' and a folded block
scalar description. Body unchanged (byte-identical to the binary).
2026-07-13 19:41:11 +00:00
Ásgeir Thor Johnson 2a5a0ac120 Merge pull request #169 from ShiroKSH/fix/readme-index-links
Verified every link target against the tree — all repaired paths exist, all replaced ones were dead. Thanks!
2026-07-13 19:26:49 +00:00
ShiroKSH 6fdb153898 fix: quote dataviz skill metadata 2026-07-13 21:22:23 +03:00
ShiroKSH dddae6ea08 fix: repair prompt index links 2026-07-13 21:22:21 +03:00
Ásgeir Thor Johnson 5c86715f45 Create prompt-suggestion.md 2026-07-12 23:07:48 +00:00
Ásgeir Thor Johnson 4c127b931b Update muse-spark-1.1.md 2026-07-12 22:51:33 +00:00
Ásgeir Thor Johnson 961f069b6b Meta: replace meta-ai.md with Muse Spark prompts (meta-spark.md + muse-spark-1.1.md) 2026-07-12 22:50:00 +00:00
Ásgeir Thor Johnson 29ee48ba45 compact: fold summarization prompt into bundled-skills/compact.md (2.1.207 adds fake-user-turn defense in section 6), rename partial->rewind summarization 2026-07-12 22:48:22 +00:00
Ásgeir Thor Johnson 09bd539538 Add Claude Code 2.1.207 compaction prompts: summarization, partial (rewind), continuation message 2026-07-12 22:46:35 +00:00
Ásgeir Thor Johnson 5d3c769633 Fix doctor SKILL.md frontmatter: quote description (unquoted colon broke GitHub's YAML render) 2026-07-10 23:19:20 +00:00
Ásgeir Thor Johnson 693410a2a1 Update Claude Code doctor skill (2.1.206): new trim-derivable-CLAUDE.md check, later checks renumbered 2026-07-10 23:11:06 +00:00
Ásgeir Thor Johnson d26b0414cb Remove Fable 5 diff callout from README header 2026-07-10 18:30:44 +00:00
Ásgeir Thor Johnson 693b5e102d Add ChatGPT GPT-5.6 system prompt (Sol, extra high); feature GPT-5.6 ChatGPT + Codex in README 2026-07-10 18:29:38 +00:00
Ásgeir Thor Johnson 684f4c0e18 Add GPT-5.6 Codex system prompt (shared by Sol, Terra, and Luna variants)
Rename gpt-5.5-full.md to codex-full.md — the full runtime capture is
Codex-harness material (tools, environment context) rather than
model-version-specific.
2026-07-10 17:15:34 +00:00
Ásgeir Thor Johnson 42e27ec02c Disable CodeRabbit auto-reviews via repo config 2026-07-10 13:10:24 +00:00
Ásgeir Thor Johnson 94de949e78 Add Claude Code /doctor bundled skill (v2.1.205) 2026-07-09 11:19:16 +00:00
Ásgeir Thor Johnson 24ea0d4eba Remove traffic dashboard workflow and script 2026-07-08 16:22:23 +00:00
Ásgeir Thor Johnson bd49610140 Remove traffic dashboard tooling 2026-07-08 16:21:46 +00:00
Ásgeir Thor Johnson e3a015fa83 Dashboard: replace trending scatter with all-languages streak table; drop JS from view (still collected) 2026-07-08 15:44:35 +00:00
Ásgeir Thor Johnson 1fc7cdaa50 Dashboard: 7d/30d view cards + readout, hide JS trending by default, run every 3h 2026-07-08 15:34:34 +00:00
Ásgeir Thor Johnson 445392726e Remove empty Growth heading from README 2026-07-08 14:25:20 +00:00
Ásgeir Thor Johnson 9a613a4e2f Move retired Codex models to old/
gpt-5 through gpt-5.3-codex (and the gpt-5.2-codex personality files) are
no longer served in models_cache.json; current lineup is gpt-5.5, gpt-5.4,
gpt-5.4-mini, gpt-5.3-codex-spark, codex-auto-review.
2026-07-08 14:25:19 +00:00
Ásgeir Thor Johnson 8733d6c3ca Sync gpt-5.5.md to verified instructions_template
Replaces the lean file from #166 with the template verified byte-for-byte
against a fresh local models_cache.json (fetched 2026-07-08) and against
codex-rs/models-manager/models.json at openai/codex HEAD. Also matches the
SYSTEM INSTRUCTIONS section of gpt-5.5-full.md exactly.
2026-07-08 14:20:35 +00:00
Ásgeir Thor Johnson a6dbf85da8 Merge pull request #166 from emilrugenstein/codex-gpt-5.5-lean-and-full
Codex: split gpt-5.5 into lean and full text files to avoid confusion
2026-07-08 14:20:01 +00:00
Emil Rugenstein 34cabe1af6 Codex: split gpt-5.5 into lean (from instructions_template section of local models_cache.json) and full runtime dump (with all tools etc.) 2026-07-08 13:34:07 +02:00
Ásgeir Thor Johnson efdce0ee1e Update traffic dashboard script 2026-07-07 16:55:01 +00:00
Ásgeir Thor Johnson 9ecc513ef9 Delete Mistral/le-chat.md 2026-07-07 13:28:25 +00:00
Ásgeir Thor Johnson e882c33a7f Create mistral-medium-3.5.md 2026-07-07 13:27:59 +00:00
Ásgeir Thor Johnson e2b9748db5 Create mistral-code.md 2026-07-07 13:26:24 +00:00
Ásgeir Thor Johnson 5ed7d1f379 Update README.md 2026-07-07 02:16:35 +00:00
Ásgeir Thor Johnson 267c1547d7 Replace pasted banner with theme-aware light/dark pair in .github/ 2026-07-06 07:18:16 +00:00
Ásgeir Thor Johnson 61d81be99c Add artifact-design bundled skill 2026-07-02 23:06:17 +00:00
Ásgeir Thor Johnson 3db8129655 Update code-review skill and add code-review effort levels + dataviz skill 2026-07-02 08:59:00 +00:00
Ásgeir Thor Johnson feff4a1a53 Update claude-sonnet-5.md 2026-07-01 14:43:22 +00:00