📄 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

Stars

694

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

109/200

License

MIT

Forks

57

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/alinaqi/claude-bootstrap

Quality Breakdown

109/ 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

  • 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