bootstrap-workspace

Bootstrap a document verification workspace with Rules/, Samples/, and .env scaffolding.

13|4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/memect/kc --skill bootstrap-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap-workspace
Source: https://github.com/memect/kc/tree/main/template/skills/zh/bootstrap-workspace
Command: npx skills add https://github.com/memect/kc --skill bootstrap-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrapping a document verification workspace can be complex; this Skill guides developers to bootstrap and configure a workspace, set up initial rules and samples, and establish environment conventions for a smooth start.

Core Features & Use Cases

  • Step-by-step onboarding to understand Regulations and Samples and to configure the development environment.
  • Create the workspace skeleton (Rules/, Samples/, .env) and enable version tracking to support rule extraction and workflow generation.
  • Establish AGENT.md as a living memory to capture decisions and domain notes for future sessions.

Quick Start

Initialize the workspace by creating the Rules/, Samples/, and .env scaffolding and enabling version tracking.

Frequently Asked Questions about bootstrap-workspace

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

FAQPage Schema
How do I set up a document verification workspace for a new team?

To set up a document verification workspace, you create a directory skeleton with Rules/, Samples/, and .env, enable version tracking, and establish AGENT.md to capture decisions for future onboarding sessions.

What is included in the scaffolding for a document verification project?

The scaffolding for a document verification project includes a Rules/ directory for regulations, a Samples/ directory, an .env file for environment defaults, and an AGENT.md file to serve as living memory for domain notes.

How do I start extracting rules from documents in a new workspace?

To start rule extraction, you bootstrap the workspace by creating the standardized Rules/ and Samples/ scaffolding, configure environment variables in .env, and establish AGENT.md to track decisions for the extraction workflow.

Do I need version tracking when bootstrapping a document workspace?

Yes, version tracking is required when bootstrapping a document workspace to support rule extraction and workflow generation, ensuring that changes to regulations and samples are monitored throughout the onboarding process.

What is the best way to onboard a new team to document verification regulations?

The best way to onboard a new team to document verification regulations is to use a guided workspace setup that creates standardized directory structures, applies environment defaults, and establishes AGENT.md for capturing domain notes.

Why do I need an AGENT.md file in my document workspace?

You need an AGENT.md file in your document workspace to act as a living memory that captures decisions and domain notes, ensuring continuity and context for future onboarding and rule extraction sessions.