Mr.Ordo
Community@Nasalciuc
Mr.Ordo publishes GitHub spec-kit command skills enabling spec-driven development: feature specification, planning, task generation, analysis, and implementation within .specify/ project structures.
Agent Skills by Mr.Ordo
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 in a Spec Kit repository.
speckit-implement
Executes implementation plans by processing tasks defined in spec-kit tasks.md files.
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
Detects specification ambiguities and integrates targeted clarification answers into feature specs.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using the spec-kit workflow.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.
speckit-specify
Generates 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 Mr.Ordo
FAQPage SchemaWhat tasks can I perform using Mr.Ordo's spec-kit skills?▼
You can create feature specifications from natural language, clarify underspecified requirements, generate implementation plans and dependency-ordered tasks.md files, analyze cross-artifact consistency, convert tasks into GitHub issues, execute implementation plans, and append remaining unbuilt work as new tasks.
Who are these spec-kit skills designed for?▼
Software engineers and technical leads practicing spec-driven development with GitHub's spec-kit methodology. They suit developers who want structured feature specs, planning artifacts, and task breakdowns before writing code, plus teams tracking 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 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 typical development sequence?▼
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, publish work via speckit-taskstoissues, and finish with speckit-implement and speckit-converge.
Are Mr.Ordo's spec-kit skills free to use?▼
The skills are published as public repositories under the Nasalciuc GitHub account and are derived from github-spec-kit command templates. No licensing fee or paid tier is indicated in the manifest; users should check individual repositories for specific license terms.