workflow-init-bounded-context

Community

Initialize bounded context with service symlinks

Authorjoleques
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Establishing a reliable, canonical bounded context across a codebase is often manual, error-prone, and scattered across repositories; this Skill automates collection of service paths, creation of a services/ workspace via symlinks, and generation of a consolidated context.md to make domain context explicit and machine-usable.

Core Features & Use Cases

  • Service discovery and linking: collect and validate service paths provided by the user and create predictable symlinks under services/<name>.
  • Domain context generation: run bounded-context-analyzer against the aggregated services to produce a context.md that summarizes domain concepts and boundaries.
  • Devcontainer integration: optionally run devcontainer-merger to unify .devcontainer settings for consistent development environments.
  • Use case: onboarding a microservices repository or assembling distributed service folders into a single bounded context for AI-assisted installation and documentation.

Quick Start

Run the workflow to collect service paths, create services/ symlinks, execute bounded-context-analyzer, optionally merge devcontainer settings, and output a context.md summary.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: workflow-init-bounded-context
Download link: https://github.com/joleques/northstar-ai/archive/main.zip#workflow-init-bounded-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 471,000+ vetted skills library on demand.