ふるいかぎ
Community@Huruikagi
Huruikagi maintains SpecBind, a spec-driven development lifecycle system covering discovery, planning, implementation, review, validation, and release milestones.
Agent Skills by ふるいかぎ
Showing 16 vetted skills indexed across 1 GitHub repositories.
sb-configure
Configure SpecBind project settings, templates, rules, adapters, and binary updates via CLI workflows.
sb-gap-analysis
Compare planned work against existing repository implementation and record gap findings.
sb-status
Report SpecBind lifecycle state and next actionable steps from CLI projections.
sb-plan
Orchestrate Spec planning through Requirements, Design, Contract Review, and Tasks approval gates.
sb-verify-completion
Verifies explicit completion claims against fresh evidence without changing state.
sb-validate-implementation
Validates a completed Spec implementation against active Requirement IDs and records completion evidence.
sb-discovery
Classify change requests into confirmed Spec and milestone scope boundaries.
sb-contract-review
Review milestone contract graphs for coherence across all persistent seams.
sb-review-task
Reviews one implemented task against its diff, requirements, and design to return a verdict.
sb-steering
Create and synchronize durable project steering documents via the SpecBind CLI.
sb-drive
Orchestrates active milestone work by dispatching owning workflows until release readiness.
sb-implement
Implements one roadmap item through dispatched implementer and reviewer subagents with bounded diagnosis.
sb-release
Orchestrates milestone release by binding versions, running release adapters, and finalizing SpecBind state.
sb-debug
Diagnose why a SpecBind task failed and return a categorized root cause.
site-extraction-authoring
Authors and validates site-specific product page extraction rules with terms-of-use compliance checks.
sb-validate-design
Independently validate a SpecBind spec design for requirement coverage and buildability.
Frequently Asked Questions About ふるいかぎ
FAQPage SchemaWhat tasks can I perform with Huruikagi's SpecBind skills?▼
The 16 skills cover the full spec-driven lifecycle: discovery of Spec boundaries, planning through Requirements, Design, Contract Review and Tasks, implementation of roadmap items, task and design review, completion verification, gap analysis, debugging failed tasks, steering documentation, and milestone release closure.
Who should use the SpecBind skill set?▼
Software engineers and technical leads practicing spec-driven development who need structured lifecycle governance. It suits teams wanting requirement-ID traceability, independent design validation, diff-based task review, and disciplined milestone release procedures rather than ad-hoc implementation.
How do sb-verify-completion and sb-validate-implementation differ?▼
sb-verify-completion is a consequence-free, read-only check of an explicit completion claim against fresh evidence. sb-validate-implementation runs only when every Task is complete and the user explicitly requests lifecycle validation against active Requirement IDs, recording completion on a GO verdict.
What does sb-configure handle after installation?▼
sb-configure performs explicit SpecBind binary or project-asset updates and the resulting aftercare: post-install review, plus changes to Agents, role models, artifact language, project instructions, templates, shared Rules, operational adapters, Steering, and existing artifacts affected by configuration changes.
Are there read-only diagnostic skills that never modify code?▼
Yes. sb-debug establishes and categorizes the root cause of a failed Task and returns a next action without applying fixes; sb-status reports lifecycle position read-only; sb-gap-analysis records findings without deciding; sb-verify-completion changes nothing.