Agent Skills by tellbom
Showing 14 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate unit-test style checklists from feature requirements and project documentation.
speckit-git-remote
Parse the Git remote URL to extract the GitHub repository owner and name.
speckit-git-validate
Validate active Git branch names against sequential or timestamp feature patterns.
speckit-git-initialize
Initialize a Git repository with an initial commit in a project directory.
speckit-constitution
Synchronize project constitutions with governance principles across templates and memory files.
speckit-implement
Executes tasks defined in tasks.md for spec-kit projects with dependency enforcement and phased workflows.
speckit-taskstoissues
Convert design-derived tasks into dependency-ordered GitHub issues aligned to feature milestones.
speckit-clarify
Generate targeted clarification questions for feature specifications and encode answers into the spec.
speckit-plan
Automate implementation planning by loading the IMPL_PLAN template and generating design artifacts.
speckit-git-feature
Create a Git feature branch and output BRANCH_NAME and FEATURE_NUM.
speckit-analyze
Identify inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md.
speckit-git-commit
Automatically commit changes after Spec Kit command hooks complete.
speckit-specify
Convert natural language feature descriptions into structured specifications with acceptance criteria.
speckit-tasks
Generate dependency-ordered tasks.md from design artifacts in spec-kit projects.