📄 skillActiveCuratedhigh
codev
by cluesmith
Codev helps humans and agents co-develop both the context and the code of the project.
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
120/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .claude directory with persistent configuration and multi-agent orchestration framework (skill-creator with analyzer, comparator, grader agents)
- Includes CLAUDE.md and CLAUDE.md-like files indicating persistent AI configuration modification
- Multi-agent spawning architecture explicitly documented (AGENTS.md file present, skill-creator spawns multiple sub-agents)
- Contains Python scripts for automation (run_eval.py, run_loop.py, package_skill.py) that appear to execute code autonomously
- Cron job configuration files (.af-cron) indicating autonomous scheduled execution without human approval gates
- GitHub Actions workflows (e2e.yml, post-release-e2e.yml) for autonomous CI/CD pipeline execution