[Preset]: Add Agentstandards Task Gate
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 45/100
調査の方向性
The issue is about adding a new preset to Spec Kit that wraps the speckit.tasks command with a gate check. Start by examining the preset system in the repository, likely in a presets/ directory or related to command wrapping. Look for how existing presets are structured and how commands are extended. The new preset must integrate with the 'agentstandards' extension and perform an offline gate check. Testing involves verifying the preset installs and the wrapper command works as described.
索引モデルが issue の本文から書いたものです。
説明
Preset ID
agentstandards-gate
Preset Name
Agentstandards Task Gate
Version
0.1.0
Description
Hard-blocks Spec Kit task generation until the persisted multi-vendor architecture gate is READY.
Author
bbjwz
Repository URL
https://github.com/bbjwz/agentstandards
Download URL
https://github.com/bbjwz/agentstandards/releases/download/v0.1.0/agentstandards-gate-0.1.0.zip
Documentation URL
https://github.com/bbjwz/agentstandards/blob/v0.1.0/README.md
License
MIT
Required Spec Kit Version
=1.0.8,<2.0.0
Required Extensions (optional)
agentstandards
Templates Provided
None; this is a command-only wrapping preset.
Commands Provided
speckit.tasks.md- wraps the corespeckit.taskscommand and runs the persisted Agentstandards READY-gate check first.
Number of Scripts (optional)
0
Tags
architecture, gate, multi-vendor, tasks
Key Features
- Enforces the architecture council between planning and task generation.
- Performs an offline, deterministic gate check before
speckit.tasks. - Blocks missing, stale, invalid, or non-READY aggregate gate artifacts.
- Preserves the core Spec Kit task command through the wrap strategy.
- Keeps paid model calls out of normal task-gate verification.
Testing Checklist
- Preset installs successfully via
specify preset add - Template resolution works correctly after installation
- Documentation is complete and accurate
- Tested on at least one real project
Submission Requirements
- Valid
preset.ymlmanifest included - Linked README (Documentation URL) explains how to use this preset and includes a valid
specify preset add ...command (preferablyspecify preset add --from <download-url>using the exact download URL) - LICENSE file included
- GitHub release created with version tag
- Preset ID follows naming conventions (lowercase-with-hyphens)
Additional Testing Details
Tested in clean Spec Kit 1.0.8 and 1.0.10 Codex projects. The release archive installed successfully with:
specify preset add \
--from https://github.com/bbjwz/agentstandards/releases/download/v0.1.0/agentstandards-gate-0.1.0.zip
The installed preset resolves its speckit.tasks wrapper correctly. Automated tests cover READY, blocked, stale, disagreement, invalid-manifest, and explicit-human-exception gate states. Release artifacts include SHA-256 checksums and GitHub build-provenance attestations.
- 主要言語
- Python
- スター
- 138k
- フォーク
- 12.4k
- 平均マージ
- 3日 2時間
- マージ済み PR(30日)
- 169
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/spec-kit のほかの issue
-
enhancement needs-triage triage-can-wait
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
preset-submission triage-must-have validation-passed
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
extension-submission triage-must-have validation-passed
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
extension-submission triage-can-wait validation-passed
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
enhancement needs-triage triage-can-wait
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
github/spec-kit の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·