Alan Souza Mello
Community@alansmello · Petrópolis, Rio de Janeiro, Brasil
Agent Skills by Alan Souza Mello
Showing 15 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirement-quality checklists with CHK IDs from user requirements.
speckit-constitution
Synchronize project constitutions across memory and template sources with versioning rules.
speckit-implement
Coordinate multi-phase software implementation tasks from tasks.md with TDD and validation checkpoints.
speckit-taskstoissues
Convert existing tasks into dependency-ordered GitHub issues from a .specify/ directory.
speckit-clarify
Identify underspecified areas in feature specifications and prompt targeted clarification questions.
speckit-plan
Generate research.md, data-model.md, contracts/, and quickstart.md via the IMPL_PLAN template.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for cross-artifact inconsistencies.
speckit-specify
Convert natural language feature descriptions into structured spec.md specifications.
speckit-tasks
Generate dependency-ordered tasks.md from design artifacts like plan.md and spec.md.
speckit-git-remote
Extract GitHub owner and repository name from the origin remote URL.
speckit-git-validate
Validate current Git branch names against team feature-branch conventions.
speckit-git-initialize
Initialize a Git repository with an initial commit in Bash or PowerShell.
speckit-agent-context-update
Update coding agent context files to reference the latest Spec Kit plan.
speckit-git-feature
Create and switch to a new numbered git feature branch.
speckit-git-commit
Commit uncommitted changes after Spec Kit commands when configured.