Zach Frazier
Community@theonlytruebigmac · Louisville, KY
I make things.
Agent Skills by Zach Frazier
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 all tasks defined in tasks.md following the spec-kit implementation plan.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
speckit-taskstoissues
Convert spec-kit tasks into deduplicated GitHub issues via the GitHub MCP server.
speckit-clarify
Identify and resolve ambiguities in feature specifications through targeted clarification questions.
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 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 Zach Frazier
FAQPage SchemaWhat tasks can I perform with theonlytruebigmac's speckit skills?▼
You can create feature specifications from natural language, clarify underspecified requirements with targeted questions, generate implementation plans and dependency-ordered tasks.md files, analyze cross-artifact consistency, audit remaining work via converge, and convert tasks into GitHub issues.
Who should use these speckit skills?▼
Software engineers and technical leads practicing spec-driven development with GitHub's spec-kit. They suit developers who want structured specs, plans, and task breakdowns before writing code, plus teams tracking implementation work as GitHub issues.
What are the prerequisites for running these speckit skills?▼
Every skill requires an existing spec-kit project structure containing a .specify/ directory. 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 templates.
How do the speckit skills fit together in practice?▼
A typical sequence is: specify to draft the feature spec, clarify to resolve ambiguities, plan to produce design artifacts, tasks to build tasks.md, analyze to verify consistency, implement to execute tasks, converge to capture remaining work, and taskstoissues to publish GitHub issues.
Are these speckit skills free to use?▼
The skills are published publicly in theonlytruebigmac's GitHub registry and are derived from github-spec-kit command templates. No licensing fee or paid tier is indicated in the manifest; they are accessible as open public repository content.