Bizbrain Os Plugin

D 58 completed
Other
monorepo / markdown · small
103
Files
11,752
LOC
1
Frameworks
9
Languages

Pipeline State

completed
Run ID
#1546272
Phase
done
Progress
0%
Started
2026-04-16 23:55:32
Finished
2026-04-16 23:55:32
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
47.20
Framework unique
Isolation
Last stage change
2026-05-10 03:34:57
Deduplication group #50369
Member of a group with 23 similar repo(s) · framework expresscanonical #1439202 view group →
Repobility analyzer · published findings · https://repobility.com

AI Prompt

Create a local context engine plugin for Claude Code, similar to BizBrain OS. I need it to function as a persistent AI knowledge layer that teaches the AI about my business and projects over time. The core features should include a visual dashboard accessible via a command like `/dashboard`, which shows a setup checklist across 8 categories, tracks progress with visualizations, and lists 37+ integrations. It must run locally using an Express server on port 3850, reading data from a local brain folder. I also need functionality for quick launching of folders, conversations, or starting Claude Code directly.
markdown javascript express local-ai knowledge-base plugin dashboard cli monorepo
Generated by gemma4:latest

Catalog Information

Create a local context engine plugin for Claude Code, similar to BizBrain OS. I need it to function as a persistent AI knowledge layer that teaches the AI about my business and projects over time. The core features should include a visual dashboard accessible via a command like /dashboard, which shows a setup checklist across 8 categories, tracks progress with visualizations, and lists 37+ integrations. It must run locally using an Express server on port 3850, reading data from a local brain f

Tags

markdown javascript express local-ai knowledge-base plugin dashboard cli monorepo

Quality Score

D
57.6/100
Structure
53
Code Quality
73
Documentation
81
Testing
0
Practices
54
Security
84
Dependencies
90

Strengths

  • Well-documented README with substantial content
  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 460 duplicate lines detected — consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a LICENSE file (MIT recommended for open source)

Languages

markdown
35.9%
javascript
19.5%
json
18.5%
python
16.1%
css
6.2%
html
2.1%
shell
1.0%
text
0.4%
toml
0.3%

Frameworks

Express

Symbols

variable249
function51
method44
constant29
class13
property4

API Endpoints (8)

Repobility analysis · methodology at https://repobility.com/research/
MethodPathHandlerFramework
Repobility · MCP-ready · https://repobility.com
GET*app.getExpress/Koa
GET/api/brain-statusapp.getExpress/Koa
GET/api/checklistapp.getExpress/Koa
POST/api/checklist/:idapp.postExpress/Koa
GET/api/integrationsapp.getExpress/Koa
POST/api/launch-claudeapp.postExpress/Koa
POST/api/open-folderapp.postExpress/Koa
GET/api/quick-actionsapp.getExpress/Koa

Quality Timeline

1 quality score recorded.

View File Metrics
Repobility · code-quality intelligence · https://repobility.com

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1370048.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV

BinComp Dependency Hardening

All packages →
2 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.
Fnumpy2.4.4 · 6,596 gadgets · risk 0.0Fpsutil7.2.2 · 19 gadgets · risk 0.0