Feat/ai skills (#1632)

* implement ai-skills command line switch

* fix: address review comments, remove breaking change for existing projects, add tests

* fix: review comments

* fix: review comments

* fix: review comments

* fix: review comments

* fix: review comments, add test cases for all the agents

* fix: review comments

* fix: review comments

* chore: trigger CI

* chore: trigger CodeQL

* ci: add CodeQL workflow for code scanning

* ci: add actions language to CodeQL workflow, disable default setup

---------

Co-authored-by: dhilipkumars <s.dhilipkumar@gmail.com>
This commit is contained in:
Manfred Riem
2026-02-19 13:24:41 -06:00
committed by GitHub
parent d410d188fc
commit 9402ebd00a
6 changed files with 920 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "specify-cli"
version = "0.1.0"
version = "0.1.1"
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
requires-python = ">=3.11"
dependencies = [