📄 skillActivePromisinghigh
divine-mobile
by divinevideo
No description available
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
102/ 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
- Persistent configuration directory (.claude/) with custom agent definitions and workflow automation rules stored in repository
- Multiple bash hook scripts (.claude/hooks/) configured for automatic execution (pre-commit, post-edit, pre-edit guards) without explicit user approval gates
- Agent spawning capability documented in .claude/agents/ directory with specialized agent definitions (cloudflare-devops-specialist, flutter-test-debugger) suggesting multi-agent orchestration
- Build automation scripts and pre-commit hooks that execute without interactive approval (pre-commit-build-runner.sh, post-edit-format.sh, post-edit-analyze.sh)
- Custom skill directory (.claude/skills/) with 70+ capability modules including system administration (ArgoCD, AWS, GCP, Kubernetes), database operations (ClickHouse), and deployment automation
- Shell script execution in hooks (check-git-hooks.sh, pre-commit-build-runner.sh) enabling arbitrary bash command execution during git workflows