Victor P.
Community@PanyaPrimal
Victor P. (PanyaPrimal) 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 Victor P.
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 from interactive or provided principle inputs.
speckit-implement
Executes implementation plans by processing tasks defined in tasks.md.
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
Detects ambiguities in feature specifications and records targeted clarification answers into the spec file.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using the spec-kit plan template.
speckit-analyze
Analyzes 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 Victor P.
FAQPage SchemaWhat tasks can I accomplish with PanyaPrimal's spec-kit skills?▼
You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered tasks, analyze cross-artifact consistency, convert tasks into GitHub issues, execute implementation plans, and converge remaining unbuilt work back into tasks.md.
Who should use these spec-kit command skills?▼
Software engineers, technical leads, and product-minded developers practicing spec-driven development benefit most. They suit teams that want structured feature specs, planning artifacts, and traceable task breakdowns before writing code, especially within GitHub-centric repositories.
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 repository must already be initialized with the github-spec-kit template layout.
How do the skills fit together in a typical development cycle?▼
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 plus speckit-converge.
Are these skills open source and what do they cost?▼
The skills are published publicly under the PanyaPrimal GitHub account and derive from github-spec-kit command templates. No licensing fee or paid tier is indicated in the manifest; they are freely accessible registry skills requiring only a compatible spec-kit project.