Kishore Veleti
Community@javakishore-veleti
https://www.linkedin.com/in/vavkkishore
Agent Skills by Kishore Veleti
Showing 12 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI workflow.
openspec-explore
Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
openspec-new-change
Scaffolds a new OpenSpec change directory and displays the first artifact instructions.
openspec-update-change
Revises existing OpenSpec change planning artifacts and keeps them coherent with each other.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.
openspec-propose
Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-bulk-archive-change
Archive multiple completed OpenSpec changes with conflict-aware spec synchronization.
openspec-continue-change
Creates the next artifact in an OpenSpec change workflow using the openspec CLI.
openspec-sync-specs
Merge delta spec changes into main OpenSpec capability specifications.
openspec-ff-change
Generates all OpenSpec change artifacts in dependency order for implementation readiness.
Frequently Asked Questions About Kishore Veleti
FAQPage SchemaWhat 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.