Kishore Veleti avatar

Kishore Veleti

Community

@javakishore-veleti

4Followers
|
250Public Repos
|
12Published Skills

https://www.linkedin.com/in/vavkkishore

Skills Distribution
DomainDeveloper To...Specification-Driv.. (40%)Change Lifecycle M.. (30%)Requirements Plann.. (20%)Developer Onboardi.. (10%)

Agent Skills by Kishore Veleti

Showing 12 vetted skills indexed across 1 GitHub repositories.

javakishore-veletijavakishore-veleti

openspec-apply-change

Implements tasks from an OpenSpec change using the openspec CLI workflow.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-explore

Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-verify-change

Verify implementation matches OpenSpec change artifacts before archiving.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-new-change

Scaffolds a new OpenSpec change directory and displays the first artifact instructions.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-update-change

Revises existing OpenSpec change planning artifacts and keeps them coherent with each other.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-archive-change

Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.

Community
Advanced
javakishore-veletijavakishore-veleti

openspec-onboard

Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-propose

Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.

Community
Advanced
javakishore-veletijavakishore-veleti

openspec-bulk-archive-change

Archive multiple completed OpenSpec changes with conflict-aware spec synchronization.

Community
Advanced
javakishore-veletijavakishore-veleti

openspec-continue-change

Creates the next artifact in an OpenSpec change workflow using the openspec CLI.

Community
Intermediate
javakishore-veletijavakishore-veleti

openspec-sync-specs

Merge delta spec changes into main OpenSpec capability specifications.

Community
Advanced
javakishore-veletijavakishore-veleti

openspec-ff-change

Generates all OpenSpec change artifacts in dependency order for implementation readiness.

Community
Intermediate

Frequently Asked Questions About Kishore Veleti

FAQPage Schema
What tasks can I perform with Kishore Veleti's OpenSpec skills?

You can propose new changes with full design and task artifacts, implement tasks step-by-step, continue or fast-forward artifact creation, update planning artifacts, verify implementations against specs, sync delta specs to main specs, and archive single or multiple completed changes.

Who are these OpenSpec skills designed for?

They target software developers and engineers practicing specification-driven development who want structured, artifact-based change management. The openspec-explore and openspec-onboard skills also suit newcomers needing guided requirement clarification and narrated walkthroughs of a complete change cycle.

What is required to run these OpenSpec skills?

Every skill requires the openspec CLI to be installed, as declared in each skill's compatibility field. All twelve skills invoke Bash commands scoped to openspec, so a working OpenSpec installation in the project environment is the sole stated prerequisite.

Are these OpenSpec skills free and open source?

Yes. All twelve skills are released under the MIT license, permitting free use, modification, and redistribution. They are authored by openspec at version 1.0 and published through Kishore Veleti's public skill registry at no cost.

How do I archive multiple completed changes at once?

Use the openspec-bulk-archive-change skill, which archives several parallel completed changes in a single operation. For individual changes, openspec-archive-change finalizes one change after implementation, while openspec-verify-change confirms completeness and coherence beforehand.