📄 skillActivePromisinghigh
gsd-2
by gsd-build
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture
Supported Platforms
🤖 Claude Code
Quality Breakdown
115/ 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
- Multiple bootstrap and automation scripts present (docker/bootstrap.sh, docker/entrypoint.sh) that execute without explicit approval gates
- Extensive workflow automation across multiple CI/CD pipelines (.github/workflows/) including ai-triage, dev-publish, prod-release with autonomous execution capabilities
- Multi-agent orchestration explicitly mentioned in documentation (docs/dev/building-coding-agents/14-multi-agent-semantic-conflict-resolution.md, ADR-014-auto-orchestration-deep-module.md)
- Design patterns for agent autonomy and autonomous operation without human approval documented ('maximizing-agent-autonomy-superpowers.md', 'long-running-memory-fidelity.md')
- Autonomous task dispatch and milestone advancement mentioned in README ('auto-advance through an entire milestone without human')
- Configuration and state persistence across sessions (.plans/ directory with persistent memory design)