ふるいかぎ avatar

ふるいかぎ

Community

@Huruikagi

5Followers
|
31Public Repos
|
16Published Skills

Huruikagi maintains SpecBind, a spec-driven development lifecycle system covering discovery, planning, implementation, review, validation, and release milestones.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (45%)Code Review & Vali.. (25%)Project Configurat.. (20%)Site Extraction Au.. (10%)

Agent Skills by ふるいかぎ

Showing 16 vetted skills indexed across 1 GitHub repositories.

HuruikagiHuruikagi

sb-configure

Configure SpecBind project settings, templates, rules, adapters, and binary updates via CLI workflows.

Community
Advanced
HuruikagiHuruikagi

sb-gap-analysis

Compare planned work against existing repository implementation and record gap findings.

Community
Advanced
HuruikagiHuruikagi

sb-status

Report SpecBind lifecycle state and next actionable steps from CLI projections.

Community
Intermediate
HuruikagiHuruikagi

sb-plan

Orchestrate Spec planning through Requirements, Design, Contract Review, and Tasks approval gates.

Community
Advanced
HuruikagiHuruikagi

sb-verify-completion

Verifies explicit completion claims against fresh evidence without changing state.

Community
Intermediate
HuruikagiHuruikagi

sb-validate-implementation

Validates a completed Spec implementation against active Requirement IDs and records completion evidence.

Community
Advanced
HuruikagiHuruikagi

sb-discovery

Classify change requests into confirmed Spec and milestone scope boundaries.

Community
Advanced
HuruikagiHuruikagi

sb-contract-review

Review milestone contract graphs for coherence across all persistent seams.

Community
Advanced
HuruikagiHuruikagi

sb-review-task

Reviews one implemented task against its diff, requirements, and design to return a verdict.

Community
Advanced
HuruikagiHuruikagi

sb-steering

Create and synchronize durable project steering documents via the SpecBind CLI.

Community
Advanced
HuruikagiHuruikagi

sb-drive

Orchestrates active milestone work by dispatching owning workflows until release readiness.

Community
Advanced
HuruikagiHuruikagi

sb-implement

Implements one roadmap item through dispatched implementer and reviewer subagents with bounded diagnosis.

Community
Advanced
HuruikagiHuruikagi

sb-release

Orchestrates milestone release by binding versions, running release adapters, and finalizing SpecBind state.

Community
Advanced
HuruikagiHuruikagi

sb-debug

Diagnose why a SpecBind task failed and return a categorized root cause.

Community
Advanced
HuruikagiHuruikagi

site-extraction-authoring

Authors and validates site-specific product page extraction rules with terms-of-use compliance checks.

Community
Advanced
HuruikagiHuruikagi

sb-validate-design

Independently validate a SpecBind spec design for requirement coverage and buildability.

Community
Advanced

Frequently Asked Questions About ふるいかぎ

FAQPage Schema
What 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.