📄 skillActivePromisingmedium
ai-devkit
Make AI coding agents follow a repeatable engineering workflow with planning, memory, verification, skills, and review. One config. All agents. Same workflow.
Supported Platforms
🤖 Claude Code🖱️ Cursor🧠 Codex
Quality Breakdown
87/ 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
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains multiple AI agent configuration files (.claude, .cursor, .codex, .gemini, .agent) that define workflows and commands for autonomous agent operation
- Persistent configuration modification through dot-directories (.claude/, .cursor/, .codex/, .agent/) that could alter agent behavior across sessions
- Multi-agent orchestration support indicated by workflows for 'execute-plan', 'debug', 'code-review', and other autonomous operations without explicit human approval gates documented
- GitHub Actions workflows present (.github/workflows/) that could enable CI/CD automation and deployment without clear human approval controls
- NPM package distribution (ai-devkit) that installs automated agent infrastructure via 'npx ai-devkit@latest init' with interactive setup