alidotcom2000
Community@alidotcom2000
alidotcom2000 publishes GitHub spec-kit command skills enabling spec-driven feature development, from specification and planning through task execution and codebase convergence.
Agent Skills by alidotcom2000
Showing 10 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
speckit-constitution
Creates and updates the project constitution file in Spec Kit repositories.
speckit-implement
Executes implementation plans by processing 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
Identify underspecified areas in feature specs and encode clarification answers back into the spec.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using the spec-kit plan template.
speckit-analyze
Analyzes spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.
speckit-specify
Generate a validated feature specification from a natural language feature description.
speckit-tasks
Generates a dependency-ordered tasks.md checklist from spec-kit design artifacts.
Frequently Asked Questions About alidotcom2000
FAQPage SchemaWhat tasks can I perform using alidotcom2000's spec-kit skills?▼
You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered tasks.md files, execute those tasks, analyze cross-artifact consistency, convert tasks into GitHub issues, and append unbuilt work back into tasks.md.
Who should use these spec-kit command skills?▼
Software engineers and technical leads practicing spec-driven development with GitHub's spec-kit. They suit developers who want structured progression from feature description through specification, planning, task breakdown, implementation, and codebase convergence within a single project.
What are the prerequisites for running these skills?▼
Every skill requires an existing spec-kit project structure containing a .specify/ directory. The skills operate on spec-kit artifacts such as spec.md, plan.md, and tasks.md, so the project must already be initialized with the spec-kit template layout before invocation.
How do the skills fit together in a development cycle?▼
Start with speckit-specify and speckit-clarify to define requirements, then speckit-plan and speckit-tasks to produce design artifacts and ordered tasks. Run speckit-analyze for consistency checks, speckit-implement to execute, and speckit-converge to capture remaining work.
Are these skills open source and what do they cost?▼
The skills are published publicly in alidotcom2000's GitHub repositories at no cost, derived from github-spec-kit templates under templates/commands/. No licensing fee is indicated in the manifest; users should check the source repository for the applicable license terms.