Skip to content

feat: add curated prompt template library#22

Open
wydrox wants to merge 1 commit intomainfrom
feat/prompt-templates
Open

feat: add curated prompt template library#22
wydrox wants to merge 1 commit intomainfrom
feat/prompt-templates

Conversation

@wydrox
Copy link
Contributor

@wydrox wydrox commented Mar 26, 2026

Summary

  • YAML template format with variables and defaults
  • 10+ built-in templates: summarize, translate, code_review, explain, rewrite, extract_entities, classify, brainstorm, email_draft, debug_error
  • Pipe-friendly: cat file.txt | ppmlx template run summarize
  • ppmlx template list/run/show/create commands
  • User templates in ~/.ppmlx/templates/
  • 201 tests pass

🤖 Generated with Claude Code

YAML template format with variables, 10+ built-in templates
(summarize, translate, code_review, explain, etc.). Pipe-friendly:
cat file.txt | ppmlx template run summarize. 201 tests pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant