Co-Pilot
Updated a month ago

speckit-gates

Ddrillan
0.0k
drillan/speckit-gates
78
Agent Score

💡 Summary

Speckit-gates enhances spec-kit with automated quality checks during development phases.

🎯 Target Audience

Software developers using spec-kitProject managers overseeing development workflowsQuality assurance teamsTechnical writers synchronizing documentationDevOps engineers managing release processes

🤖 AI Roast:Powerful, but the setup might scare off the impatient.

Security AnalysisMedium Risk

Risk: Medium. Review: shell/CLI command execution; outbound network access (SSRF, data egress). Run with least privilege and audit before enabling in production.

speckit-gates

This skill package extends spec-kit with automated quality gates.

Overview

speckit-gates provides automated validation at key phases of the spec kit workflow:

| Skill | Type | Triggers After | Purpose | |-------|------|---------------|---------| | planning-validate | Automatic | /speckit.plan | Validates planning artifacts | | implementation-verify | Automatic | /speckit.implement | Verifies implementation coverage | | docs-sync | Automatic | /speckit.implement | Synchronizes documentation | | progress-report | Manual | User request | Shows progress dashboard | | release-check | Manual | User request | Pre-release validation |

Installation

npx skills add drillan/speckit-gates

Quick Start

After installation, automatic skills will run when their trigger commands complete:

# Planning phase - planning-validate runs automatically /speckit.plan # Implementation phase - implementation-verify and docs-sync run automatically /speckit.implement

Manual skills can be invoked anytime:

# Check progress npx skills run progress-report # Pre-release validation npx skills run release-check

Quality Status Indicators

| Status | Meaning | Action | |--------|---------|--------| | GREEN | All checks pass | Proceed to next phase | | YELLOW | Warnings present | Review warnings, proceed with caution | | RED | Blockers found | Resolve blockers before proceeding |

Requirements

  • Spec kit installed and configured
  • AI coding agent (Claude Code, Cursor, Copilot, etc.)

License

MIT

5-Dim Analysis
Clarity8/10
Novelty7/10
Utility9/10
Completeness8/10
Maintainability7/10
Pros & Cons

Pros

  • Automates quality checks
  • Integrates smoothly with spec-kit
  • Provides clear status indicators

Cons

  • Requires spec-kit installation
  • Manual checks still needed for some tasks
  • Dependency on AI coding agents

Related Skills

pytorch

S
toolCode Lib
92/ 100

“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”

agno

S
toolCode Lib
90/ 100

“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”

nuxt-skills

S
toolCo-Pilot
90/ 100

“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author drillan.