Agent Skills by Kerolos Saaid
Showing 14 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate domain-specific requirement checklists with traceable references for feature workflows.
speckit-git-remote
Parse Git remote URLs to extract owner, repository, and GitHub flag.
speckit-git-validate
Validate current Git branch names against sequential and timestamped feature naming conventions.
speckit-git-initialize
Initialize a Git repository with an initial commit in the current directory.
speckit-constitution
Merge user-provided principles into a living template to update the project constitution.
speckit-implement
Execute phased TDD development workflows from tasks.md and plan.md.
speckit-taskstoissues
Convert existing tasks into dependency-ordered GitHub issues.
speckit-clarify
Identify underspecified areas in feature specs and generate up to five clarifying questions.
speckit-plan
Automate implementation planning to generate design artifacts from feature specifications.
speckit-git-feature
Create and switch to a new git feature branch with sequential or timestamp naming.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and gaps.
speckit-git-commit
Automatically stage and commit Git changes after Spec Kit commands.
speckit-specify
Convert natural language feature descriptions into structured specification templates.
speckit-tasks
Generate a dependency-ordered tasks.md from design artifacts.