arch-context-collect

Community

Reuse project context, avoid repeated questions.

AuthorYemomo511
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of repeatedly answering the same architecture, environment, and setup questions when using multiple development Skills for hybrid cross-platform app projects, eliminating redundant user input and ensuring consistent context across all tools.

Core Features & Use Cases

  • Centralized Context Persistence: Automatically saves user answers to pre-setup questions (including target platforms, framework versions, package managers, test scopes, and UI strategies) to a standardized .hyar/ARCH_CONTEXT.md file in the project root.
  • Cross-Skill Context Reuse: All other Skills read this file before asking pre-setup questions, reusing existing confirmed answers instead of repeating queries to the user.
  • Intelligent Deduplication & Updates: Merges semantically identical questions, overwrites outdated answers with new user responses, and tracks which Skills rely on each context entry to keep information accurate.
  • Use Case: When setting up a React Native hybrid app, you answer questions about your target platforms and preferred package manager once. All subsequent Skills (like framework compatibility checks or app scaffolding tools) will automatically pull this information without asking you again.

Quick Start

Answer any pre-setup question from a development Skill, and the arch-context-collect Skill will automatically save your response to the project's .hyar/ARCH_CONTEXT.md file for reuse by other Skills.

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: arch-context-collect
Download link: https://github.com/Yemomo511/hybrid-agent-rail/archive/main.zip#arch-context-collect

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 537,000+ vetted skills library on demand.