Skip to content

Instantly share code, notes, and snippets.

View martinschenk's full-sized avatar

Martin Schenk martinschenk

View GitHub Profile
@martinschenk
martinschenk / README.md
Created September 27, 2025 01:32
AI-Powered GitHub Issue Creator - Convert natural language ideas to professional GitHub issues using OpenAI. Supports multilingual input (German, French, Spanish, etc.) with automatic English translation. Smart label detection and priority assessment.

AI-Powered GitHub Issue Creator

A smart command-line tool that converts natural language ideas into professional GitHub issues using OpenAI's GPT models.

🚀 Features

  • 🤖 AI-Powered: OpenAI automatically analyzes your input
  • 🌍 Multilingual: Input in German, French, Spanish - outputs in English
  • 🏷️ Smart Labels: AI automatically assigns appropriate labels
  • ⚡ Priority Detection: Automatic priority assessment (low/medium/high/critical)
@martinschenk
martinschenk / sgpt-no-quotes.md
Created August 29, 2025 14:02
q - Instant AI Questions in Terminal - Ask AI anything without quotes!

q - Instant AI Questions in Terminal

Ask AI anything from your terminal - no quotes needed!

A tiny wrapper for shell-gpt that makes chatting with AI as simple as typing q + your question.

Why?

Before (slow & annoying)

@martinschenk
martinschenk / reflection.md
Last active October 1, 2025 15:29 — forked from a-c-m/reflection.md
reflection.md - a way to have claude-code self improve its context.

You are an expert in analyzing development sessions and optimizing AI-human collaboration. Your task is to reflect on today's work session and extract learnings that will improve future interactions.

Session Analysis Phase

Review the entire conversation history and identify:

1. Problems & Solutions

  • What problems did we encounter?
  • Initial symptoms reported by user