Commit Graph
100 Commits
Author SHA1 Message Date
Shayan RaisandClaude 2246512e4d add disrupt.svg vector logo for presentation intro slides
Vector replacement for the previous disrupt-logo.png raster, keeping crisp
rendering at any projection scale.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-27 20:36:55 +05:00
Shayan RaisandClaude 2a0bcfa214 move model-limitation.jpg from assets/model/ to assets/harness/
Reorganize the screenshot under harness/ alongside other harness-limitation
assets. File contents unchanged (rename detected as 100% similarity).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-27 20:36:39 +05:00
Shayan Rais f734255f60 rename presentation agent 2026-04-26 17:19:49 +05:00
Shayan Rais 9437efe323 updated 2026-04-26 17:13:50 +05:00
Shayan Rais eabba864a9 updated weather workflow 2026-04-26 16:55:11 +05:00
Shayan RaisandClaude f400ba83d4 Log Apr 26 development-workflows update
Append entry recording 9 applied actions (5 star bumps, 1 BMAD tag rewrite
22+ platforms→42 platforms, 3 count updates for Compound Engineering and
BMAD) plus 4 ON HOLD verify items for recurring API-vs-baseline drops
(ECC commands/skills, GSD commands, oh-my-claudecode skills, Superpowers
agents). The held items follow the established conservative pattern of
keeping the higher prior count when API enumeration drops aren't backed
by a release note.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:47 +05:00
Shayan RaisandClaude beb47cc86b Refresh README CONCEPTS, Hot, and DEVELOPMENT WORKFLOWS tables
CONCEPTS:
- Skills row: add inline link to reports/claude-skills-for-larger-mono-repos.md
- Settings row: remove redundant Fast Mode side-link (now a Hot row)
- Memory row: add inline link to reports/claude-agent-memory.md
- Scheduled Tasks row: rewrite as "Three surfaces" — /loop (local),
  /schedule (cloud), Desktop scheduled tasks (local with file access)
- Tasks row: retarget primary URL to local report tasks-system anchor;
  preserve ultrareview tracking as inline link

Hot table:
- Add Fast Mode row (beta) — /fast toggle, fastMode setting, 2.5x faster
  Opus 4.6 with extra-usage billing (v2.1.36+)

DEVELOPMENT WORKFLOWS:
- Star bumps: Superpowers 166k→168k, Everything Claude Code 165k→167k,
  Spec Kit 90k→91k, gstack 81k→84k, Compound Engineering 15k→16k
- Tag update: BMAD-METHOD "22+ platforms" → "42 platforms" (v6.5.0
  released today added 18 new agent platforms)
- Count updates: Compound Engineering agents 60→51 and skills 42→37
  (per repo README); BMAD-METHOD skills 40→39 (27 bmm + 12 core)

Bump Last Updated badge to Apr 26, 2026 1:18 PM PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:39 +05:00
Shayan RaisandClaude 93864e482d Log v2.1.119 README CONCEPTS table updates
Append v2.1.119 entry recording 17 actions: Tasks row URL retargeted to
local report, Scheduled Tasks description disambiguated into 3 surfaces
(loop/schedule/desktop), Fast Mode added as Hot row (with Settings
side-link removed to avoid duplication), Auto Memory Deep-dive and Skills
for Mono-repos inline links added, plus 8 verification rows confirming
all CONCEPTS URLs/anchors stable. INVALID rows cover the recurring
/slash-commands redirect (kept by user) and incorrect agent reads of beta
status / minor concept additions.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:25 +05:00
Shayan RaisandClaude db3cb7cfd3 Add Rule 7 (Beta Badge Currency) to concepts verification checklist
Codify the new check surfaced this run: README ![beta] badges in the Hot
table should still match the upstream docs page banner (research preview,
experimental, env-var gated). Origin: workflow-concepts-agent flagged
Routines, No Flicker Mode, Computer Use, and Code Review as candidates;
re-verification confirmed all four still legitimately carry beta status,
but the drift type wasn't covered by existing description-currency rules.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:18 +05:00
Shayan RaisandClaude d9433ee257 Log v2.1.119 claude-settings additions and rewrites
Append v2.1.119 entry covering all settings/env-var/CLI changes applied to
claude-settings.md: prUrlTemplate, voice object expansion, auto permission
mode rewrite, blockedMarketplaces hostPattern/pathPattern enforcement,
CLAUDE_CODE_HIDE_CWD env var, claude plugin tag CLI, MCP OAuth callout,
and Quick Reference example. Includes 4 ON HOLD/INVALID rows for recurring
items (OTEL_LOG_*, schemastore redirect, agent-flagged false drift).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:10 +05:00
Shayan RaisandClaude 44ab6eefa6 Log v2.1.119 claude-commands description updates
Append v2.1.119 entry recording 4 description updates (/branch fork-subagent
note, /focus fullscreen-only qualifier, /skills sort-by-token-count,
/clear vs /compact rewording) and 1 INVALID recurring scope decision
(bundled skills excluded from built-in command report).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:03 +05:00
Shayan RaisandClaude e17319230f Log v2.1.119 claude-subagents sync (no drift)
Append v2.1.119 entry confirming all 16 frontmatter fields and 5 built-in
agents remain in sync with official docs.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:42:57 +05:00
Shayan RaisandClaude 70e8beeb12 Log v2.1.119 claude-skills sync (no drift)
Append v2.1.119 entry confirming frontmatter (15 fields) and bundled
skills (5) remain synchronized with official docs.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:42:53 +05:00
Shayan RaisandClaude f7290ff2c4 Document v2.1.119 settings, env vars, and behavior changes
Settings additions:
- prUrlTemplate (Attribution): URL template for the PR badge in commit
  attribution — supports self-hosted GitLab/Bitbucket/GitHub Enterprise
