RishabhSoftwarePrivateLimited
OrganizationScaffold a spec-driven development (SDD) workflow into any project — stage-gated from business spec to LLD, decomposition, implementation, and validation. Supports Claude Code, Gemini CLI, and GitHub Copilot.
Categories
Indexed Skills (13)
speccraft.plan-foundation
Bootstrap a greenfield project's architecture foundation (ARCH-DECISIONS.md, rules/skills seeds, scaffold contract, supporting architecture docs) from a business spec and a stated tech stack. Use when user runs $speccraft.plan-foundation or wants to set up a brand-new project's stack decisions from a BRD instead of hand-authoring them. Supports an "auto" mode that runs unattended, with no human approval gate.
speccraft.change
Run CR eligibility check and cascade for a change request. Use when user runs $speccraft.change or submits a change request against an existing story.
speccraft.decompose
Decompose approved, in-scope LLD(s) into delivery tasks. Use when user runs $speccraft.decompose or asks to break an approved LLD into tasks.
speccraft.implement
Implement an approved task. Use when user runs $speccraft.implement or asks to implement an approved task file.
speccraft.integration-test
Generate integration tests for an approved implementation and unit tests (backend only). Use when user runs $speccraft.integration-test or asks to write integration tests for a backend task.
speccraft.onboard
Onboard an existing (brownfield) application by discovering its architecture from code. Use when user runs $speccraft.onboard or asks to onboard/import an existing codebase into this workflow.
speccraft.orchestrate
Execute master end-to-end workflow for a business spec file. Use when user runs $speccraft.orchestrate or asks to run/kick off the full workflow for a spec file. Supports an "auto" mode that runs unattended, with no human approval gates.
speccraft.scaffold
Scaffold the requested layer's project per its locked stack. Use when user runs $speccraft.scaffold or asks to scaffold frontend/backend.
speccraft.sync-swagger
Sync a module's API contract from its configured Swagger URL. Human-triggered only, never part of speccraft.orchestrate. Use when user runs $speccraft.sync-swagger or asks to refresh a module's OpenAPI contract.
speccraft.tech-debt
Produce a read-only technical-debt report for an existing frontend or backend codebase. Human-triggered only, never part of speccraft.orchestrate. Use when user runs $speccraft.tech-debt or asks to audit existing code health.
speccraft.tech-design
Create the LLD(s) for a business spec file. Use when user runs $speccraft.tech-design or asks to produce/write the LLD for a spec file.
speccraft.unit-test
Generate unit tests for an approved implementation. Use when user runs $speccraft.unit-test or asks to write unit tests for an approved task.
speccraft.validate
Run final read-only validation for a task. Use when user runs $speccraft.validate or asks to validate an approved, tested task.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.