Commit Graph

446 Commits

Author SHA1 Message Date
Shayan Rais 77ac33fe58 best-practice/claude-subagents: bump badge to v2.1.114
Refreshes Last-Updated timestamp to Apr 18 2026 7:53 PM PKT and
version badge to v2.1.114. No drift detected — 16 frontmatter
fields and 5 built-in agents remain synchronized with official docs.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:36 +05:00
Shayan Rais 832b026191 best-practice/claude-skills: bump badge to v2.1.114, add xhigh effort level
Refreshes timestamp to Apr 18 2026 and adds xhigh to the valid
values for the skill-level effort override.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:31 +05:00
Shayan Rais e9b53ef82f best-practice/claude-settings: sync to v2.1.114
- add awaySummaryEnabled, externalEditorContext (v2.1.110)
- move autoScrollEnabled from General to Global Config
  (~/.claude.json) per official docs
- drop stale "not yet on official settings page" annotations from
  tui and sandbox.network.deniedDomains (both now documented;
  deniedDomains in v2.1.113)
- effortLevel: add xhigh (Opus 4.7, v2.1.111) and fallback note
- add CLAUDE_CODE_ENABLE_AWAY_SUMMARY env var
- bidirectional cross-links between settings report and
  claude-cli-startup-flags.md for CLAUDE_CODE_SIMPLE /
  CLAUDE_CODE_EFFORT_LEVEL
- quick-reference example uses the new keys

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:27 +05:00
Shayan Rais 6ab28bae8f best-practice/claude-commands: sync to v2.1.114 (70 → 75 commands)
- add /focus (v2.1.110), /tui (v2.1.110), /heapdump, /ultrareview
  (v2.1.111), /recap (v2.1.108)
- /effort: add xhigh level + interactive slider behavior (v2.1.111)
- /review: revert from deprecated → live built-in, cross-reference
  /ultrareview for cloud review
- /model: note mid-conversation switch warning (v2.1.108)
- /theme: add "Auto (match terminal)" option (v2.1.111)
- /schedule: add /routines alias

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:17 +05:00
Shayan Rais bbfa6b8894 settings.json: hoist disableAllHooks to top of file
Move disableAllHooks next to the opening brace so the master toggle
is visible at the top instead of buried below env and
enableAllProjectMcpServers. Behavior unchanged (remains false).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:10 +05:00
Shayan Rais b6ff4fdb25 agents/development-workflows-research-agent: expand allowedTools
Add Write, Edit, Agent, NotebookEdit, and mcp__* to the allowlist so
the research agent can author reports and delegate to subagents
without per-tool permission prompts.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:05 +05:00
Shayan Rais a1640f8bdf README: bump to v2.1.114, switch to 3rd-most-starred badge, sync CONCEPTS + workflow stats
- header badge: v2.1.112 (Apr 17) → v2.1.114 (Apr 18 8:22 PM PKT);
  rank badge 4th → 3rd (points to third-most-starred.svg)
- CONCEPTS table: add Ultrareview and Tasks rows; refresh No Flicker
  Mode (/tui fullscreen canonical), Auto Mode (--enable-auto-mode
  flag removed in v2.1.111), Scheduled Tasks (self-pacing via
  Monitor tool), Git Worktrees (EnterWorktree/ExitWorktree +
  isolation frontmatter)
- workflow table: star/count refresh (ECC 158k→160k, Superpowers
  156k→159k, gstack 74k→76k skills 46→37, GSD 54k→55k agents 31→33,
  omc 29k→30k, CE 14k→15k agents 49→50 commands 3→4 skills 51→44,
  OpenSpec commands 10→11)
