UNPKG

@pimzino/claude-code-spec-workflow

Version:

Automated workflows for Claude Code. Includes spec-driven development (Requirements → Design → Tasks → Implementation) with intelligent task execution, optional steering documents and streamlined bug fix workflow (Report → Analyze → Fix → Verify). We have

4 lines 174 B
export { SpecWorkflowSetup } from './setup'; export { detectProjectType, validateClaudeCode } from './utils'; export * from './templates'; //# sourceMappingURL=index.d.ts.map