Browse Skills — Page 163
21,808 public skills · showing 16,201–16,300
- 100/100
redirect-manager
indranilbanerjee/digital-marketing-pro
Manage URL redirects. Use when: creating 301/302 redirects, auditing chains, fixing loops, or deploying via CMS MCP.
- 100/100
redirection
MicrosoftDocs/semantic-kernel-docs
>
- 100/100
redis
partme-ai/full-stack-skills
"Guides Redis usage including data structures (strings, hashes, lists, sets, sorted sets), caching patterns, pub/sub, persistence (RDB/AOF), clustering, and Lua scripting. Use when the user needs to implement caching, session storage, rate limiting, queues, or any Redis-based data layer."
- 95/100
redis-attack
wgpsec/AboutSecurity
Redis 未授权访问与利用。当发现目标开放 6379 端口、Redis 服务无认证或弱密码、需要从 Redis 获取敏感数据或实现远程命令执行时使用。覆盖未授权访问、数据窃取、crontab 写入 RCE、主从复制 RCE、模块加载 RCE、webshell 写入、SSH 公钥注入、Lua 脚本注入、Pub/Sub 窃听、持久化文件利用
- 100/100
redis-inspect
aAAaqwq/AGI-Super-Team
Inspect Redis cache keys, values, and TTLs for debugging. Supports both main cache and system cache. Use for debugging cache issues, checking cached values, and monitoring cache state. Read-only by default.
- 100/100
redis-js
upstash/redis-js
Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search (querying, filtering, aggregating with @upstash/redis search extension), and all Redis data structures. Supports automatic serialization/deserialization of JavaScript types. Search also available via @upstash/search-redis and @upstash/search-ioredis adapters for TCP clients.
- 100/100
redis-om
TerminalSkills/skills
>-
- 100/100
redis-patterns
affaan-m/ECC
Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.
- 100/100
redis-pentesting
wgpsec/AboutSecurity
|
- 100/100
Reducing Complexity
obra/clank
Managing complexity is software's primary technical imperative - all other goals are secondary
- 100/100
redundancy-consultation
mohitagw15856/pm-claude-skills
Structure a redundancy consultation process and draft key communications. Use when asked to plan a redundancy process, write a redundancy letter, structure a consultation, or manage a reduction in force. UK employment law focus. Always recommend qualified HR/legal advice before proceeding.
- 100/100
redux
partme-ai/full-stack-skills
"Provides comprehensive guidance for Redux state management including stores, actions, reducers, middleware, selectors, and Redux Toolkit. Use when the user asks about Redux, needs to manage global state, implement Redux patterns, or work with Redux middleware."
- 100/100
redux
vercel-labs/json-render
Redux adapter for json-render's StateStore interface. Use when integrating json-render with Redux or Redux Toolkit for state management via @json-render/redux.
- 100/100
refactor
github/awesome-copilot
'Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.'
- 100/100
refactor
SethGammon/Citadel
>-
- 100/100
refactor-method-complexity-reduce
github/awesome-copilot
'Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.'
- 100/100
refactor-plan
github/awesome-copilot
Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.
- 100/100
refactor-worker
0xSero/parchi
Refactors TypeScript code while preserving functionality, ensuring files stay under 200 lines
- 100/100
refactoring
EpicenterHQ/epicenter
Per-change refactoring mechanics: count callers exactly, decide inline vs keep, collapse duplicate switch branches, route raw access through a single typed boundary, surgical one-change-per-commit, post-refactor straggler sweep for stale JSDoc and dead exports. Use when actually editing code to clean it up, when deciding whether a 1-caller helper earns its keep, or when planning a sequence of small refactor commits. For the smell catalog use code-audit; for session-long simplification use collapse-pass.
- 100/100
Refactoring Safely
obra/clank
Refactor with tests first, one change at a time, never mix refactoring with bug fixes or new features
- 100/100
refactoring-code
rileyhilliard/claude-essentials
Improves code structure while preserving behavior through test verification. Use when cleaning up code, reducing duplication, simplifying complexity, or reorganizing modules.
- 100/100
refactoring-guide
terrylica/cc-skills
SOTA refactoring and modularization principles that LLMs systematically miss. Covers language-agnostic principles plus.
- 100/100
reference-audit-guide
Boom5426/Nature-Paper-Skills
Use when the user asks for citation-verification principles, reference-audit best practices, or guidance on preventing fake or inaccurate citations in academic writing.
- 100/100
reference-builder
diegosouzapw/awesome-omni-skills
reference-builder workflow skill. Use this skill when the user needs Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
reference-builder-v2
diegosouzapw/awesome-omni-skills
reference-builder workflow skill. Use this skill when the user needs Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
reference-class-forecasting
lyndonkl/claude
Anchors predictions in historical reality by identifying a class of similar past events and using their statistical frequency as a baseline (outside view) before analyzing case-specific details. Use when starting a forecast, establishing base rates, testing "this time is different" claims, or when user mentions reference classes, outside view, base rates, or starting a new prediction.
- 100/100
reference-enrichment
notque/vexjoy-agent
Analyze agent/skill reference depth and generate missing domain-specific reference files.
- 100/100
reference-finder
aipoch/medical-research-skills
Automatically finds and ranks PubMed references for each sentence in scientific text; use when you need titles, DOIs, and brief recommendation reasons from the PubMed E-utilities API.
- 100/100
reference-integrity-checker
aipoch/medical-research-skills
Checks whether manuscript references are accurately matched to claims, appropriately scoped, and not overextended, misquoted, or second-hand cited.
- 100/100
reference-search
aipoch/medical-research-skills
Multi-database literature search and search-strategy design that outputs structured, reproducible result lists; use when you need reference retrieval, systematic searching, review topic selection, or to construct a traceable search strategy.
- 100/100
reference-style-sync
aipoch/medical-research-skills
One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors.
- 100/100
referentenentwurf-bauen
Klotzkette/claude-fuer-deutsches-recht
Vollstaendigen Referentenentwurf des Bundes oder Landes aufbauen. Anwendungsfall legistischer Auftrag ist aufgenommen Normebene ist bestimmt Entwurfstext und Begruendung muessen nach HdR erstellt werden. Format HdR Deckblatt Vorblatt A Problem und Ziel B Loesung C Alternativen D Haushalt E Erfuellungsaufwand F Kosten G Folgen H Gleichstellung. Entwurfstext Artikel Paragrafen Strukturen Definition Hauptregel Ausnahmen Sanktionen. GGO- und HdR-Pruefliste. Output Volltext-Entwurf bereit zur Ressortabstimmung. Anschluss begruendung-allgemein-und-besonders synopse-erstellen.
- 100/100
referral-letter-generator
aipoch/medical-research-skills
Generate medical referral letters with patient summary, reason for referral.
- 100/100
referral-program
alirezarezvani/claude-skills
When the user wants to design, launch, or optimize a referral or affiliate program. Use when they mention 'referral program,' 'affiliate program,' 'word of mouth,' 'refer a friend,' 'incentive program,' 'customer referrals,' 'brand ambassador,' 'partner program,' 'referral link,' or 'growth through referrals.' Covers program mechanics, incentive design, and optimization — not just the idea of referrals but the actual system.
- 100/100
referral-program-v2
diegosouzapw/awesome-omni-skills
Referral & Affiliate Programs workflow skill. Use this skill when the user needs You are an expert in viral growth and referral marketing with access to referral program data and third-party tools. Your goal is to help design and optimize programs that turn customers into growth engines and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
referrals
coreyhaines31/marketingskills
When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' 'partner program,' 'referral incentive,' 'how to get referrals,' 'customers referring customers,' or 'affiliate payout.' Use this whenever someone wants existing users or partners to bring in new customers. For launch-specific virality, see launch.
- 100/100
refine
TerminalSkills/skills
>-
- 100/100
refiner-automation
ComposioHQ/awesome-claude-skills
"Automate Refiner tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
reflect
alirezarezvani/claude-skills
Mid-conversation reflection skill that pauses execution and zooms out from detail-mode to honestly reassess direction, assumptions, and bias. Use when the user says 'reflect', 'take a step back', 'step back', 'zoom out', 'are we missing something', 'bigger picture', 'sanity check this', 'are we on track', 'are we overthinking this', 'forest for the trees', or any variation signaling intent to break out of detail-mode and reassess. Also trigger when the conversation has gone deep on implementation details without strategic check-in, or when the user shows signs of being stuck — that's often a signal the framing needs a reset, not more detail work. Intentionally low-intake: runs the 5-dimension analysis immediately when prior context is rich enough; asks one forcing clarifier only when invocation context is too thin to reassess from.
- 100/100
reflecting-on-sessions
ComposioHQ/awesome-claude-plugins
Use when completing a plan, finishing a development branch, wrapping up a session, or at any natural transition between work phases — reviews skill-bus telemetry to identify subscription gaps and suggest improvements
- 100/100
reflow_machine_maintenance_guidance
elizaOS/eliza
This skill should be considered when you need to answer reflow machine maintenance questions or provide detailed guidance based on thermocouple data, MES data or defect data and reflow technical handbooks. This skill covers how to obtain important concepts, calculations, definitions, thresholds, and others from the handbook and how to do cross validations between handbook and datasets.
- 100/100
reflow-profile-compliance-toolkit
elizaOS/eliza
Deterministic handbook-grounded retrieval and thermocouple computations for reflow profile compliance outputs such as ramp, TAL, peak, feasibility, and selection.
- 100/100
reformulate
anthropics/healthcare
Turn the user's question into a versioned BRIEF (rubric, stated assumptions, done-criteria, scope intent). Use before any sweep. Consults the knowledge index and may pre-scan a few documents to sharpen terms.
- 100/100
reformulation-synthesis
yogsoth-ai/de-anthropocentric-research-engine
Compile all problem reformulation analyses into a coherent report with a recommended new problem definition.
- 100/100
reframing-matrix
yogsoth-ai/de-anthropocentric-research-engine
Reframe the problem from 4 professional perspectives to reveal what each discipline would focus on.
- 100/100
Refresh X
aaronjmars/aeon
Fetch a tracked X/Twitter account's latest tweets, cluster them, and save a decision-ready gist to memory
- 100/100
reg-feed-watcher
anthropics/claude-for-legal
Check regulatory feeds now and report what's new since the last check, filtered by your materiality threshold. Use when the user says "check the feeds", "what's new", "regulatory update", when running from the scheduled agent, or when manually pasting a regulatory development for classification and diff.
- 80/100
reg-gap-analysis
anthropics/claude-for-legal
>
- 100/100
regex-visual-debugger
OneWave-AI/claude-skills
Debug regex patterns with visual breakdowns, plain English explanations, test case generation, and flavor conversion. Use when user needs help with regular expressions or pattern matching.
- 100/100
regex-vs-llm-structured-text
affaan-m/ECC
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
- 100/100
region-config
indranilbanerjee/digital-marketing-pro
Configure regional settings. Use when: setting timezone, language, compliance rules, currency, or local preferences.
- 100/100
region-gene-elements
InternScience/scp
Query IGVF Catalog for regulatory element–gene associations within a genomic region, including association scores, element types, and biosample context.
- 100/100
registry-browser
anthropics/claude-for-legal
>
- 100/100
regression-check
686f6c61/alfred-dev
Usar para verificar que cambios nuevos no rompen funcionalidad existente. También: algo se ha roto, cambio rompe funcionalidad, verificar que no hay regresión, tests de regresión.
- 100/100
regression-hunt
stella/stella
Track down a behavior that used to work and now fails, changed, or regressed. Use this when a bug report points to a recent breakage, especially when the cause is not obvious yet.
- 100/100
regression-search
sonichi/sutando
Search phone-call history for when a feature regressed (find-regression.py) and drill into a single call to see what went wrong (diagnose-call.py). Skips reading 100+ transcripts by hand.
- 100/100
regression-tester
TerminalSkills/skills
>-
- 100/100
regret-minimization
guia-matthieu/clawfu-skills
"Make decisions that your 80-year-old self will thank you for. Master Jeff Bezos' mental model for bold choices that minimize long-term regret. Use when: **Career decisions** with long-term implications; **Startup vs. safe job** choices; **Major life pivots** (relocations, relationships, changes); **Risk-taking decisions** where fear is a factor; **Opportunity evaluation** when considering bold moves"
- 100/100
regulatorisches-recht-anpassen
Klotzkette/claude-fuer-deutsches-recht
Praxisprofil des Plugins anpassen, ohne die Ersteinrichtung komplett zu wiederholen. Laden, wenn ein einzelner Parameter geändert werden soll.
- 100/100
regulatorisches-recht-kaltstart-interview
Klotzkette/claude-fuer-deutsches-recht
Ersteinrichtung des Plugins für aufsichtsrechtliche Praxis. Laden, wenn das Praxisprofil noch nicht konfiguriert ist oder neu eingerichtet werden soll.
- 100/100
regulatorisches-recht-mandat-arbeitsbereich
Klotzkette/claude-fuer-deutsches-recht
Mandat-Workspaces verwalten (nur Kanzleibetrieb mit mehreren Mandanten). Laden, um ein neues Mandat anzulegen, zwischen Mandaten zu wechseln, ein Mandat zu schließen oder Workspaces zu deaktivieren.
- 100/100
Regulatory Monitor
aaronjmars/aeon
Track legislation, regulatory actions, and legal developments affecting prediction markets, crypto, and AI agents — triaged by stage × impact for decision-ready output
- 100/100
regulatory_region_analysis
InternScience/scp
Regulatory Region Analysis - Analyze regulatory regions: get overlapping features, binding matrix, sequence, and phenotype associations. Use this skill for epigenomics tasks involving get overlap region get species binding matrix get sequence get phenotype region. Combines 4 tools from 2 SCP server(s).
- 100/100
regulatory-affairs-head
alirezarezvani/claude-skills
Senior Regulatory Affairs Manager for HealthTech and MedTech companies. Prepares FDA 510(k), De Novo, and PMA submission packages; analyzes regulatory pathways for new medical devices; drafts responses to FDA deficiency letters and Notified Body queries; develops CE marking technical documentation under EU MDR 2017/745; coordinates multi-market approval strategies across FDA, EU, Health Canada, PMDA, and NMPA; and maintains regulatory intelligence on evolving standards. Use when users need to plan or execute FDA submissions, navigate 510(k) or PMA approval processes, achieve CE marking, prepare pre-submission meeting materials, write regulatory strategy documents, respond to agency queries, or manage compliance documentation for medical device market access.
- 100/100
regulatory-compliance
mkurman/zorai
>
- 100/100
regulatory-knowledge
HKUDS/Vibe-Trading
金融监管知识库:A股涨跌停/ST退市新规/融券、港股T+0/做空机制、美股PDT/熔断、加密监管政策、跨境税务基础
- 100/100
regulierungs-luecken-analyse
Klotzkette/claude-fuer-deutsches-recht
Datenschutz-Gap-Analyse: Abgleich der aktuellen Datenschutzpraxis gegen neue oder geänderte Anforderungen aus EDSA-Leitlinien, DSK-Beschlüssen, Gesetzesänderungen oder Behördenentscheidungen. Ergebnis: priorisierte Maßnahmenliste mit Handlungsfristen.
- 100/100
rehabilitation-analyzer
diegosouzapw/awesome-omni-skills
\u5eb7\u590d\u8bad\u7ec3\u5206\u6790\u6280\u80fd workflow skill. Use this skill when the user needs \u5206\u6790\u5eb7\u590d\u8bad\u7ec3\u6570\u636e\u3001\u8bc6\u522b\u5eb7\u590d\u6a21\u5f0f\u3001\u8bc4\u4f30\u5eb7\u590d\u8fdb\u5c55\uff0c\u5e76\u63d0\u4f9b\u4e2a\u6027\u5316\u5eb7\u590d\u5efa\u8bae and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
rehabilitation-analyzer-v2
diegosouzapw/awesome-omni-skills
\u5eb7\u590d\u8bad\u7ec3\u5206\u6790\u6280\u80fd workflow skill. Use this skill when the user needs \u5206\u6790\u5eb7\u590d\u8bad\u7ec3\u6570\u636e\u3001\u8bc6\u522b\u5eb7\u590d\u6a21\u5f0f\u3001\u8bc4\u4f30\u5eb7\u590d\u8fdb\u5c55\uff0c\u5e76\u63d0\u4f9b\u4e2a\u6027\u5316\u5eb7\u590d\u5efa\u8bae and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 95/100
reka-ui
onmax/nuxt-skills
Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue.
- 100/100
reklamationsschreiben-cmr-hgb
Klotzkette/claude-fuer-deutsches-recht
Mustervorlagen Reklamationsschreiben bei Frachtschaeden nach CMR Art. 30 fuer internationale Transporte und § 438 HGB fuer innerstaatlich. Sofort bei erkennbarem Verlust und Beschaedigung schriftlich. Binnen sieben Tagen bei nicht erkennbarer Beschaedigung. Binnen einundzwanzig Tagen bei Lieferfristueberschreitung. Inhalt Identifikation Sendung Schadensbeschreibung Wertangabe Beweismittel Forderungs-Andeutung.
- 100/100
related-skills-surfacer
anthropics/claude-for-legal
>
- 100/100
relation-zivil
Klotzkette/claude-fuer-deutsches-recht
Erstellt eine vollstaendige deutsche Relation nach klassischer Relationstechnik der Referendar/-innen-Ausbildung: Sachbericht Auslegung des Streitgegenstands Zulaessigkeitsstation Schluessigkeitsstation Klaegerstation Erheblichkeitsstation Beklagtenstation Replikstation Beweisstation Tenorierungsstation Nebenentscheidungen. Fragt zu Beginn ab ob Vollrelation Schulstandard oder Kurzfassung Praxis gewuenscht ist. Liefert die komplette Entscheidungsstruktur vor der Urteilsabfassung.
- 100/100
relational-database-mcp-cloudbase
TencentCloudBase/CloudBase-MCP
This is the required documentation for agents operating on the CloudBase Relational Database through MCP. It defines the canonical SQL management flow with `querySqlDatabase`, `manageSqlDatabase`, `queryPermissions`, and `managePermissions`, including MySQL provisioning, destroy flow, async status checks, safe query execution, schema initialization, and permission updates.
- 100/100
relational-database-web-cloudbase
TencentCloudBase/CloudBase-MCP
Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.
- 100/100
relationship-specification
yogsoth-ai/de-anthropocentric-research-engine
SOP: 指定变量间关系的方向与形式
- 100/100
relative-valuation-multiples
lyndonkl/claude
Values a company relative to comparable firms using price multiples (PE, PBV, EV/EBITDA, EV/Sales). Implements the four-step framework (define, describe, analyze, apply) with both simple peer comparison and sector regression approaches. Use when valuing a company relative to peers, analyzing multiples, selecting comparable companies, or when user mentions PE ratio, EV/EBITDA, relative valuation, comparable companies, trading multiples, or price-to-book.
- 95/100
relay-fragments-patterns
TheBushidoCollective/han
Use when relay fragment composition, data masking, colocation, and container patterns for React applications.
- 100/100
relay-image-gen
aAAaqwq/AGI-Super-Team
Multi-provider image generation with automatic priority fallback
- 100/100
relay-mutations-patterns
TheBushidoCollective/han
Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.
- 100/100
relay-pagination
TheBushidoCollective/han
Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.
- 100/100
relay-video-gen
aAAaqwq/AGI-Super-Team
Multi-provider video generation with async polling and automatic model fallback
- 100/100
paperclipai/release
paperclipai/paperclip
>
- 100/100
microsoft/release
microsoft/DirectXTK
Guide for performing the DirectX Tool Kit for DirectX 11 release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports.
- 100/100
remotion-dev/release
remotion-dev/remotion
Release a new Remotion version
- 100/100
huggingface/release
huggingface/OpenEnv
Release workflow for deploying OpenEnv environments to Hugging Face Spaces and keeping canonical references in sync.
- 100/100
Release Manager
Community-Access/accessibility-agents
GitHub releases command center -- create, edit, and manage releases and their binary assets entirely from the editor. Bypasses the drag-and-drop asset upload and icon-only controls that are inaccessible to screen readers.
- 100/100
Release Process
microsoft/DirectXTex
Guide for performing the DirectXTex release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports.
- 100/100
release-changelog
paperclipai/paperclip
>
- 100/100
release-checklist
pixel-cellar/Claude-Code-Game-Studios
生成全面的发布前验证清单,涵盖构建验证、合规要求、商店元数据和发布准备就绪情况。
- 100/100
release-cherry-pick
NVIDIA/skills
Cherry-pick merged PRs labeled for a release branch into that branch, then open a PR and apply the cherry-pick-done label. Use when asked to "cherry-pick PRs for release/X.Y.Z", "pick PRs to release branch", or "cherry-pick labeled PRs".
- 100/100
release-core
mx-space/core
Use when releasing mx-core server (apps/core) or @mx-space/api-client package — version bump, changelog, git tag, Docker build, GitHub Release, and Dokploy redeploy. Triggers on "发版", "release a new version", "cut a release", "bump version", "publish api-client".
- 100/100
release-director
bitwize-music-studio/claude-ai-music-skills
Coordinates album release including QA, distribution prep, and platform uploads. Use when mastering and album art are complete and the user is ready to release.
- 100/100
release-management
yonatangross/orchestkit
GitHub release workflow with semantic versioning, changelogs, and release automation using gh CLI. Use when creating releases, tagging versions, or publishing changelogs.
- 100/100
release-note-writer
microsoft/vscode-docs
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code. This also includes instructions for updating release notes for recovery releases.
- 100/100
release-notes
agentic-community/mcp-gateway-registry
Create release notes for a new version tag. Gathers all commits, PRs, issues fixed, and breaking changes since a previous release. Creates the release notes markdown file, tags the repo, and pushes. Asks the user to confirm the base version to diff against.
- 100/100
release-notes
cloudflare/agents
Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.
- 100/100
release-notes-discord
tariknz/irdashies
Generate a condensed Discord post version of the release notes. Use after full release notes have been generated.
- 100/100
release-planning
686f6c61/alfred-dev
Planificar y ejecutar releases: inventario de cambios, versionado semantico, changelog, notas de release y publicacion. Usar antes de cada version nueva.
- 100/100
release-sync
yonatangross/orchestkit
Sync release content to NotebookLM and HQ Knowledge Base after tagging a new version. Reads CHANGELOG, CLAUDE.md, and hook README, then updates notebook sources and ingests to knowledge base.
Page 163 of 219