Damian Arturo Garces Paez
Community@damian-garces · Bogota, Colombia
Damian Garces publishes GitHub spec-kit command skills enabling specification-driven development: feature specs, planning, task generation, analysis, and GitHub issue conversion.
Agent Skills by Damian Arturo Garces Paez
Showing 10 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
speckit-constitution
Creates or updates the project constitution file from principle inputs in Spec Kit projects.
speckit-implement
Executes implementation plans by processing all tasks defined in tasks.md.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.
speckit-clarify
Identifies underspecified areas in feature specs and encodes clarification answers back into the spec.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using Spec Kit.
speckit-analyze
Analyzes spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.
speckit-specify
Generate a feature specification from a natural language description in a Spec Kit project.
speckit-tasks
Generates a dependency-ordered tasks.md checklist from spec-kit design artifacts.
Frequently Asked Questions About Damian Arturo Garces Paez
FAQPage SchemaWhat tasks can I accomplish with damian-garces's spec-kit skills?▼
You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered task lists, analyze cross-artifact consistency, execute tasks, assess codebase convergence against specs, and convert tasks into GitHub issues.
Who should use these spec-kit command skills?▼
Software engineers and technical leads practicing specification-driven development benefit most. They suit developers who want structured feature specs, planning artifacts, and task breakdowns before writing code, plus teams tracking implementation work through GitHub issues.
What are the prerequisites for running these skills?▼
Every skill requires an existing spec-kit project structure containing a .specify/ directory. The skills are user-invocable commands sourced from github-spec-kit templates, so the project must be initialized with the spec-kit framework before any command executes.
How do the skills work together in a feature lifecycle?▼
Start with speckit-constitution and speckit-specify, refine with speckit-clarify, then run speckit-plan and speckit-tasks. Validate with speckit-analyze and speckit-checklist, execute via speckit-implement, close gaps with speckit-converge, and publish work using speckit-taskstoissues.
Are these spec-kit skills free and open source?▼
Yes. The skills are published publicly in damian-garces's GitHub registry and derived from the github-spec-kit project's command templates. They carry no listed cost; you only need a compatible spec-kit project setup to invoke them.