A simple greeting plugin to learn the basics
You can install this plugin from any of these themed marketplaces. Choose one, add it as a marketplace, then install the plugin.
Choose your preferred installation method below
A marketplace is a collection of plugins. Every plugin gets an auto-generated marketplace JSON for individual installation, plus inclusion in category and themed collections. Add a marketplace once (step 1), then install any plugin from it (step 2).
One-time setup for access to all plugins
When to use: If you plan to install multiple plugins now or later
Step 1: Add the marketplace (one-time)
/plugin marketplace add https://claudepluginhub.com/marketplaces/all.json
Run this once to access all plugins
Step 2: Install this plugin
/plugin install rdr-plugin@all
Use this plugin's auto-generated marketplace JSON for individual installation
When to use: If you only want to try this specific plugin
Step 1: Add this plugin's marketplace
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/rdr-plugin.json
Step 2: Install the plugin
/plugin install rdr-plugin@rdr-plugin
Read this in other languages: English, 한국어
A reflection-driven approach to resume writing, inspired by spec-kit
RDR (Reflection-Driven Resume) is a project designed to help you write resumes and portfolios through structured reflection and data organization. Instead of starting with a blank page, RDR guides you through collecting, organizing, and reflecting on your experiences to create authentic, tailored resumes.
This project never writes your resume for you. Instead, it:
MyBase/
Raw, unprocessed data repository for all your activities:
Sub-structure:
MyBase/summary/
: Contains [activity-name]-summary.md
filesCorporate_Analysis/
Company research and analysis workspace:
Corporate_Analysis/[company-role]/base/
[company-role]-summary.md
: Company culture and information analysisReflections/
Most Important Folder - Your authentic reflection space:
Generated/
Output folder for final documents:
Generated/resume/
: Company-specific resumes (resume-[company]-[version].md
)Generated/portfolio/
: Project portfolios ([project]-portfolio-[version].md
)/init
- Project InitializationKorean Name: RDR 초기화 명령어 Purpose: Creates the complete RDR folder structure and sets up git branching for personal data management.
What it does:
MyBase/
, Corporate_Analysis/
, Reflections/
, Generated/
).gitkeep
files to maintain empty directoriespersonal
branch for private workmain
branch clean for project structure onlyUsage: Simply run /init
in Claude Code
/mybase-summary
- Comprehensive Data AnalysisKorean Name: MyBase 종합 분석 및 요약 자동화 Purpose: Analyzes all MyBase data using parallel sub-agents and creates structured activity summaries.
What it does:
[activity-name]-summary.md
files in MyBase/summary/
Expected processing time: 12-21 minutes depending on data volume Usage: Request "MyBase 폴더의 모든 내용을 분석하고 활동별 요약 파일을 생성해주세요"
/basecheckandtellmenew
- Update Detection & Reflection PlanningKorean Name: MyBase 업데이트 워크플로우 Purpose: Detects new additions to MyBase, updates summaries, and suggests immediate reflection opportunities.
What it does:
Usage: "위의 MyBase 업데이트 워크플로우를 1단계부터 3단계까지 순서대로 실행해주세요"
/letsreflection
- Chronological Reflection Question GeneratorKorean Name: 시간 순서별 회고 질문 생성 Purpose: Generates systematic reflection questions based on chronological activity analysis with progress tracking.
What it does:
reflection-tracker.md
to understand current reflection progress[기술성장]
Technical skill development[문제해결]
Problem-solving experiences[협업소통]
Collaboration and communication[가치관변화]
Value and perspective changes[미래연결]
Connections to future growthFeatures:
The system also includes specialized workflow commands for:
This project is designed to work specifically with Claude Code (claude.ai/code). Other AI assistants or IDEs are not supported.
Initialize Project: Run /init
command in Claude Code
personal
branch for your private data.gitkeep
filesPopulate Data: Add your raw project materials to MyBase/
Create Activity Summaries: Use /mybase-summary
command
MyBase/summary/
Regular Updates: Use /basecheckandtellmenew
for ongoing maintenance
Generate Reflection Questions: Use /letsreflection
command
Write Authentic Reflections: Manually write in Reflections/
folder
The RDR commands are designed to work together in a systematic workflow that supports continuous reflection and resume development:
/init → Creates folder structure and personal branch
Add data to MyBase/ → /mybase-summary → Review generated summaries
Timeline: Allow 12-21 minutes for comprehensive analysis
New activities → /basecheckandtellmenew → Updated summaries + reflection readiness
↓
/letsreflection → Generated reflection questions
↓
Manual reflection writing → Authentic insights in Reflections/
↓
Resume/portfolio development
/basecheckandtellmenew
to catch up on recent activity data/letsreflection
to generate new questions for completed activitiesreflections/reflection-tracker.md
maintains systematic progressThis systematic approach ensures that no experiences are overlooked and that your professional development is thoroughly documented and reflected upon.
This project follows an iterative development approach:
1.0.0