repowiserepowise
Sign in
ajyadav013/claude-kit
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseajyadav013/claude-kit

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

6of 18 scored

6 commits sit in this repo's top risk tercile, which is 33% of the 18scored. 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 9.0 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 commits16%Commits whose subject reads as a bug fix rather than new work.Written by an agent1689%Read from commit trailers, so it counts what was declared.Change diffusion2.74bitsShannon 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 threshold9.0out 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.

Other100%
89%of indexed commits are agent-attributed(16 of 18)
claude (16)

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
983dcc92feat: repackage claude-kit as a generic, dual-install (pip + plugin) SDLC kit
Arjunsingh Yadavclaudeassisted
1mo ago+18.9K -1
97%Elevated
more lines added than baseline
2
02cfab20feat: reshape claude-kit into a config-only, catalog-driven SDLC scaffolder (0.3.0)
Arjunsingh Yadavclaudeassisted
1mo ago+4.2K -2.8K
92%Elevated
more lines added than baseline
3
29385619feat: add Organization Vibe-Coding Capability Layer (0.6.0)
Arjunsingh Yadavclaudeassisted
1mo ago+3.3K -48
83%Elevated
more lines added than baseline
4
b30388b9feat: add cookiecutter-style React + FastAPI project generator (claude-kit new)
Arjunsingh Yadavclaudeassisted
1mo ago+2.6K -74
83%Elevated
more lines added than baseline
5
3f81f385feat: import ops skills, incident-responder, model-tiers, secret guard + pg perf overlays (0.5.0)
Arjunsingh Yadavclaudeassisted
1mo ago+571 -31
72%Elevated
more lines added than baseline
6
1291ca28feat: add agent-operation rules from Agentic Design Patterns (0.4.0)
Arjunsingh Yadavclaudeassisted
1mo ago+492 -14
72%Elevated
more lines added than baseline
7
b345ccb2feat: 0.7.0 — digest-adopted rules, install-audit fixes, public-release prep
Arjunsingh Yadavclaudeassisted
1mo ago+611 -59
64%Typical
more lines added than baseline
8
855f8d31docs: overhaul README — interactive layout + "Influences & what we adopted"
Arjunsingh Yadavclaudeassisted
1mo ago+185 -98
58%Typical
more lines added than baseline
9
8b3e50b2feat: add minimalism / anti-over-engineering layer from a ponytail field review (0.8.0)
Arjunsingh Yadavclaudeassisted
1mo ago+310 -7
53%Typical
more lines added than baseline
10
74dbcfeefeat: wire story-planner coverage gate + add tracker-sync from a spec-kit field review (0.9.0)
Arjunsingh Yadavclaudeassisted
1mo ago+252 -20
47%Typical
more lines added than baseline
11
d8445ae4feat: add opt-in LLM/AI application-security guardrails from an llm-guard field review (0.10.0)
Arjunsingh Yadavclaudeassisted
1mo ago+219 -6
42%Typical
more lines added than baseline
12
73750e99ci: publish to PyPI on merge to main, gated by a version check
Arjunsingh Yadavclaudeassisted
1mo ago+53 -8
33%Typical
more lines added than baseline
13
3444395eci: add PyPI publish workflow (trusted publishing)
Arjunsingh Yadavclaudeassisted
1mo ago+45 -0
33%Typical
more lines added than baseline
14
ee1e2004Initial commit
Arjunsingh
1mo ago+22 -0
25%Below typical
more lines added than baseline
15
b76ff856fix: accept --defaults in the no-pip init.sh fallback (0.7.1)
Arjunsingh Yadavclaudeassisted
1mo ago+24 -13
19%Below typical
more lines added than baseline
16
bc007829chore: rename PyPI distribution to claude-code-kit
Arjunsingh Yadavclaudeassisted
1mo ago+15 -9
14%Below typical
more scattered than baseline
17
ad3f7effci: disable PEP 740 attestations to unblock publish (Sigstore Rekor outage)
Arjunsingh Yadavclaudeassisted
1mo ago+7 -0
8%Below typical
fewer lines added than baseline
18
f10c6a8fCreate CODEOWNERS
Arjunsingh
1mo ago+2 -0
3%Below typical
fewer lines added than baseline
  • 983dcc92feat: repackage claude-kit as a generic, dual-install (pip + plugin) SDLC kit
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +18.9K -1
    Risk
    97%Elevated
  • 02cfab20feat: reshape claude-kit into a config-only, catalog-driven SDLC scaffolder (0.3.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +4.2K -2.8K
    Risk
    92%Elevated
  • 29385619feat: add Organization Vibe-Coding Capability Layer (0.6.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +3.3K -48
    Risk
    83%Elevated
  • b30388b9feat: add cookiecutter-style React + FastAPI project generator (claude-kit new)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +2.6K -74
    Risk
    83%Elevated
  • 3f81f385feat: import ops skills, incident-responder, model-tiers, secret guard + pg perf overlays (0.5.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +571 -31
    Risk
    72%Elevated
  • 1291ca28feat: add agent-operation rules from Agentic Design Patterns (0.4.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +492 -14
    Risk
    72%Elevated
  • b345ccb2feat: 0.7.0 — digest-adopted rules, install-audit fixes, public-release prep
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +611 -59
    Risk
    64%Typical
  • 855f8d31docs: overhaul README — interactive layout + "Influences & what we adopted"
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +185 -98
    Risk
    58%Typical
  • 8b3e50b2feat: add minimalism / anti-over-engineering layer from a ponytail field review (0.8.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +310 -7
    Risk
    53%Typical
  • 74dbcfeefeat: wire story-planner coverage gate + add tracker-sync from a spec-kit field review (0.9.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +252 -20
    Risk
    47%Typical
  • d8445ae4feat: add opt-in LLM/AI application-security guardrails from an llm-guard field review (0.10.0)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +219 -6
    Risk
    42%Typical
  • 73750e99ci: publish to PyPI on merge to main, gated by a version check
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +53 -8
    Risk
    33%Typical
  • 3444395eci: add PyPI publish workflow (trusted publishing)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +45 -0
    Risk
    33%Typical
  • ee1e2004Initial commit
    Author
    Arjunsingh
    When
    1mo ago
    Lines
    +22 -0
    Risk
    25%Below typical
  • b76ff856fix: accept --defaults in the no-pip init.sh fallback (0.7.1)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +24 -13
    Risk
    19%Below typical
  • bc007829chore: rename PyPI distribution to claude-code-kit
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +15 -9
    Risk
    14%Below typical
  • ad3f7effci: disable PEP 740 attestations to unblock publish (Sigstore Rekor outage)
    Author
    Arjunsingh Yadav
    When
    1mo ago
    Lines
    +7 -0
    Risk
    8%Below typical
  • f10c6a8fCreate CODEOWNERS
    Author
    Arjunsingh
    When
    1mo ago
    Lines
    +2 -0
    Risk
    3%Below typical
Showing 18 of 18 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 18 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.06.5Diffusion →
Below typical5
Typical7
Elevated6

Commit history for ajyadav013/claude-kit

Repowise tracks change history across 36 files in ajyadav013/claude-kit. In the last 90 days 36 files were touched, 78 times in total, most often __init__.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.