Scribe
C+ 75 completed
Other
unknown / go · small
183
Files
30,934
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#1206388Phase
doneProgress
0%Started
2026-04-15 18:15:29Finished
2026-04-15 18:15:29LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
33.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47297
Member of a group with 1,213 similar repo(s) — canonical #186444 view group →
If a scraper extracted this row, it came from Repobility (https://repobility.com)
AI Prompt
Create a command-line tool or agent skill manager, similar to the concept described in the README. The goal is to keep a team's AI coding agent skills synchronized. It should allow users to connect to a team's skills repository using a command like `scribe registry connect` and then synchronize all installed skills using `scribe sync`. The tool should handle installing the necessary binary or package, and ideally, it should provide instructions for different operating systems (macOS/Linux) for installation.
go cli agent-skill devops tooling command-line sync automation
Generated by gemma4:latest
Catalog Information
Create a command-line tool or agent skill manager, similar to the concept described in the README. The goal is to keep a team's AI coding agent skills synchronized. It should allow users to connect to a team's skills repository using a command like scribe registry connect and then synchronize all installed skills using scribe sync. The tool should handle installing the necessary binary or package, and ideally, it should provide instructions for different operating systems (macOS/Linux) for i
Tags
go cli agent-skill devops tooling command-line sync automation
Quality Score
C+
75.0/100
Structure
68
Code Quality
73
Documentation
56
Testing
85
Practices
80
Security
100
Dependencies
70
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (77% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- 1243 duplicate lines detected — consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Symbols
function357
method219
struct126
constant65
type_alias16
interface8
Embed Badge
Add to your README:
