{"id":48583707,"url":"https://github.com/ahnopologetic/prd","last_synced_at":"2026-04-08T17:37:51.299Z","repository":{"id":272070807,"uuid":"915379680","full_name":"ahnopologetic/prd","owner":"ahnopologetic","description":"Create a product requirement document (PRD) interactively","archived":false,"fork":false,"pushed_at":"2025-01-11T21:58:22.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T11:23:15.081Z","etag":null,"topics":["cli","prd","product-requirement-document"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahnopologetic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-11T17:38:02.000Z","updated_at":"2025-01-19T08:53:23.000Z","dependencies_parsed_at":"2025-01-11T21:59:32.672Z","dependency_job_id":"a863b823-ffb1-4fa6-80a8-06f0cafe6e69","html_url":"https://github.com/ahnopologetic/prd","commit_stats":null,"previous_names":["ahnopologetic/prd"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ahnopologetic/prd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnopologetic%2Fprd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnopologetic%2Fprd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnopologetic%2Fprd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnopologetic%2Fprd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahnopologetic","download_url":"https://codeload.github.com/ahnopologetic/prd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnopologetic%2Fprd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","prd","product-requirement-document"],"created_at":"2026-04-08T17:37:51.109Z","updated_at":"2026-04-08T17:37:51.273Z","avatar_url":"https://github.com/ahnopologetic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"prd\n=================\n\nCreate a product requirement document \n\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/prd.svg)](https://npmjs.org/package/prd)\n[![Downloads/week](https://img.shields.io/npm/dw/prd.svg)](https://npmjs.org/package/prd)\n\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g @ahnopologetic/prd\n$ prd COMMAND\nrunning command...\n$ prd (--version)\n@ahnopologetic/prd/1.0.0 darwin-arm64 node-v22.9.0\n$ prd --help [COMMAND]\nUSAGE\n  $ prd COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`prd help [COMMAND]`](#prd-help-command)\n* [`prd init [PATH]`](#prd-init-path)\n* [`prd plugins`](#prd-plugins)\n* [`prd plugins add PLUGIN`](#prd-plugins-add-plugin)\n* [`prd plugins:inspect PLUGIN...`](#prd-pluginsinspect-plugin)\n* [`prd plugins install PLUGIN`](#prd-plugins-install-plugin)\n* [`prd plugins link PATH`](#prd-plugins-link-path)\n* [`prd plugins remove [PLUGIN]`](#prd-plugins-remove-plugin)\n* [`prd plugins reset`](#prd-plugins-reset)\n* [`prd plugins uninstall [PLUGIN]`](#prd-plugins-uninstall-plugin)\n* [`prd plugins unlink [PLUGIN]`](#prd-plugins-unlink-plugin)\n* [`prd plugins update`](#prd-plugins-update)\n\n## `prd help [COMMAND]`\n\nDisplay help for prd.\n\n```\nUSAGE\n  $ prd help [COMMAND...] [-n]\n\nARGUMENTS\n  COMMAND...  Command to show help for.\n\nFLAGS\n  -n, --nested-commands  Include all nested commands in the output.\n\nDESCRIPTION\n  Display help for prd.\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.21/src/commands/help.ts)_\n\n## `prd init [PATH]`\n\nInitialize a PRD template interactively\n\n```\nUSAGE\n  $ prd init [PATH]\n\nARGUMENTS\n  PATH  [default: ./docs/base.md] Path to save the PRD file\n\nDESCRIPTION\n  Initialize a PRD template interactively\n```\n\n_See code: [src/commands/init.ts](https://github.com/ahnopologetic/prd/blob/v1.0.0/src/commands/init.ts)_\n\n## `prd plugins`\n\nList installed plugins.\n\n```\nUSAGE\n  $ prd plugins [--json] [--core]\n\nFLAGS\n  --core  Show core plugins.\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  List installed plugins.\n\nEXAMPLES\n  $ prd plugins\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/index.ts)_\n\n## `prd plugins add PLUGIN`\n\nInstalls a plugin into prd.\n\n```\nUSAGE\n  $ prd plugins add PLUGIN... [--json] [-f] [-h] [-s | -v]\n\nARGUMENTS\n  PLUGIN...  Plugin to install.\n\nFLAGS\n  -f, --force    Force npm to fetch remote resources even if a local copy exists on disk.\n  -h, --help     Show CLI help.\n  -s, --silent   Silences npm output.\n  -v, --verbose  Show verbose npm output.\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  Installs a plugin into prd.\n\n  Uses npm to install plugins.\n\n  Installation of a user-installed plugin will override a core plugin.\n\n  Use the PRD_NPM_LOG_LEVEL environment variable to set the npm loglevel.\n  Use the PRD_NPM_REGISTRY environment variable to set the npm registry.\n\nALIASES\n  $ prd plugins add\n\nEXAMPLES\n  Install a plugin from npm registry.\n\n    $ prd plugins add myplugin\n\n  Install a plugin from a github url.\n\n    $ prd plugins add https://github.com/someuser/someplugin\n\n  Install a plugin from a github slug.\n\n    $ prd plugins add someuser/someplugin\n```\n\n## `prd plugins:inspect PLUGIN...`\n\nDisplays installation properties of a plugin.\n\n```\nUSAGE\n  $ prd plugins inspect PLUGIN...\n\nARGUMENTS\n  PLUGIN...  [default: .] Plugin to inspect.\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  Displays installation properties of a plugin.\n\nEXAMPLES\n  $ prd plugins inspect myplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/inspect.ts)_\n\n## `prd plugins install PLUGIN`\n\nInstalls a plugin into prd.\n\n```\nUSAGE\n  $ prd plugins install PLUGIN... [--json] [-f] [-h] [-s | -v]\n\nARGUMENTS\n  PLUGIN...  Plugin to install.\n\nFLAGS\n  -f, --force    Force npm to fetch remote resources even if a local copy exists on disk.\n  -h, --help     Show CLI help.\n  -s, --silent   Silences npm output.\n  -v, --verbose  Show verbose npm output.\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  Installs a plugin into prd.\n\n  Uses npm to install plugins.\n\n  Installation of a user-installed plugin will override a core plugin.\n\n  Use the PRD_NPM_LOG_LEVEL environment variable to set the npm loglevel.\n  Use the PRD_NPM_REGISTRY environment variable to set the npm registry.\n\nALIASES\n  $ prd plugins add\n\nEXAMPLES\n  Install a plugin from npm registry.\n\n    $ prd plugins install myplugin\n\n  Install a plugin from a github url.\n\n    $ prd plugins install https://github.com/someuser/someplugin\n\n  Install a plugin from a github slug.\n\n    $ prd plugins install someuser/someplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/install.ts)_\n\n## `prd plugins link PATH`\n\nLinks a plugin into the CLI for development.\n\n```\nUSAGE\n  $ prd plugins link PATH [-h] [--install] [-v]\n\nARGUMENTS\n  PATH  [default: .] path to plugin\n\nFLAGS\n  -h, --help          Show CLI help.\n  -v, --verbose\n      --[no-]install  Install dependencies after linking the plugin.\n\nDESCRIPTION\n  Links a plugin into the CLI for development.\n\n  Installation of a linked plugin will override a user-installed or core plugin.\n\n  e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'\n  command will override the user-installed or core plugin implementation. This is useful for development work.\n\n\nEXAMPLES\n  $ prd plugins link myplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/link.ts)_\n\n## `prd plugins remove [PLUGIN]`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ prd plugins remove [PLUGIN...] [-h] [-v]\n\nARGUMENTS\n  PLUGIN...  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ prd plugins unlink\n  $ prd plugins remove\n\nEXAMPLES\n  $ prd plugins remove myplugin\n```\n\n## `prd plugins reset`\n\nRemove all user-installed and linked plugins.\n\n```\nUSAGE\n  $ prd plugins reset [--hard] [--reinstall]\n\nFLAGS\n  --hard       Delete node_modules and package manager related files in addition to uninstalling plugins.\n  --reinstall  Reinstall all plugins after uninstalling.\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/reset.ts)_\n\n## `prd plugins uninstall [PLUGIN]`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ prd plugins uninstall [PLUGIN...] [-h] [-v]\n\nARGUMENTS\n  PLUGIN...  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ prd plugins unlink\n  $ prd plugins remove\n\nEXAMPLES\n  $ prd plugins uninstall myplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/uninstall.ts)_\n\n## `prd plugins unlink [PLUGIN]`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ prd plugins unlink [PLUGIN...] [-h] [-v]\n\nARGUMENTS\n  PLUGIN...  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ prd plugins unlink\n  $ prd plugins remove\n\nEXAMPLES\n  $ prd plugins unlink myplugin\n```\n\n## `prd plugins update`\n\nUpdate installed plugins.\n\n```\nUSAGE\n  $ prd plugins update [-h] [-v]\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Update installed plugins.\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.24/src/commands/plugins/update.ts)_\n\u003c!-- commandsstop --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahnopologetic%2Fprd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahnopologetic%2Fprd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahnopologetic%2Fprd/lists"}