new-context

Generate validated domain context documents with QA and standard scaffolding.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/rnqhstmd/oh-my-bakedpotato --skill new-context-rnqhstmd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: new-context
Source: https://github.com/rnqhstmd/oh-my-bakedpotato/tree/main/.claude/skills/new-context
Command: npx skills add https://github.com/rnqhstmd/oh-my-bakedpotato --skill new-context-rnqhstmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

새 도메인 컨텍스트를 검증 질문을 거쳐 생성합니다. context/{도메인}/ 디렉토리와 README.md, PROJECTS.md, glossary.md, architecture.md를 만듭니다.

Core Features & Use Cases

  • 도메인 컨텍스트 생성을 위한 질문 기반 검증 절차를 제공하고, 검증 없이 산출물을 넘기지 않도록 제약합니다.
  • context/{도메인}/ 디렉토리 구조와 표준 문서(README.md, PROJECTS.md, glossary.md, architecture.md)를 자동으로 생성합니다.
  • 도메인 정의를 정량화하고 누락 데이터를 ❓로 표시합니다.

Quick Start

도메인명을 입력하여 새로운 컨텍스트 생성을 시작합니다.

Frequently Asked Questions about new-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create domain context documentation for scalable project management?▼

Creating domain context documentation requires passing a validation QA procedure that defines project terminology and architecture. This process scaffolds standard documents including README.md, PROJECTS.md, glossary.md, and architecture.md within a dedicated context directory.

What is domain context validation and why is it needed for project architecture?▼

Domain context validation is a question-based procedure that quantifies domain definitions and flags missing data with a question mark. It prevents teams from generating unverified architecture documentation, ensuring accurate governance and terminology scaffolding for scalable projects.

How do I scaffold a directory structure with glossary and architecture documents?▼

Scaffolding a directory structure with glossary and architecture documents starts by entering a domain name to trigger the validation workflow. Upon passing validation, it automatically generates a context directory populated with standard project management documentation files.

Can I generate project documentation without passing the validation questions?▼

Generating project documentation without passing validation questions is not possible. The workflow strictly enforces a constraint that prevents delivering scaffolding outputs until the domain context validation QA procedure is successfully completed.

Does this domain context workflow support tracking missing terminology data?▼

Yes, this domain context workflow supports tracking missing terminology data by quantifying domain definitions and explicitly marking any omitted information with a question mark. This ensures gaps are visible before finalizing the glossary.md document.