📄 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

Stars

7.7k

Skill Type

🚀 CI/CD & Deployment

Quality Score

115/200

License

MIT

Forks

776

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/gsd-build/gsd-2

Quality Breakdown

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

  • 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)