Quetz
C+ 75 completed
Other
cli / typescript · tiny
45
Files
6,766
LOC
1
Frameworks
4
Languages
Pipeline State
completedRun ID
#1544386Phase
doneProgress
0%Started
2026-04-16 22:41:48Finished
2026-04-16 22:41:48LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
38.20Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #47816
Member of a group with 215 similar repo(s) — canonical #1369178 view group →
Repobility analyzer · published findings · https://repobility.com
🧪 Code Distillation
Browse all specs →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
Frameworks
Vitest
Symbols
variable242
function107
constant15
interface11
method3
class3
type_alias2
Embed Badge
Add to your README:
