Argoss84
Community@Argoss84
Argoss84 provides spec-kit command skills for specification-driven development, covering feature specs, planning, task generation, analysis, and GitHub issue conversion.
Agent Skills by Argoss84
Showing 10 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generates requirements-quality checklists for spec-kit feature specifications.
speckit-constitution
Creates or updates the project constitution in Spec Kit repositories.
speckit-implement
Executes implementation plans by processing tasks defined in spec-kit tasks.md files.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.
speckit-clarify
Identifies underspecified areas in feature specs and records targeted clarification answers.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using the spec-kit planning workflow.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.
speckit-specify
Generates a validated feature specification from a natural language feature description.
speckit-tasks
Generates dependency-ordered tasks.md checklists from spec-kit design artifacts.
Frequently Asked Questions About Argoss84
FAQPage SchemaWhat tasks can I perform using Argoss84's spec-kit skills?▼
You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered tasks.md files, execute tasks, analyze cross-artifact consistency, assess codebase convergence against specs, and convert tasks into GitHub issues.
Who should use these spec-kit skills?▼
Software engineers and technical leads practicing specification-driven development benefit most. They suit developers who want structured feature specs, design artifacts, and ordered task lists before writing code, plus teams tracking implementation work as GitHub issues.
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 project must already be initialized with the github-spec-kit template layout.
How do the skills fit together in a typical development sequence?▼
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, execute via speckit-implement, close gaps with speckit-converge, and publish work using speckit-taskstoissues.
Are Argoss84's spec-kit skills free to use?▼
The skills are published in a public GitHub repository authored from github-spec-kit command templates, so they can be inspected and reused at no cost. No paid license, subscription, or commercial dependency is indicated in the skill manifest.