searchandrescue.gg
Official@searchandrescuegg · United States of America
tools for use with search and rescue activities
Agent Skills by searchandrescue.gg
Showing 9 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate QA-ready checklists from feature briefs, specs, and task plans.
speckit-constitution
Update constitution files and propagate governance metadata across templates.
speckit-implement
Execute predefined task plans from tasks.md and plan.md with dependency-aware phases.
speckit-taskstoissues
Convert design tasks into dependency-ordered GitHub issues via MCP.
speckit-clarify
Identifies gaps in feature specs and generates clarifying questions for the user.
speckit-plan
Generate design artifacts from plan templates in spec-kit projects.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and coverage gaps.
speckit-specify
Converts natural-language feature descriptions into structured Markdown specs with quality validation and tracking.
speckit-tasks
Generate a dependency-ordered tasks.md from plan.md and spec.md.
Frequently Asked Questions About searchandrescue.gg
FAQPage SchemaWhat specific tasks can be performed using these capabilities?▼
These capabilities enable the generation of QA-ready checklists, the identification of gaps in feature specifications, the conversion of design tasks into ordered issues, and the synchronization of governance metadata across project documentation.
Which personas benefit most from these technical capabilities?▼
Technical leads, project managers, and software engineers benefit from these capabilities by ensuring consistency in documentation, maintaining strict dependency tracking between design plans and implementation tasks, and reducing ambiguity in feature requirements.
What are the primary prerequisites for integrating these capabilities?▼
Integration requires existing project documentation in Markdown format, specifically utilizing spec.md, plan.md, and tasks.md files. These files serve as the foundational input for validation, dependency mapping, and issue generation processes.