UNPKG

@pimzino/claude-code-spec-workflow

Version:

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

3 lines 141 B
#!/usr/bin/env node export declare function getAgentsEnabled(projectPath?: string): Promise<void>; //# sourceMappingURL=using-agents.d.ts.map