repowiserepowise
Sign in
baneeishaque/claude-code-notion-plugin
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/claude-code-notion-plugin

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

7of 20 scored

7 commits sit in this repo's top risk tercile, which is 35% of the 20scored. 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 4.6 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 commits525%Commits whose subject reads as a bug fix rather than new work.Written by an agent15%Read from commit trailers, so it counts what was declared.Change diffusion0.65bitsShannon 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 threshold4.6out 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.

Began docs-led, now leaning chore.

Feature10%
Fix15%
Refactor20%
Docs25%
Chore5%
Other25%
5%of indexed commits are agent-attributed(1 of 20)
claude (1)

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
00bc78abInitial Notion Claude Code plugin (Skills + MCP + slash commands)
David Rosenberg
8mo ago+7.9K -0
98%Elevated
more lines added than baseline
2
0fcde2baadd commands for tasks
Geoffrey Litt
7mo ago+156 -0
93%Elevated
more lines added than baseline
3
80d38fa2Convert slash commands to markdown-based plugin commands
David Rosenberg
8mo ago+134 -0
88%Elevated
more lines added than baseline
4
2060560dFix slash commands config and README
David Rosenberg
8mo ago+128 -128
83%Elevated
more lines added than baseline
5
229cd71echore: add project-standard gitignore
Banee Ishaque K
4mo ago+113 -0
78%Elevated
more lines added than baseline
6
9c8dca10add plan, delete watch
Geoffrey Litt
7mo ago+64 -36
73%Elevated
more lines added than baseline
7
72d73dacUpdate README with new slash command namespace and hosted MCP server
David Rosenbergclaudeassisted
7mo ago+13 -9
68%Elevated
more lines added than baseline
8
a7d0b05cUpdate MCP server configuration for Notion API
dratnotion
8mo ago+6 -6
63%Typical
fewer lines added than baseline
9
9e160b71Fix marketplace source
Geoffrey Litt
7mo ago+4 -1
58%Typical
fewer lines added than baseline
10
1e480f4bFix JSON formatting in plugin.json
dratnotion
8mo ago+2 -2
53%Typical
fewer lines added than baseline
11
76a115e4Update README with latest instructions
David Rosenberg
8mo ago+2 -8
48%Typical
fewer lines added than baseline
12
9847f2aafix readme
Geoffrey Litt
7mo ago+1 -1
30%Below typical
fewer lines added than baseline
13
52f20e24Rename plugin to 'Notion'
dratnotion
8mo ago+1 -1
30%Below typical
fewer lines added than baseline
14
3e6726cdFix formatting in plugin.json
dratnotion
8mo ago+1 -1
30%Below typical
fewer lines added than baseline
15
9f829292Update MCP server link to official docs
David Rosenberg
8mo ago+1 -1
30%Below typical
fewer lines added than baseline
16
9e23e969Rename to Notion Plugin for Claude Code
David Rosenberg
8mo ago+1 -1
30%Below typical
fewer lines added than baseline
17
07ed053fSimplify plugin to match Anthropic example (remove custom slashCommands)
David Rosenberg
8mo ago+1 -36
30%Below typical
fewer lines added than baseline
18
8d4db366Remove mcpServers entry from plugin.json
dratnotion
8mo ago+0 -1
13%Below typical
fewer lines added than baseline
19
ae32ea9cClean up credits section
dratnotion
7mo ago+0 -1
8%Below typical
fewer lines added than baseline
20
9c035476remove notion prefix from commands
Geoffrey Litt
7mo ago+0 -0
3%Below typical
fewer lines added than baseline
  • 00bc78abInitial Notion Claude Code plugin (Skills + MCP + slash commands)
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +7.9K -0
    Risk
    98%Elevated
  • 0fcde2baadd commands for tasks
    Author
    Geoffrey Litt
    When
    7mo ago
    Lines
    +156 -0
    Risk
    93%Elevated
  • 80d38fa2Convert slash commands to markdown-based plugin commands
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +134 -0
    Risk
    88%Elevated
  • 2060560dFix slash commands config and README
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +128 -128
    Risk
    83%Elevated
  • 229cd71echore: add project-standard gitignore
    Author
    Banee Ishaque K
    When
    4mo ago
    Lines
    +113 -0
    Risk
    78%Elevated
  • 9c8dca10add plan, delete watch
    Author
    Geoffrey Litt
    When
    7mo ago
    Lines
    +64 -36
    Risk
    73%Elevated
  • 72d73dacUpdate README with new slash command namespace and hosted MCP server
    Author
    David Rosenberg
    When
    7mo ago
    Lines
    +13 -9
    Risk
    68%Elevated
  • a7d0b05cUpdate MCP server configuration for Notion API
    Author
    dratnotion
    When
    8mo ago
    Lines
    +6 -6
    Risk
    63%Typical
  • 9e160b71Fix marketplace source
    Author
    Geoffrey Litt
    When
    7mo ago
    Lines
    +4 -1
    Risk
    58%Typical
  • 1e480f4bFix JSON formatting in plugin.json
    Author
    dratnotion
    When
    8mo ago
    Lines
    +2 -2
    Risk
    53%Typical
  • 76a115e4Update README with latest instructions
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +2 -8
    Risk
    48%Typical
  • 9847f2aafix readme
    Author
    Geoffrey Litt
    When
    7mo ago
    Lines
    +1 -1
    Risk
    30%Below typical
  • 52f20e24Rename plugin to 'Notion'
    Author
    dratnotion
    When
    8mo ago
    Lines
    +1 -1
    Risk
    30%Below typical
  • 3e6726cdFix formatting in plugin.json
    Author
    dratnotion
    When
    8mo ago
    Lines
    +1 -1
    Risk
    30%Below typical
  • 9f829292Update MCP server link to official docs
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +1 -1
    Risk
    30%Below typical
  • 9e23e969Rename to Notion Plugin for Claude Code
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +1 -1
    Risk
    30%Below typical
  • 07ed053fSimplify plugin to match Anthropic example (remove custom slashCommands)
    Author
    David Rosenberg
    When
    8mo ago
    Lines
    +1 -36
    Risk
    30%Below typical
  • 8d4db366Remove mcpServers entry from plugin.json
    Author
    dratnotion
    When
    8mo ago
    Lines
    +0 -1
    Risk
    13%Below typical
  • ae32ea9cClean up credits section
    Author
    dratnotion
    When
    7mo ago
    Lines
    +0 -1
    Risk
    8%Below typical
  • 9c035476remove notion prefix from commands
    Author
    Geoffrey Litt
    When
    7mo ago
    Lines
    +0 -0
    Risk
    3%Below typical
Showing 20 of 20 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.

06typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 20 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,000Lines changed (log) →0.05.5Diffusion →
Below typical9
Typical4
Elevated7

Commit history for baneeishaque/claude-code-notion-plugin

baneeishaque/claude-code-notion-plugin has 24 commits in its history from 4 contributors, the first of them Dec 3, 2025. Every commit is scored for change risk from its size, spread and the history of the files it touches.