Quetz

C+ 75 completed
Other
cli / typescript · tiny
45
Files
6,766
LOC
1
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1544386
Phase
done
Progress
0%
Started
2026-04-16 22:41:48
Finished
2026-04-16 22:41:48
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
38.20
Framework unique
Isolation
Last stage change
2026-05-10 03:34:46
Deduplication group #47816
Member of a group with 215 similar repo(s) — canonical #1369178 view group →
Repobility analyzer · published findings · https://repobility.com

AI Prompt

Create a command-line tool called Quetz that manages a self-feeding development loop. This tool should read prioritized issues from a Beads issue graph, then spawn a Claude Code agent for each issue. The tool needs to monitor the resulting GitHub PR until it merges, and then repeat the process with the next issue. It should provide a full-screen TUI experience while running and require the user to have the Claude Code, GitHub CLI, and Beads CLI installed. Include setup commands for initialization and dry-run previews.
typescript cli automation github agent tui development-loop command-line
Generated by gemma4:latest

Catalog Information

Create a command-line tool called Quetz that manages a self-feeding development loop. This tool should read prioritized issues from a Beads issue graph, then spawn a Claude Code agent for each issue. The tool needs to monitor the resulting GitHub PR until it merges, and then repeat the process with the next issue. It should provide a full-screen TUI experience while running and require the user to have the Claude Code, GitHub CLI, and Beads CLI installed. Include setup commands for initializatio

Tags

typescript cli automation github agent tui development-loop command-line

Quality Score

C+
74.8/100
Structure
72
Code Quality
90
Documentation
46
Testing
70
Practices
74
Security
92
Dependencies
80

Strengths

  • Good test coverage (75% test-to-source ratio)
  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No CI/CD configuration — manual testing and deployment
  • 231 duplicate lines detected — consider DRY refactoring

Recommendations

  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Languages

typescript
57.6%
json
28.6%
markdown
13.4%
yaml
0.4%

Frameworks

Vitest

Symbols

variable242
function107
constant15
interface11
method3
class3
type_alias2

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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