Commit Graph

609 Commits

Author SHA1 Message Date
Shayan Rais 7188f7d5c3 update README CONCEPTS and SKILL COLLECTIONS for v2.1.121 + late-April research
CONCEPTS table:
- Subagents: forked subagents on external builds via CLAUDE_CODE_FORK_SUBAGENT=1 (v2.1.117)
- Hooks: PostToolUse can replace tool output via hookSpecificOutput.updatedToolOutput (v2.1.121)
- MCP Servers: alwaysLoad bypasses tool-search deferral (v2.1.121)
- Settings: add Auto Mode Config inline link
- Ultrareview: claude ultrareview [target] non-interactive subcommand with --json/--timeout (v2.1.120)

SKILL COLLECTIONS table:
- mattpocock/skills star bump 33k → 36k, skill count 17 → 18
- wshobson/agents star drop 35k → 34k
- rank swap: mattpocock/skills now ranks above wshobson/agents
- VoltAgent/awesome-agent-skills curated count corrected 1,100+ → 930+ (badge overstates)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 01:23:42 +05:00
Shayan Rais d603374adc add xhigh to effort field enum in claude-subagents report (v2.1.121)
Mirrors the v2.1.91 pattern when auto was added to permissionMode — the field
description now lists low / medium / high / xhigh / max to match official docs.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 01:23:29 +05:00
Shayan Rais 707c390927 add fewer-permission-prompts to bundled skills table and bump to v2.1.121
Promoted from /en/commands canonical reference (the Skills Reference prose at
/en/skills still undercounts at 5). Count updated 5 → 6.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 01:23:27 +05:00
Shayan Rais 358192b4c7 update claude-settings report for v2.1.121 — alwaysLoad, sshConfigs, status line fields, file scope migration
- new MCP Per-Server Tool Loading subsection (alwaysLoad + per-tool _meta variant)
- new Workspace & Teams subsection covering sshConfigs
- Display Settings table: 5 keys migrated from ~/.claude.json to settings.json (autoScrollEnabled, editorMode, showTurnDuration, teammateMode, terminalProgressBarEnabled) with v2.1.119 historical note
- Status Line Input Fields table: add effort.level and thinking.enabled (v2.1.121)
- bypassPermissions row notes new .claude/* write exemption (v2.1.121)
- language description now mentions terminal tab title (v2.1.121)
- /effort row updated to list xhigh and max
- Effort Level Note adds \${CLAUDE_EFFORT} skill template variable (v2.1.120)
- env vars: AI_AGENT (v2.1.120) and OTEL_LOG_USER_PROMPTS (v2.1.121)
- fix two relative auto-mode anchor links to absolute URLs
- Quick Reference example showcases mcpServers.alwaysLoad and sshConfigs

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 01:23:17 +05:00
Shayan Rais 5995266a66 bump claude-commands report version badge to v2.1.121
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 01:23:04 +05:00
Shayan Rais fce29a943c log 2026-04-29 development-workflows update — 15 actions completed, 3 ON HOLD
18-row entry covering 7 star updates, 3 skill counts, 5 workflow reworks. ON HOLD: ECC counts (6th run), GSD commands 122→86 (5th run), oh-my-claudecode skills 46→38 (2nd run) — all keeping baseline pending manual verification.
2026-04-29 01:09:53 +05:00
Shayan Rais 3b24a43aa8 update DEVELOPMENT WORKFLOWS table — 7 star bumps, 3 skill counts, 5 workflow reworks
- Star: Superpowers 168k→171k, ECC 167k→169k, Spec Kit 91k→92k, gstack 84k→86k, GSD 57k→58k, OpenSpec 43k→44k, oh-my-claudecode 31k→32k
- Skills: gstack 41→42, BMAD 39→40, Matt Pocock 16→22
- Workflow: Spec Kit +/speckit.clarify; Superpowers +using-git-worktrees; Matt Pocock rework (+/triage, +/diagnose, +/zoom-out, -ralph-loop, -feedback-loops, -review); Compound Engineering +/ce-debug +/ce-optimize +/ce-compound-refresh sub-loops; HumanLayer replace stale /rpi:* with real .claude/commands
- Bump badge timestamp to v2.1.121 Apr 29, 2026 1:06 AM PKT
2026-04-29 01:09:35 +05:00
Shayan Rais 7fe7140e00 encode two-color sub-loop convention in /workflows:development-workflows command
Adds the fff3b0/ddf4ff color split to the Workflow column spec, asks
research agents to mark each step as (top) or (sub) in the structured
report, updates the Phase 3 execute step to map those markers to badge
colors, and makes the post-table legend mandatory via new Rule 11.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:27:01 +05:00
Shayan Rais fb1dc84700 recolor sub-loop steps yellow in DEVELOPMENT WORKFLOWS table and add legend
Restores the sub-loop semantic that was lost when parenthetical
qualifiers were flattened. Steps that repeat inside a parent step
(e.g. test-driven-development inside subagent-driven-development,
bmad-create-story per story, team-fix until verified) now use
fff3b0 (soft yellow) instead of ddf4ff (light blue). A blockquote
legend below the table explains the convention.

Affected rows: Superpowers, Get Shit Done, BMAD-METHOD, Matt Pocock
Skills, oh-my-claudecode. The other 6 workflows are flat with no
sub-loops.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:27:01 +05:00
Shayan Rais 7f69a3e02f mandate HTML img with align="middle" and flat chains for Workflow column
Updates the /workflows:development-workflows command to require
HTML <img align="middle"> badges (so arrows align with badge
centers) and to forbid parenthetical sub-loops or English
qualifiers in the Workflow chain. Inner loop steps must be
listed as flat siblings.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:23:15 +05:00
Shayan Rais c4a1a4eeee align workflow arrows to badge centers and flatten parenthetical sub-loops in DEVELOPMENT WORKFLOWS
Switches each Workflow cell from markdown image syntax to HTML
<img align="middle"> so the → arrow sits at badge vertical center
instead of dropping to the text baseline below the badges. Also
removes the parenthetical sub-loops and English qualifiers (e.g.
"parallel waves + ... loop", "per story", "+ feedback-loops") that
were unparseable without upstream context — inner loop steps are
now just listed as siblings in the flat chain.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:23:15 +05:00
Shayan Rais d0e72b910e drop Plan column from /workflows:development-workflows command
Removes the Plan-implementation research item from both agent prompts,
strips the PLAN line from the structured report format, and prunes the
Plan-link rules from Phase 0/2/3 and the Rules section. Column order
in the spec now matches the README: Name | ★ | Workflow | a | c | s.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:19:03 +05:00
Shayan Rais c4efa18411 remove Plan column and move Workflow column to position 3 in DEVELOPMENT WORKFLOWS table
The Plan column duplicated information already legible in the Workflow
pipeline (the entry skill is always the first badge in the row) and the
Workflow column carries more signal. New column order:
Name | ★ | Workflow | a | c | s.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:18:56 +05:00
Shayan Rais 2f21c03d87 update /workflows:development-workflows to populate new Workflow column and research 11 repos
Bumps repo count from 10 to 11 (adds mattpocock/skills to Agent 1's
batch), replaces "Uniqueness tags" research item with "Workflow"
canonical pipeline, and documents the shields.io badge encoding rules
(/ → %2F, - → --, _ → __, dots/colons verbatim) so the orchestrator
encodes plain-text agent output into ddf4ff badges consistently. Adds
mandatory Rule 11 forbidding synthesized pipelines — agents must trace
each repo's documented happy path.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:13:38 +05:00
Shayan Rais 36642eb9c0 swap Uniqueness column for Workflow column in DEVELOPMENT WORKFLOWS table; add Matt Pocock Skills row
Each row's Workflow cell now renders the canonical end-to-end pipeline
as a sequence of ddf4ff shields.io badges joined by →, replacing the
former 2-3 adjective tags. Matt Pocock Skills inserted at rank 8 (36k ★)
in star-descending order.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:13:29 +05:00
Shayan Rais 690dc74d41 seed changelog for skill-collections workflow with first-run entry
Records the initial seeding of the SKILL COLLECTIONS table from the
development-workflows-research-agent findings on 2026-04-28. Establishes
status legend so future /workflows:skill-collections runs can append
entries in the same format as changelog/development-workflows/.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 18:17:15 +05:00
Shayan Rais e4140e0b42 add SKILL COLLECTIONS section to README; bump badge timestamp to Apr 28 4:39 PM PKT
New section between DEVELOPMENT WORKFLOWS and TIPS AND TRICKS, listing 5
curated SKILL.md collection repos (anthropics/skills, wshobson/agents,
mattpocock/skills, scientific-agent-skills, awesome-agent-skills) sorted
by stars. Badge timestamp refreshed via /workflows:skill-collections
first-run; CLI version unchanged at v2.1.119.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 18:17:05 +05:00
Shayan Rais bb7d81c585 add /workflows:skill-collections command — research 5 skill-collection repos and refresh README table
Mirrors /workflows:development-workflows: 5 phases (read → launch → compare
→ changelog → execute), reuses development-workflows-research-agent, writes
to changelog/skill-collections/changelog.md. Single-agent batch (5 repos).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 18:16:56 +05:00
Shayan Rais 2aade9ae76 link spinner verbs & tips report from README — Tips section and REPORTS badges
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 15:11:11 +05:00
Shayan Rais aea50ef2a1 Create claude-spinner-verbs-and-tips.md 2026-04-28 14:35:55 +05:00
Shayan Rais 26efc6324e bump README badge timestamp to Apr 27, 2026 8:39 PM PKT
CLI version unchanged at v2.1.119; only the date/time fragment of the
shields.io badge is refreshed to reflect the latest README touch.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-27 20:39:57 +05:00
Shayan Rais 63090c68ac update gdg-kolachi presentation: clickable disrupt logo, new tool-calling slide, slide reorder
- Swap intro-slide logos from disrupt-logo.png to disrupt.svg (lines 190 and 260)
- Wrap each disrupt logo in <a href="https://disrupt.com" target="_blank" rel="noopener noreferrer"> so the logo opens disrupt.com in a new tab
- Update model-limitation.jpg path from assets/model/ to assets/harness/ to match the asset move
- Insert new "Tool Calling" slide using assets/harness/tool-calling.png; cascading data-slide renumber for all 40 slides at index >= 13 (totals: 52 -> 53)
- Reorder slides 12-14 so the narrative reads Limitations -> Horse+Harness metaphor -> Tool Calling mechanism

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-27 20:37:38 +05:00
Shayan Rais 395e80f67d add tool-calling.png diagram for harness section
Visual aid showing how the model issues tool calls and the harness executes
them against the outside world. Used by the new Tool Calling slide.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-27 20:37:09 +05:00
Shayan Rais 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 Rais 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 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