Omkar Ambalal Kodmur
Community@Omkar-code-mur · Pune
Omkar Ambalal Kodmur publishes GitHub spec-kit command skills enabling specification-driven feature development, from spec authoring through task execution and codebase convergence.
Agent Skills by Omkar Ambalal Kodmur
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 resolved Spec Kit templates and user inputs.
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
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 templates.
speckit-analyze
Analyzes spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.
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 Omkar Ambalal Kodmur
FAQPage SchemaWhat tasks can I perform using Omkar-code-mur's spec-kit skills?▼
You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and design artifacts, produce dependency-ordered tasks.md files, execute all tasks, analyze cross-artifact consistency, converge codebases 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 lifecycles—spec, plan, tasks, implementation, and consistency analysis—managed through markdown artifacts inside a standardized project structure.
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 markdown artifacts such as spec.md, plan.md, and tasks.md, so those templates and files must exist or be generated by earlier commands in the sequence.
In what order should the spec-kit skills be executed?▼
Start with constitution and specify, then clarify to resolve ambiguities. Next run plan and tasks to produce design artifacts, optionally validate with checklist and analyze, then implement to execute tasks. Use converge to catch remaining work and taskstoissues to publish GitHub issues.
Are these spec-kit skills free to use?▼
The skills are published publicly in Omkar-code-mur's GitHub repository and originate from github-spec-kit templates. No licensing fee or paid tier is indicated in the manifest; they are template-based markdown commands usable within any compatible spec-kit project.