home/roleplay/claude-prompt

Claude Prompt

GPTClaudeGemini··1,211 copies·updated 2026-07-14
claude-prompt.prompt
/devlyn:resolve "Add a `--format json` option to the `version` subcommand in `bin/cli.js`. With the flag, output should be valid JSON: `{\"version\":\"<x.y.z>\"}` (single line). Without the flag, keep the current bare version string.\n\n`--format yaml` (or any other unsupported value) should exit 1 with an error.\n\nKeep existing tests passing and add at least one test for the new `--format json` path.\n\nOnly touch `bin/cli.js` and `tests/cli.test.js`. Do not modify other subcommands or other files. No new npm dependencies.\n\nCode unrelated to the requested version feature, including comments and formatting, must remain exactly as-is. Refactoring or cleanup of unrelated code is out of scope." --pair-verify

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{\"version\":\"<x.y.z>\"}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo fysoul17/devlyn-cli (no explicit license). A "Claude Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

fysoul17/devlyn-cli · no explicit license