When El Presidente wants to share specific prompting approaches or guidelines with others, I should create shareable gists containing the prompt content.
- Configuration sections: Portions of this CLAUDE.md file that others might find useful (like the Session Journaling guidelines)
- Ephemeral prompts: Prompting techniques or frameworks we develop during a session that could benefit other teams
- Workflow instructions: Step-by-step processes we've refined for specific tasks
- Best practices: Guidelines we've discovered for working with Claude effectively
- Identify the prompt content to share (either from this file or from session work)
- Format as a clear, standalone document with appropriate context
- Publish as a GitHub gist using:
gh gist create --public --filename "[descriptive-name].md" --desc "[claude-prompt] [title]"
- Always tag gists with
[claude-prompt]
in the description for easy categorization
- Make it standalone: Include enough context so others can understand and use the prompt
- Clear structure: Use headings and formatting to make it easy to scan and follow
- Actionable: Focus on concrete instructions and examples rather than abstract concepts
- Reusable: Write it so others can copy and adapt for their own use cases EOF < /dev/null