# anthropics/claude-code-action SLOC report

> As of 2026-09-06 (commit 9c5ddab2e6d1), anthropics/claude-code-action contains 16,102 total lines: 11,764 code, 2,482 comments, 1,856 blank, across 108 files in 7 languages (top: TypeScript 71.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

anthropics/claude-code-action has 11,764 source lines of code out of 16,102 total lines across 108 files, counted from the 9c5ddab2e6d17b83ea679153b31f1d5f023cf636 ref at commit 9c5ddab2e6d1 by the OctoCounts tokei engine on 2026-09-06. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving anthropics/claude-code-action to commit 9c5ddab2e6d1, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 73.1% of all lines, comments represent 15.4%, and the repository averages 109 code lines per file. TypeScript accounts for 71.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 63 | 10,939 | 8,429 | 1,429 | 1,081 |
| Python | 1 | 1,828 | 1,449 | 147 | 232 |
| YAML | 16 | 1,608 | 1,304 | 147 | 157 |
| JSON | 6 | 339 | 333 | 0 | 6 |
| Shell | 9 | 363 | 249 | 61 | 53 |
| Markdown | 12 | 1,023 | 0 | 696 | 327 |
| TOML | 1 | 2 | 0 | 2 | 0 |

Top language (TypeScript 71.7%). Generated at 2026-09-06T07:57:33.989192755+00:00. Canonical report: https://octocounts.com/github/anthropics/claude-code-action

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/anthropics/claude-code-action/commit/9c5ddab2e6d17b83ea679153b31f1d5f023cf636?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does anthropics/claude-code-action have?

anthropics/claude-code-action has 16,102 total lines, including 11,764 code lines, 2,482 comment lines, and 1,856 blank lines.

### How was the anthropics/claude-code-action line count measured?

OctoCounts resolved the public GitHub repository to commit 9c5ddab2e6d1, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for anthropics/claude-code-action?

This OctoCounts report was generated from 9c5ddab2e6d17b83ea679153b31f1d5f023cf636 at commit 9c5ddab2e6d1 on 2026-09-06T07:57:33.989192755+00:00.

## Similar repository reports

- [cyberscorpion/photo-tools](https://octocounts.com/github/cyberscorpion/photo-tools) — TypeScript, 12,120 code lines
- [NanmiCoder/dsh-agent-teams](https://octocounts.com/github/NanmiCoder/dsh-agent-teams) — TypeScript, 11,278 code lines
- [jquery/esprima](https://octocounts.com/github/jquery/esprima) — TypeScript, 12,318 code lines
- [dhis2/multi-calendar-dates](https://octocounts.com/github/dhis2/multi-calendar-dates) — TypeScript, 11,168 code lines
- [Defiabell/yixi](https://octocounts.com/github/Defiabell/yixi) — TypeScript, 12,369 code lines
- [BaderBC/halupedia](https://octocounts.com/github/BaderBC/halupedia) — TypeScript, 12,982 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
