claude-reads-hn

(★ 16)

AI reads HN 4x daily, writes spicy digests. t.me/claudehn

File Explorer

Showing a partial file list — download the zip above to see everything.

  • .gitignore
  • .nojekyll
  • archive.html
  • CLAUDE.md
  • DESIGN.md
  • digests.json
  • digests.org
  • LICENSE
  • README.md
  • TASTE.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Showing a partial file list.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

gh workflow

View Details ▼

List, view, and run GitHub Actions workflows.

gh workflow view

Interactively select a workflow to view the latest jobs for:

gh workflow view {{id|workflow_name|filename.yml}} {{[-w|--web]}}

View a specific workflow in the default browser:

gh workflow view {{id|workflow_name|filename.yml}} {{[-y|--yaml]}}

Display the YAML definition of a specific workflow:

// repository documentation