- voice (object): full structure with enabled/mode/autoSubmit; mark legacy
  voiceEnabled as DEPRECATED alias

Behavior updates:
- auto permission mode: rewrite per official docs — drop the removed
  --enable-auto-mode flag, note inclusion in the default Shift+Tab cycle
  since v2.1.111
- blockedMarketplaces: note v2.1.119 enforcement of hostPattern/pathPattern
  matchers before any download touches the filesystem

Env var additions:
- CLAUDE_CODE_HIDE_CWD: hides CWD in startup logo banner (v2.1.119)

CLI / docs additions:
- claude plugin tag: marketplace plugin version tagging subcommand (v2.1.118)
- MCP OAuth callout: RFC 9728 protected-resource discovery, no manual
  apiKeyHelper/headersHelper needed for compliant servers (v2.1.111)
- Quick Reference example updated with prUrlTemplate

Bump Last Updated badge and version header to v2.1.119.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:42:48 +05:00
Shayan RaisandClaude dc37a9fe40 Refresh claude-commands.md descriptions for v2.1.119
- /branch: note CLAUDE_CODE_FORK_SUBAGENT env var causes /fork to spawn a
  forked subagent instead of branching the conversation (v2.1.117)
- /focus: clarify "Only available in fullscreen rendering" (v2.1.110)
- /skills: add "Press t to sort by token count" (v2.1.110/111)
- /clear: reword to contrast with /compact — /clear starts fresh, /compact
  preserves the same conversation
