📄 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

Stars

274

Skill Type

🚀 CI/CD & Deployment

Quality Score

120/200

License

Apache-2.0

Forks

38

Last Updated

Jun 11, 2026

Discovered

May 10, 2026

Validation

Passed

github.com/cluesmith/codev

Quality Breakdown

120/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
✓Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
â—‹Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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