📄 skillActivePromisinghigh
claude-bootstrap
by alinaqi
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
Supported Platforms
🤖 Claude Code
Quality Breakdown
109/ 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
- Multi-agent spawning and orchestration: Repository contains commands for spawning agent teams (spawn-team.md, polyphony-spawn.md, sync-agents.md) indicating autonomous multi-agent coordination capabilities
- Autonomous operation without human approval gates: Project specs include 'autonomous-engineering-roadmap.md' and 'multi-agent-coordination.md' suggesting systems designed to operate autonomously
- Bootstrap and initialization automation: Multiple init commands (icpg-bootstrap.md, maggy-init.md, polyphony-init.md, initialize-project.md) and shell scripts in hooks directory indicate automated system setup
- Persistent configuration modification: Hooks directory contains pre-push and post-commit scripts (pre-push-contracts.sh, post-commit-graph, post-commit-contracts.sh) that modify workspace state automatically
- External command execution via hooks: Git hooks in /hooks/workspace/ execute shell scripts that run automatically on git operations without explicit user approval per invocation
- Code review automation requests: README references 'multi-engine code review' and 'Codex auto-reviews your code via Stop hook' indicating automated code execution/evaluation