- Bump Last Updated badge and version to v2.1.119

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:42:35 +05:00
Shayan RaisandClaude a823bdac05 Bump claude-subagents.md badge to Claude Code v2.1.119
No drift detected — all 16 frontmatter fields and 5 built-in agents match
v2.1.119 docs. Badge-only refresh.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:42:20 +05:00
Shayan RaisandClaude 8e85a68c31 Bump claude-skills.md badge to Claude Code v2.1.119
No drift detected — frontmatter fields (15) and bundled skills (5) are fully
synchronized with v2.1.119 docs. Badge-only refresh.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:42:10 +05:00
Shayan Rais 8e7f2aa850 updated presentation 2026-04-25 11:59:15 +05:00
Shayan Rais 38aceb25b9 gemini workflow 2026-04-25 11:52:37 +05:00
Shayan RaisandClaude 2359c02b9e Remove obsolete third-most-starred badge SVG
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-25 11:47:39 +05:00
Shayan RaisandClaude 0dd2bee42f Update README badges: bump Claude Code to v2.1.119, swap rank to 2nd Most ★, refresh timestamp
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-25 11:47:36 +05:00
Shayan RaisandClaude 2a64ab508b Add second-most-starred badge SVG
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-25 11:47:32 +05:00
Shayan Rais e9af40ecb8 FINAL 2026-04-24 21:57:39 +05:00
Shayan Rais 77988f513f Update index.html 2026-04-24 21:55:45 +05:00
Shayan Rais a2612ffddc gemini 2026-04-24 21:47:47 +05:00
Shayan Rais 9f78707d51 workflow added 2026-04-24 21:40:27 +05:00
Shayan Rais deaaccdb61 context 2026-04-24 21:32:03 +05:00
Shayan Rais fcc3830226 skills 2026-04-24 21:18:45 +05:00
Shayan Rais 634ae5f553 context 2026-04-24 20:39:15 +05:00
Shayan Rais 3184fcb604 Update index.html 2026-04-24 20:34:41 +05:00
Shayan Rais b65f9d7c92 Update index.html 2026-04-24 20:31:17 +05:00
Shayan Rais 10937f71cd skills added 2026-04-24 20:26:01 +05:00
Shayan Rais dec7a2ec39 added claudemd 2026-04-24 19:57:59 +05:00
Shayan Rais 10e2042766 Update index.html 2026-04-24 19:43:30 +05:00
Shayan Rais 45e31dc8da added tips 2026-04-24 19:41:17 +05:00
Shayan Rais f61e4c1fd9 video added 2026-04-24 19:29:52 +05:00
Shayan Rais 140828d3d0 Update index.html 2026-04-24 19:26:41 +05:00
Shayan Rais 8142c06afd problem statement 2026-04-24 18:53:27 +05:00
Shayan Rais d1de8a7767 Update index.html 2026-04-24 18:50:28 +05:00
Shayan Rais d5ed84cc80 agent 2026-04-24 18:45:17 +05:00
Shayan Rais 22912d65df remove side loader panel 2026-04-24 18:28:10 +05:00
Shayan Rais cd664587aa Update index.html 2026-04-24 18:19:17 +05:00
Shayan Rais 28f65bb611 Update index.html 2026-04-24 18:14:01 +05:00
Shayan Rais 1c30bb165a updated cards 2026-04-24 17:57:01 +05:00
Shayan Rais dc73306e61 bottom cards added 2026-04-24 17:49:19 +05:00
Shayan Rais 5e039867a8 added 3 main pages 2026-04-24 16:58:43 +05:00
Shayan Rais 5ddf968e5a agents.md added 2026-04-24 16:48:27 +05:00
Shayan Rais b3cb9ba252 frontmatter 2026-04-24 16:38:14 +05:00
Shayan Rais 0f2a68d9f6 agents 2026-04-24 16:22:13 +05:00
Shayan Rais b6f5e3a441 added 2026-04-24 16:18:52 +05:00
Shayan Rais b594499390 agents slide updated 2026-04-24 16:03:54 +05:00
Shayan Rais f941841fd7 added benefits 2026-04-24 15:54:35 +05:00
Shayan Rais cd8a58868b agent card updated 2026-04-24 15:47:13 +05:00
Shayan Rais 7679d8b232 updated failed/forget 2026-04-24 15:44:14 +05:00
Shayan Rais 2736a2bc6e updated 10 out 10 2026-04-24 15:38:25 +05:00
Shayan Rais ad1181dee0 horse 2026-04-24 15:29:15 +05:00
Shayan Rais d7ac11d21b added sycophantic 2026-04-24 15:21:00 +05:00
Shayan Rais e7956315ec add gpt vs chatgpt slide 2026-04-24 12:39:02 +05:00
Shayan Rais a1168118d0 updated jargons 2026-04-24 12:32:54 +05:00
Shayan Rais 7174ae2ad3 updated presentation 2026-04-24 12:16:54 +05:00
Shayan Rais fa1b4998c1 updated presentation 2026-04-24 11:27:24 +05:00
Shayan RaisandClaude 13cbf08d4d Redesign Other Repos section with 5-card table layout
Replaces the inline 3-repo list with a 5-repo card table (mascot above 64x64, title below) matching the design used in sibling gemini-cli-hooks README. Adds the two previously-missing Gemini cards: Gemini CLI Best Practice and Gemini CLI Hooks. Preserves the `<tool>-jumping.svg` for best-practice repos and `<tool>-speaking.svg` for hooks repos convention.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:53:20 +05:00
Shayan RaisandClaude f026ab8283 Add gemini-speaking mascot SVG
Adds the speaking Gemini mascot (copied from sibling gemini-cli-hooks/!/) so the Gemini CLI Hooks card in the Other Repos section has its matching hooks-repo mascot (speaking variant, per the `<tool>-speaking.svg` = hooks-repo naming convention).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:53:14 +05:00
Shayan RaisandClaude 5a152845fd Log Apr 24 concepts drift run for v2.1.118
Records 13 items: Hooks row updated to include `mcp_tool` as a 5th handler type (v2.1.118 adds "Hooks can invoke MCP tools directly"), Workflows row description filled in, CLI Startup Flags row references new /usage merger, plus verification items for hooks/ultrareview/checkpointing pages. One RECURRING INVALID (slash-commands URL redirect, kept across 18+ runs per user preference).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:49:24 +05:00
Shayan RaisandClaude 329182e85f Log Apr 24 subagents drift run for v2.1.118
No drift detected — report is fully in sync with official docs. All 16 frontmatter fields and 5 built-in agents match.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:49:16 +05:00
Shayan RaisandClaude b2aae4650f Refresh subagents report badge to v2.1.118
No drift detected — all 16 frontmatter fields and 5 built-in agents match official docs. Badge timestamp refreshed to Apr 24, 2026 12:27 AM PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:49:13 +05:00
Shayan RaisandClaude 21d9688d91 Log Apr 24 skills drift run for v2.1.118
Records 1 drift item: `arguments` field added to skills frontmatter, bringing field count to 15.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:49:07 +05:00
Shayan RaisandClaude b1ef53c943 Sync skills report to v2.1.118
- Add `arguments` frontmatter field (count 14 → 15) — named positional $name substitution in skill content, accepts space-separated string or YAML list
- Refresh badge to Apr 24, 2026 12:27 AM PKT, v2.1.118

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:49:04 +05:00
Shayan RaisandClaude 91d455432c Log Apr 24 settings drift run for v2.1.118
Records 13 drift items: 3 new additions (wslInheritsWindowsSettings, $defaults sentinel, DISABLE_UPDATES), 3 stale removals resolved from v2.1.74 (askEdits, viewOnly, allow_remote_sessions), cleanupPeriodDays v2.1.117 scope expansion, Pro/Max effort default change, 2 changelog-only env vars promoted, and 3 ON HOLD items (OTEL_LOG_TOOL_DETAILS/USER_PROMPTS/TOOL_CONTENT recurring pending official docs).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:48:57 +05:00
Shayan RaisandClaude 50038318aa Sync settings report to v2.1.118
- Add `wslInheritsWindowsSettings` managed setting (WSL inherits Windows HKLM/registry policy chain)
- Document `"$defaults"` sentinel in `autoMode` — inherits built-in rules at that position so custom entries are added alongside them
- Add `DISABLE_UPDATES` env var (strictly blocks all update paths, stronger than DISABLE_AUTOUPDATER)
- Add `OTEL_LOG_RAW_API_BODIES` and `CLAUDE_CODE_FORK_SUBAGENT` env vars (changelog-only, flagged as such)
- Remove stale `askEdits`, `viewOnly`, `allow_remote_sessions` entries — not documented in official docs since v2.1.74 (40+ days)
- Expand `cleanupPeriodDays` description — v2.1.117 adds ~/.claude/tasks/, shell-snapshots/, and backups/ to the startup sweep
- Note v2.1.117 default-effort change from medium → high for Pro/Max on Opus 4.6 and Sonnet 4.6
- Refresh badge to Apr 24, 2026 12:27 AM PKT, v2.1.118

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:48:51 +05:00
Shayan RaisandClaude e6c42c2523 Log Apr 24 commands drift run for v2.1.118
Records 8 drift items resolved for v2.1.118: `arguments` frontmatter field added, /cost+/stats collapsed into /usage aliases, /voice/tap/hold/off mode, /theme custom themes, /terminal-setup editor list refresh, /effort max session-only note.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:48:40 +05:00
Shayan RaisandClaude 67ba4d5b8b Sync commands report to v2.1.118
- Add `arguments` frontmatter field (count 14 → 15) for named positional $name substitution
- Merge /cost and /stats as aliases of /usage (canonical command); update /usage description
- Update /voice signature to [hold|tap|off]
- Expand /theme description with custom themes from ~/.claude/themes/ and plugins
- Update /terminal-setup terminal list: drop Warp, add Cursor/Windsurf/Zed
- Mark /effort `max` level as session-only
- Refresh badge to Apr 24, 2026 12:29 AM PKT, v2.1.118

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:48:35 +05:00
Shayan RaisandClaude cbeb779b52 Log Apr 24 development-workflows update (15 complete, 2 recurring ON HOLD)
Records the Apr 24 table update: sort swap (Superpowers↔ECC), 9 star bumps, 5 count changes. Flags 2 recurring ON HOLD items (ECC directory-count discrepancy, GSD commands 122→85) now on their 3rd consecutive run — signal that the lower directory-enumerated counts may be the accurate shipped surface.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:47:01 +05:00
Shayan RaisandClaude d1a8daed79 Update DEVELOPMENT WORKFLOWS table and refresh Last Updated badge
- Swap Superpowers (166k) above ECC (165k) for #1 slot — Superpowers overtakes after 22 days
- Star updates: Superpowers 159k→166k, ECC 160k→165k, Spec Kit 89k→90k, gstack 76k→81k, GSD 55k→57k, BMAD 45k→46k, OpenSpec 41k→43k, oh-my-claudecode 30k→31k, HumanLayer 10k→11k
- Count updates: gstack skills 37→41, BMAD skills 39→40, oh-my-claudecode skills 37→46, CE agents 50→60 (v3.0.0 ce- prefix rename), CE skills 44→42
- Badge timestamp refreshed to Apr 24, 2026 12:46 AM PKT

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:46:53 +05:00
Shayan RaisandGitHub 7c760814ad Merge pull request #63 from xiaolai/fix/nlpm-time-orchestrator-description
fix: add missing description frontmatter to time-orchestrator command
2026-04-24 00:24:36 +05:00
Shayan RaisandGitHub eefa980187 Merge pull request #65 from xiaolai/fix/nlpm-time-agent-name-collision
fix: rename root time-agent to time-agent-pkt to resolve name collision
2026-04-24 00:24:00 +05:00
Shayan RaisandGitHub 4add23f53d Merge pull request #66 from xiaolai/fix/nlpm-gitignore-hooks-log
fix: add hooks log directory to .gitignore to prevent sensitive data leakage
2026-04-24 00:22:35 +05:00
Shayan RaisandGitHub e41a2f657d Merge pull request #67 from xiaolai/fix/nlpm-pin-mcp-versions
fix: pin MCP server package versions to prevent supply-chain drift
2026-04-24 00:22:09 +05:00
Shayan Rais d1c2dcf4c4 Delete development-workflows-research-agent.md 2026-04-24 00:17:39 +05:00
Shayan Rais a4a347806b deleted 2 slides 2026-04-24 00:11:05 +05:00
Shayan Rais 7d45d7e9ae updated 2026-04-23 23:56:33 +05:00
Shayan Rais 61a847cc4d updated 2026-04-22 22:17:05 +05:00
Shayan Rais ae159e3bb0 updated 2026-04-22 22:12:47 +05:00
Shayan Rais 7417ef0639 Update index.html 2026-04-22 21:57:08 +05:00
Shayan Rais 421f8e1279 Update weather-orchestrator.md 2026-04-22 21:44:36 +05:00
Shayan Rais f417dcf4d5 updated presentation 2026-04-22 21:40:34 +05:00
Shayan Rais dec5fa80a0 updated 2026-04-22 21:21:14 +05:00
Shayan Rais 8f0815c095 updated 2026-04-22 20:25:57 +05:00
Shayan Rais d2f8e87272 updated context 2026-04-22 20:12:18 +05:00
Shayan Rais 4eb274bbe0 updated 2026-04-22 20:09:47 +05:00
Shayan Rais ecdc48dbf7 updated 10 harness 2026-04-22 20:00:21 +05:00
Shayan Rais f99c62160e updated 2026-04-22 19:51:13 +05:00
Shayan Rais 0f9fe58403 updated added harness 2026-04-22 19:03:34 +05:00
Shayan Rais 2608ad028f updated 2026-04-22 18:39:36 +05:00
Shayan Rais d987284364 updated 2026-04-22 18:35:37 +05:00
Shayan Rais 565966910f updated presentation 2026-04-22 18:31:51 +05:00
Shayan Rais 4020b09ac0 updated presentation intro 2026-04-22 16:27:02 +05:00
Shayan Rais d258e63fa3 updated presentation 2026-04-22 15:49:29 +05:00
Shayan Rais ada024f672 updated slide 2026-04-22 15:34:46 +05:00
Shayan Rais fe3434b42b presentation updated 2026-04-22 15:31:13 +05:00