원클릭으로
context-preservation
Generate structured handoff summaries between workflow phases. Use when transitioning between RQPIV phases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate structured handoff summaries between workflow phases. Use when transitioning between RQPIV phases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when converting architecture plans into implementation phases. Creates independent, bite-sized phase files that can be executed separately.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Extract design assets and metadata from Figma using the Figma REST API. Supports exporting frames/components as images, extracting node metadata, design tokens, and file structure. Use with ai-multimodal skill for comprehensive UI research.
Comprehensive codebase documentation generator following a layered methodology. This skill should be used when scanning and documenting a codebase for the first time, when creating onboarding documentation for new developers, when generating architecture overviews, walkthroughs, and API references. Supports README generation, architecture diagrams, entry point documentation, pattern guides, and edge case documentation.
Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.
| name | context-preservation |
| description | Generate structured handoff summaries between workflow phases. Use when transitioning between RQPIV phases. |
Maintain context continuity across phases and sessions.
Reference: templates/handoff-template.md
Use when transitioning from one phase to another. Captures:
Reference: templates/progress-summary.md
Use for tracking ongoing work:
Reference: templates/session-resume.md
Use when resuming interrupted work:
{type}-{session}-{timestamp}.md
Examples:
handoff-auth-feature-20251215.mdprogress-auth-feature-20251215-1430.mdsession-resume-auth-feature.md| Artifact Type | Location |
|---|---|
| Handoffs | plans/sessions/{session}/ |
| Progress | plans/sessions/{session}/ |
| Resume | plans/sessions/{session}/ |