context

Create and update domain contexts from codebase scans, documents, and git history.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of domain-specific knowledge for software projects, ensuring consistency and clarity across development cycles. It helps in organizing and updating crucial information about your project's domains.

Core Features & Use Cases

  • Automated Domain Context Creation: Scans codebases to automatically generate initial domain context.
  • Q&A Based Context Building: Creates new domain contexts through guided questions.
  • Document-Driven Updates: Updates contexts based on provided documents (PDF, TXT, MD).
  • Git History Synchronization: Syncs development progress into status documents based on git history.
  • Use Case: When starting a new feature, use context to ensure all relevant domain knowledge is captured and up-to-date, preventing knowledge silos and ensuring developers have the information they need.

Quick Start

Use the context skill to create a new domain context for 'user-authentication'.

Frequently Asked Questions about context

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

FAQPage Schema
How do I generate domain knowledge context from a codebase analysis?

Domain knowledge context is generated by scanning your codebase to automatically extract and organize initial project domain information. This automated codebase analysis prevents knowledge silos by capturing crucial structural data.

Can I update project documentation using git history synchronization?

Git history synchronization updates project documentation by syncing development progress into status documents. This feature analyzes git history to automatically reflect current development status within your managed context.

What is the best way to manage domain context for a new software feature?

Managing domain context for a new feature involves creating a new domain through guided Q&A or document-driven updates. This ensures all relevant domain knowledge is captured, up-to-date, and prevents knowledge silos.

Does domain context management support updates from PDF and TXT documents?

Domain context management supports document-driven updates from provided PDF, TXT, and MD files. It extracts information from these formats to keep your project's domain-specific knowledge consistent across development cycles.

How do I create a new domain context through guided questions?

Creating a new domain context through guided questions uses an interactive Q&A process to build accurate domain knowledge. This method ensures comprehensive capture of project-specific information by querying the user directly.