Miftah Fentaw
Community@Miftah-Fentaw · Ethiopia
I am a full-stack software developer: React for web, Flutter and Kotlin for mobile, and Django or Flask on the server
Agent Skills by Miftah Fentaw
Showing 9 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI workflow.
openspec-explore
Explore ideas and clarify requirements through OpenSpec-guided conversational discovery.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
openspec-new-change
Scaffold a new OpenSpec change and display the first artifact template.
openspec-update-change
Revise OpenSpec change planning artifacts and reconcile them for coherence.
openspec-archive-change
Archive completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-onboard
Guides users through a complete OpenSpec change workflow cycle with narrated phases.
openspec-propose
Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-sync-specs
Merge delta spec changes into main OpenSpec capability specifications.
Frequently Asked Questions About Miftah Fentaw
FAQPage SchemaWhat tasks can I perform using Miftah Fentaw's OpenSpec skills?▼
You can propose new changes with generated design, spec, and task artifacts, implement change tasks, update planning artifacts, verify implementations against specs, sync delta specs to main specs, archive completed changes, explore requirements, and complete guided onboarding.
Who are these OpenSpec skills designed for?▼
They target software developers practicing specification-driven development who want structured, step-by-step change management. Full-stack engineers working in React, Flutter, Kotlin, Django, or Flask codebases can use them to plan, implement, and validate features before archiving.
What is required to run these OpenSpec skills?▼
Every skill requires the openspec CLI installed and accessible via Bash, since all allowed-tools are scoped to Bash(openspec:*). No other dependencies are declared in the frontmatter. The openspec-onboard skill provides a guided walkthrough for first-time users.
Are these OpenSpec skills free and open source?▼
Yes. All nine skills are released under the MIT license, permitting free use, modification, and distribution. They are authored by openspec, version 1.0, generated by version 1.13.0.
How do I start a new feature change with these skills?▼
Use openspec-propose to describe what you want to build and receive a complete proposal with design, specs, and tasks in one step, or use openspec-new-change for a structured step-by-step approach. Then implement with openspec-apply-change and verify with openspec-verify-change.