Skip to content

Speckit setup#21048

Closed
aasimkhan30 wants to merge 10 commits intomainfrom
aasim/feat/spec-kit-setup
Closed

Speckit setup#21048
aasimkhan30 wants to merge 10 commits intomainfrom
aasim/feat/spec-kit-setup

Conversation

@aasimkhan30
Copy link
Copy Markdown
Contributor

@aasimkhan30 aasimkhan30 commented Jan 29, 2026

Description

Setups up spec kit for our repository. Pushes initial constitution, setups spec-kit for Copilot, Claude and codex. Makes some modification to core spec kit scripts to for better branch names.

By default, it takes your username and creates <git-username>/feat/001-featurename.

Creates support for config.json to have a custom branch prefix.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Aasim Khan added 9 commits January 28, 2026 21:29
…specification, tasks, and task-to-issues conversion

- Implemented speckit.constitution.agent for managing project constitution updates and synchronization.
- Created speckit.implement.agent to execute implementation plans based on defined tasks.
- Developed speckit.plan.agent to facilitate the planning workflow and generate design artifacts.
- Added speckit.specify.agent for creating and updating feature specifications from natural language descriptions.
- Introduced speckit.tasks.agent to generate actionable, dependency-ordered task lists from design artifacts.
- Implemented speckit.taskstoissues.agent to convert tasks into GitHub issues based on existing design documents.
- Created prompts for each agent to streamline user interactions and ensure proper execution flow.
- Created agent-file-template.md for project development guidelines.
- Added checklist-template.md for feature-specific checklists.
- Introduced plan-template.md for implementation planning of features.
- Developed spec-template.md for detailed feature specifications.
- Established tasks-template.md for organizing tasks related to feature implementation.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 29, 2026

PR Changes

Category Target Branch PR Branch Difference
vscode-mssql VSIX 5473 KB 5473 KB ⚪ 0 KB ( 0% )
sql-database-projects VSIX 5675 KB 5675 KB ⚪ 0 KB ( 0% )
data-workspace VSIX 544 KB 544 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.87%. Comparing base (ce145ea) to head (5f59b1e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #21048   +/-   ##
=======================================
  Coverage   66.87%   66.87%           
=======================================
  Files         225      225           
  Lines       21419    21419           
  Branches     2819     2819           
=======================================
  Hits        14323    14323           
  Misses       6988     6988           
  Partials      108      108           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aasimkhan30 aasimkhan30 closed this Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants