KurtLehnardt/agentic-tools
Overview
KurtLehnardt/agentic-tools is a Shell agent tool licensed under MIT.
Ranked #90 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Shell MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
Forks 0
Description None
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# agentic-tools
Claude Code plugin that implements a full autonomous code factory. Give it an idea — it produces a running application.
## The Pipeline
```
/idea → /setup → /build → /test → /deploy → /teardown
/status (anytime)
```
| Skill | Purpose |
|-------|---------|
| `/idea` | Raw idea → structured PRD with acceptance criteria and service manifest |
| `/setup` | Detect required services, check vaults, generate .env, guide account creation |
| `/build` | 7-phase implementation: plan → architect review → exec review → workers → critic → merge |
| `/test` | Generate test suites for existing code without modifying implementation |
| `/deploy` | Deploy to staging/production, run migrations, health check, rollback on failure |
| `/status` | Factory dashboard: active builds, scores, blockers, environment health |
| `/teardown` | Clean up worktrees, delete merged branches, archive plans |
## How It Works
### `/idea` — Intake
Takes a ra Read full README on GitHub → Are you the maintainer of KurtLehnardt/agentic-tools?
Claim this tool → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.