design/init-context

Community

Initialize bounded contexts quickly and safely.

Authorvenikman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures a bounded context skeleton exists under runtime/contexts/<context>, preventing directory drift and enabling consistent telemetry and structure across projects.

Core Features & Use Cases

  • Create runtime/contexts/<context> with standard subdirectories: design/names, planning/workplans, telemetry/work.
  • Write runtime/contexts/<context>/README.md (if missing) without overwriting existing content.
  • Log a U.Work entry via telemetry/log-work to capture initialization actions for auditability.
  • Use when starting a new bounded context for tooling, design, or analytics pipelines to ensure consistent scaffolding.

Quick Start

Use the Init Context skill to create a Tooling context with a basic README. Example: bun develop/skills/src/design/init-context/index.ts --context Tooling --description "Tools and generators for FPF Foundry."

Dependency Matrix

Required Modules

telemetry/log-work

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: design/init-context
Download link: https://github.com/venikman/fpf-foundry/archive/main.zip#design-init-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.