type ClientAgent = 'claude code' | 'cursor' | 'claude' | 'その他'; export declare const getNextActionForClient: (clientAgent: ClientAgent) => string; export declare const toolDescription = "As a senior developer, keep driving the implementation forward, ensuring every acceptance criterion is met\u2014and provide granular progress updates along the way."; export {}; //# sourceMappingURL=prompt.d.ts.map