Commit Graph

582 Commits

Author SHA1 Message Date
Shayan Rais eabba864a9 updated weather workflow 2026-04-26 16:55:11 +05:00
Shayan Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 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 Rais 2359c02b9e Remove obsolete third-most-starred badge SVG
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-25 11:47:39 +05:00
Shayan Rais 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 Rais 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