Agent Skills by rangeyrover
Showing 17 vetted skills indexed across 1 GitHub repositories.
speckit.migrate
Automate codebase migration to speckit structure by generating spec.md, plan.md, and tasks.md.
speckit.tasks
Generate dependency-ordered tasks lists from design artifacts.
speckit.quizme
Analyze text-based specifications for logical gaps and edge cases.
speckit.analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and quality.
speckit.constitution
Update project constitutions and synchronize dependent templates with versioning standards.
speckit.tester
Automate test execution, coverage analysis, and reporting for code projects.
speckit.diff
Compare two specification versions and summarize added, removed, or modified content.
speckit.reviewer
Automate code reviews and generate detailed reports with actionable feedback.
speckit.validate
Validate implemented code against specification requirements and generate a validation report.
speckit.plan
Generate research documents, data models, and API contracts from feature specifications.
speckit.specify
Convert natural language feature descriptions into structured technical specifications.
speckit.taskstoissues
Convert technical tasks into GitHub issues with dependency ordering.
speckit.checklist
Generate custom YAML checklists to validate requirements documentation quality.
speckit.checker
Run static analysis across multiple languages and generate prioritized issue reports.
speckit.clarify
Ask targeted questions to identify underspecified areas in feature specifications.
speckit.status
Analyze feature directories to report completion percentages and blockers.
speckit.implement
Execute tasks.md implementation plans with Ironclad Anti-Regression Protocols.