- tips: rename /fewer-permission-prompts → /less-permission-prompts
  to match official skill name

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:01 +05:00
Shayan Rais 3861e8322e add 3rd-most-starred SVG badge for README header
Mirrors the fourth-most-starred SVG structure (128×20, green stroke,
🇵🇰 label) with the rank text bumped from "4th" to "3rd".

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:23:51 +05:00
Shayan Rais 53ed479bb9 added presentation 2026-04-18 16:28:04 +05:00
Shayan Rais 5b062383a8 agents/presentation-learning-journey: record rebuild protocol and data-loss prevention rule
Added mandatory learning: never run destructive git ops (checkout --, restore,
reset --hard) on uncommitted work. Added commit-per-milestone protocol, Write-tool
vs sed preference for large restructures, and full rebuild summary for the
2026-04-18 weather-reporter 37-slide deck.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 16:26:56 +05:00
Shayan Rais da3d99c6e7 learning-journey: complete weather-reporter redesign — 37 slides, 5-topic arc
Full deck rebuilt around the weather reporter as a single running example.
Opening arc (slides 1-5): no-correct-way framing → Boris GIF → vibe-vs-agentic
→ what-is-vibe-coding → good/bad prompts. Slide 6: Meet the Person TOC (5
vertical rows). Topic sections reordered: Agents (7-12) → Skills (13-18) →
Context (19-23) → CLAUDE.md (24-29) → Commands (30-32) → Workflow (33-36).
Closing slide 37: "Five concepts, one running example." LEVELS map heights
realigned to new arc order; journey ticks updated to match.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 16:26:51 +05:00
Shayan Rais 6fa7bcf4fa updated ques 2026-04-17 21:49:09 +05:00
Shayan Rais db0efc8142 updated 2026-04-17 21:39:53 +05:00
Shayan Rais 72f8aaff9e bump Claude Code badge to v2.1.112 (Apr 17, 2026 6:37 AM PKT)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:38:47 +05:00
Shayan Rais 3a3a0e6623 link Boris Apr 16 tips into README — 6 tips across 3 sections
- Session Management (5 → 6): recaps for long-running sessions
- Workflows (4 → 6): /focus mode, adaptive-thinking effort level
- Workflows Advanced (6 → 9): auto mode, /fewer-permission-prompts, /go verify skill
- Tip total 76 → 82
- Boris workflow row and Article/Tweet list now reference the new file

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:37:20 +05:00
Shayan Rais c1c5cdaf27 add 6 Tips for Getting More Out of Opus 4.7 from Boris Cherny (Apr 16)
Six tips shared after dogfooding Opus 4.7: auto mode (no more permission
prompts), the /fewer-permission-prompts skill, recaps for long-running
sessions, focus mode, adaptive-thinking effort levels, and a /go skill
pattern for self-verification.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:37:12 +05:00
Shayan Rais cc1b5a0b49 rename thariq-16-apr-26 asset folder to thariq-26-4-16
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the session-management post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:29:08 +05:00
Shayan Rais 260d714740 rename thariq-17-mar-26 asset folder to thariq-26-3-17
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the skills-lessons post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:29:02 +05:00
Shayan Rais b5559c8c4a rename boris-30-mar-26 asset folder to boris-26-3-30
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 15-hidden-features post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:28:56 +05:00
Shayan Rais 1979e196c9 rename boris-25-mar-26 asset folder to boris-26-3-25
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the squash-merging / PR-size post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:28:51 +05:00
Shayan Rais e9851f926b rename boris-10-mar-26 asset folder to boris-26-3-10
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the code-review / test-time-compute post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:28:44 +05:00
Shayan Rais 2d1e4586ba rename boris-12-feb-26 asset folder to boris-26-2-12
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 12-customizations post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:28:38 +05:00
Shayan Rais 9c59bcf132 rename boris-1-feb-26 asset folder to boris-26-2-1
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 10-tips post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:28:32 +05:00
Shayan Rais e2fd7bdc4a rename boris-3-jan-26 asset folder to boris-26-1-3
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 13-tips post.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:28:25 +05:00
Shayan Rais 3cbd840aaa add Context and Session Management tips sections from Thariq 16 April article
- split 10 context-management tips into Context (5) + Session Management (5)
- move /compact, /rewind, /rename tips out of Workflows into the new sections
- remove bold and inline-code formatting from tip content per style cleanup
- update TOC and section counts (total tips: 69 → 76)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:24:43 +05:00
Shayan Rais 2236e41c55 add fourth-most-starred SVG badge for README
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:54 +05:00
Shayan Rais 1e29779966 append development workflows changelog — star and count updates for 7 repos
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:42 +05:00
Shayan Rais 6d76b32cba add TIPS URL consistency rule to concepts verification checklist
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:41 +05:00
Shayan Rais e60b6b94eb append v2.1.110 changelog entry for concepts — fix stale /schedule URL in TIPS
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:40 +05:00
Shayan Rais 7efb351120 append v2.1.110 changelog entry for subagents report — no drift detected
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:39 +05:00
Shayan Rais e94a080386 append v2.1.110 changelog entry for skills report — no drift detected
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:38 +05:00
Shayan Rais 3416bc9434 append v2.1.110 changelog entry for commands report — /undo alias added
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:37 +05:00
Shayan Rais 476a2e2e51 update subagents report badge to v2.1.110
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:31 +05:00
Shayan Rais 90aa462338 update skills report badge to v2.1.110
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:30 +05:00
Shayan Rais d02531f86c update commands report to v2.1.110 — add /undo alias to /rewind
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:30 +05:00
Shayan Rais dd6f496b0c update README — v2.1.110 badge, star counts, /schedule URL fix, add Claude Devs X account
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:29 +05:00
Shayan Rais 9c1597c009 fix indentation in settings.json permissions block
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:24 +05:00
Shayan Rais 65fe4f0cf8 disable PreToolUse, Notification, and InstructionsLoaded hooks in config
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:24 +05:00
Shayan Rais 37fa0bac05 update hook property names and add PreCompact blocking output to hooks README
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:23 +05:00
Shayan Rais 724b02356b add weather data entries for 2026-04-16 (23.8°C Dubai)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:20 +05:00
Shayan Rais b9ebb5e426 append v2.1.110 changelog entry for settings report — 12 action items, 11 complete
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:43:47 +05:00
Shayan Rais 3b635d1822 update settings report to v2.1.110 — add minimumVersion, 6 env vars, effort Max level, platform-specific sandbox notes
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:43:37 +05:00
Shayan Rais d2c43f3eb5 add vibe-coding-to-agentic-engineering presentation
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:52 +05:00
Shayan Rais f11334a631 add learning-journey presentation
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:46 +05:00
Shayan Rais 95d6d3064c add presentation shared assets
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:41 +05:00
Shayan Rais f6a5efe1e7 remove presentation/index.html — replaced by split presentation structure
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:35 +05:00
Shayan Rais f785b5e5e7 add Thariq session management tips to Others section and articles table
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:29 +05:00
Shayan Rais 17c35950a4 add Thariq session management & 1M context tips document (16 Apr 26)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:24 +05:00
Shayan Rais 27ed76ddd8 add 19 images for Thariq session management & 1M context tips (16 Apr 26)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:19 +05:00
Shayan Rais 8ebcacc07d add Day 1 onboarding tutorial — prompting, agents, skills for non-engineers
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-15 12:25:00 +05:00