repowiserepowise
Sign in
yubaneupane/skep
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseyubaneupane/skep

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

8of 24 scored

8 commits sit in this repo's top risk tercile, which is 33% of the 24scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.7 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits28%Commits whose subject reads as a bug fix rather than new work.Written by an agent24100%Read from commit trailers, so it counts what was declared.Change diffusion1.46bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold8.7out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

How this repo's commit mix shifts over time.

Feature8%
Fix8%
Refactor8%
Docs17%
Deps8%
Other50%
100%of indexed commits are agent-attributed(24 of 24)
claude (24)

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
4120d1fbScaffold secret-keeper: zero-knowledge secrets manager
Yuba Neupaneclaudeassisted
13h ago+10.6K -0
98%Elevated
more lines added than baseline
2
d29bd7e5server: replace the placeholder homepage with the real landing page
Yuba Neupaneclaudeassisted
11h ago+1.4K -7
92%Elevated
more lines added than baseline
3
121936c7docs: document Docker Compose self-hosting and CLI publish readiness
Yuba Neupaneclaudeassisted
12h ago+1.8K -464
92%Elevated
more lines added than baseline
4
6dfef0e7cli: real visual design pass -- color, spinners, tables, boxed summaries
Yuba Neupaneclaudeassisted
12h ago+770 -99
85%Elevated
more lines added than baseline
5
aafc57a4db: real migrations + self-contained Docker Compose deployment
Yuba Neupaneclaudeassisted
12h ago+655 -1
81%Elevated
more lines added than baseline
6
4904b893cli: project/environment switching (status, switch, env) + onboarding polish
Yuba Neupaneclaudeassisted
11h ago+354 -8
75%Elevated
more lines added than baseline
7
cd92a26eRename secret-keeper -> skep, publish as @yuba/skep, add local SQLite backend
Yuba Neupaneclaudeassisted
13h ago+472 -112
75%Elevated
more lines added than baseline
8
ff0ac3cdserver: rate limiting, zod validation, and security headers
Yuba Neupaneclaudeassisted
12h ago+181 -62
69%Elevated
more lines added than baseline
9
0f5a4488cli: package-level README, LICENSE, and repository metadata for npm
Yuba Neupaneclaudeassisted
11h ago+141 -0
63%Typical
more lines added than baseline
10
8abea94fserver: switch from Neon's HTTP-only driver to standard pg/node-postgres
Yuba Neupaneclaudeassisted
12h ago+212 -37
63%Typical
more lines added than baseline
11
c4f803f7cli: skep server command to view/set which server to use
Yuba Neupaneclaudeassisted
11h ago+119 -13
54%Typical
more lines added than baseline
12
555ff904db:migrate: load apps/server/.env like every other db: script does
Yuba Neupaneclaudeassisted
12h ago+145 -26
54%Typical
more lines added than baseline
13
af238294server: Vercel deploy support (root vercel.json + flexible DB env vars)
Yuba Neupaneclaudeassisted
11h ago+84 -7
48%Typical
more lines added than baseline
14
0a716548default server -> https://skep-server.vercel.app; add GitHub links to the site
Yuba Neupaneclaudeassisted
10h ago+77 -17
42%Typical
more lines added than baseline
15
296022a6cli: bundle with tsup for a dependency-free, publishable package
Yuba Neupaneclaudeassisted
12h ago+52 -10
42%Typical
more lines added than baseline
16
9edb4b73docs: @datyuba/skep is actually published now
Yuba Neupaneclaudeassisted
10h ago+28 -14
35%Typical
more lines added than baseline
17
88742859rename npm scope: @yuba/skep -> @datyuba/skep
Yuba Neupaneclaudeassisted
10h ago+25 -25
31%Below typical
more lines added than baseline
18
26c3f457gitignore .skep/ and skep.json; ls prints a message instead of nothing
Yuba Neupaneclaudeassisted
13h ago+20 -3
27%Below typical
more lines added than baseline
19
27a38b10dev:cli: stop forcing cwd to packages/cli/
Yuba Neupaneclaudeassisted
12h ago+15 -1
23%Below typical
more lines added than baseline
20
aab88316docs/site: show npx @datyuba/skep@latest instead of unpinned
Yuba Neupaneclaudeassisted
10h ago+18 -18
19%Below typical
more lines added than baseline
21
b5753c93vercel.json: fix outputDirectory -- Root Directory is apps/server, not repo root
Yuba Neupaneclaudeassisted
10h ago+15 -6
15%Below typical
more lines added than baseline
22
563b9fe1vercel.json: fix build command -- npm -w <path> fails on Vercel's build image
Yuba Neupaneclaudeassisted
11h ago+12 -4
10%Below typical
more lines added than baseline
23
30658575cli: exit 0 on bare invocation instead of Commander's default exit 1
Yuba Neupaneclaudeassisted
13h ago+8 -0
6%Below typical
fewer lines added than baseline
24
eb26cd03cli: bump to 0.1.1 -- default server URL changed
Yuba Neupaneclaudeassisted
10h ago+1 -1
2%Below typical
fewer lines added than baseline
  • 4120d1fbScaffold secret-keeper: zero-knowledge secrets manager
    Author
    Yuba Neupane
    When
    13h ago
    Lines
    +10.6K -0
    Risk
    98%Elevated
  • d29bd7e5server: replace the placeholder homepage with the real landing page
    Author
    Yuba Neupane
    When
    11h ago
    Lines
    +1.4K -7
    Risk
    92%Elevated
  • 121936c7docs: document Docker Compose self-hosting and CLI publish readiness
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +1.8K -464
    Risk
    92%Elevated
  • 6dfef0e7cli: real visual design pass -- color, spinners, tables, boxed summaries
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +770 -99
    Risk
    85%Elevated
  • aafc57a4db: real migrations + self-contained Docker Compose deployment
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +655 -1
    Risk
    81%Elevated
  • 4904b893cli: project/environment switching (status, switch, env) + onboarding polish
    Author
    Yuba Neupane
    When
    11h ago
    Lines
    +354 -8
    Risk
    75%Elevated
  • cd92a26eRename secret-keeper -> skep, publish as @yuba/skep, add local SQLite backend
    Author
    Yuba Neupane
    When
    13h ago
    Lines
    +472 -112
    Risk
    75%Elevated
  • ff0ac3cdserver: rate limiting, zod validation, and security headers
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +181 -62
    Risk
    69%Elevated
  • 0f5a4488cli: package-level README, LICENSE, and repository metadata for npm
    Author
    Yuba Neupane
    When
    11h ago
    Lines
    +141 -0
    Risk
    63%Typical
  • 8abea94fserver: switch from Neon's HTTP-only driver to standard pg/node-postgres
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +212 -37
    Risk
    63%Typical
  • c4f803f7cli: skep server command to view/set which server to use
    Author
    Yuba Neupane
    When
    11h ago
    Lines
    +119 -13
    Risk
    54%Typical
  • 555ff904db:migrate: load apps/server/.env like every other db: script does
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +145 -26
    Risk
    54%Typical
  • af238294server: Vercel deploy support (root vercel.json + flexible DB env vars)
    Author
    Yuba Neupane
    When
    11h ago
    Lines
    +84 -7
    Risk
    48%Typical
  • 0a716548default server -> https://skep-server.vercel.app; add GitHub links to the site
    Author
    Yuba Neupane
    When
    10h ago
    Lines
    +77 -17
    Risk
    42%Typical
  • 296022a6cli: bundle with tsup for a dependency-free, publishable package
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +52 -10
    Risk
    42%Typical
  • 9edb4b73docs: @datyuba/skep is actually published now
    Author
    Yuba Neupane
    When
    10h ago
    Lines
    +28 -14
    Risk
    35%Typical
  • 88742859rename npm scope: @yuba/skep -> @datyuba/skep
    Author
    Yuba Neupane
    When
    10h ago
    Lines
    +25 -25
    Risk
    31%Below typical
  • 26c3f457gitignore .skep/ and skep.json; ls prints a message instead of nothing
    Author
    Yuba Neupane
    When
    13h ago
    Lines
    +20 -3
    Risk
    27%Below typical
  • 27a38b10dev:cli: stop forcing cwd to packages/cli/
    Author
    Yuba Neupane
    When
    12h ago
    Lines
    +15 -1
    Risk
    23%Below typical
  • aab88316docs/site: show npx @datyuba/skep@latest instead of unpinned
    Author
    Yuba Neupane
    When
    10h ago
    Lines
    +18 -18
    Risk
    19%Below typical
  • b5753c93vercel.json: fix outputDirectory -- Root Directory is apps/server, not repo root
    Author
    Yuba Neupane
    When
    10h ago
    Lines
    +15 -6
    Risk
    15%Below typical
  • 563b9fe1vercel.json: fix build command -- npm -w <path> fails on Vercel's build image
    Author
    Yuba Neupane
    When
    11h ago
    Lines
    +12 -4
    Risk
    10%Below typical
  • 30658575cli: exit 0 on bare invocation instead of Commander's default exit 1
    Author
    Yuba Neupane
    When
    13h ago
    Lines
    +8 -0
    Risk
    6%Below typical
  • eb26cd03cli: bump to 0.1.1 -- default server URL changed
    Author
    Yuba Neupane
    When
    10h ago
    Lines
    +1 -1
    Risk
    2%Below typical
Showing 24 of 24 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

04typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 24 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,00010,000Lines changed (log) →0.03.7Diffusion →
Below typical8
Typical8
Elevated8

Commit history for yubaneupane/skep

yubaneupane/skep has 24 commits in its history from 1 contributor, the first of them Aug 25, 2026. In the last 90 days 47 files were touched, 103 times in total, most often page.tsx. Every commit is scored for change risk from its size, spread and the history of the files it touches.