Ahmed Ragab
Community@AhmedRagabRG
Ahmed Ragab publishes spec-kit command skills for spec-driven development, covering feature specification, planning, task generation, analysis, and GitHub issue conversion.
Agent Skills by Ahmed Ragab
Showing 10 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
speckit-constitution
Create and update project constitutions while propagating governance changes to dependent Spec Kit templates.
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 records targeted clarification answers into the spec file.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using spec-kit templates.
speckit-analyze
Analyze 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
Generate dependency-ordered tasks.md checklists from spec-kit design artifacts.
Frequently Asked Questions About Ahmed Ragab
FAQPage SchemaWhat tasks can I perform with Ahmed Ragab's speckit skills?▼
You can create feature specifications from natural language, clarify underspecified requirements, generate implementation plans and dependency-ordered tasks, audit cross-artifact consistency, convert tasks into GitHub issues, and execute or converge remaining implementation work.
Who should use these speckit command skills?▼
Software engineers, technical leads, and product-minded developers practicing spec-driven development benefit most. They suit teams that formalize features through spec.md, plan.md, and tasks.md artifacts before writing code.
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 templates and artifacts such as spec.md, plan.md, and tasks.md, so the project must already be initialized with spec-kit conventions.
How do the speckit skills fit together in practice?▼
A typical sequence runs specify, clarify, plan, tasks, then analyze for consistency, followed by implement to execute tasks. Converge appends unbuilt work back to tasks.md, and taskstoissues publishes remaining work as dependency-ordered GitHub issues.
Are these speckit skills free to use?▼
The skills are published publicly under AhmedRagabRG's GitHub registry with source templates attributed to github-spec-kit. No licensing fee or paid tier is indicated in the manifest; users should check the repository for the applicable open-source license terms.