Serverless DNA
Official@serverless-dna
Offers structured requirement engineering and repository governance through standardized specification generation and Git-integrated task management.
Agent Skills by Serverless DNA
Showing 14 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate structured requirement checklists from feature prompts using a standardized rubric.
speckit-git-remote
Parse Git remote URLs to extract owner, repository, and GitHub host.
speckit-git-validate
Validate current Git branch names against feature-branch patterns and locate matching specs paths.
speckit-git-initialize
Initialize a Git repository with an initial commit in the current directory.
speckit-constitution
Update .specify governance documents by merging user inputs and repo context.
speckit-implement
Automates end-to-end execution of formal task plans from tasks.md in speckit-implement workflows.
speckit-taskstoissues
Convert design tasks from .specify directories into dependency-ordered GitHub issues.
speckit-clarify
Detect underspecified areas in feature specs and record answers back.
speckit-plan
Generate planning artifacts from a specification using a standardized template.
speckit-git-feature
Create and switch to a Git feature branch for a specification.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and ambiguities.
speckit-git-commit
Automatically stage and commit changes after a Spec Kit command completes.
speckit-specify
Extract feature concepts and generate structured specifications with validation checklists.
speckit-tasks
Generate a dependency-ordered tasks.md from plan.md and spec.md.
Frequently Asked Questions About Serverless DNA
FAQPage SchemaWhat specific tasks are enabled by these capabilities?▼
These capabilities enable the generation of structured requirement checklists, the conversion of design tasks into dependency-ordered GitHub issues, and the automated validation of Git branch naming conventions. They facilitate the creation of governance documents and ensure consistency across specification, planning, and task documentation files.
Which personas benefit from these technical capabilities?▼
Technical leads, software architects, and engineering managers benefit from these capabilities. They are designed for teams requiring rigorous documentation standards, consistent repository initialization, and structured transition from high-level feature concepts to granular, dependency-aware issue tracking within their development environments.
What are the prerequisites for using these capabilities?▼
Usage requires a local environment with Git installed and a repository structure utilizing .specify directories. The system relies on the presence of spec.md, plan.md, and tasks.md files to perform analysis, validation, and issue generation tasks effectively within the project directory.