setup

Generate and maintain five standardized project context files with changelog tracking.

1|3|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/yogi100x/acceleration-council --skill setup-yogi100x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/yogi100x/acceleration-council/tree/main/setup
Command: npx skills add https://github.com/yogi100x/acceleration-council --skill setup-yogi100x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates and maintains project context files used by all execution skills. Run this first after installing acceleration-council. Also use to update context when your business changes. Triggers: "setup my project context", "update context:", "review my project context", "setup context".

Core Features & Use Cases

  • Generates five standardized context files for all execution skills: product-marketing, finance, legal, ai, tech context.
  • Supports initial setup, updates, and reviews with changelog tracking.
  • Provides a guided workflow to generate, update, and review context across departments.

Quick Start

Run the setup command in Claude Code to generate all context files.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I set up project context files for Claude Code skills?

Project context files for Claude Code skills are generated by running setup, which creates five standardized markdown files in the .claude directory covering product-marketing, finance, legal, ai, and tech context for execution skills.

What is included in the generated Claude project context metadata?

Claude project context metadata includes standardized frontmatter, per-field update timestamps, and a changelog to track changes across five department-specific markdown files in the .claude directory.

When should I update my project context files for Claude execution skills?

Update your project context files when your business changes, using the update context trigger to maintain accurate metadata and ensure the changelog accurately tracks all modifications for execution skills.

Does the setup skill require any dependencies to generate context files?

The setup skill requires no dependencies to generate and maintain the five project context files, making it easy to bootstrap your project context immediately after installation.

Can I review existing project context files before making updates?

You can review existing project context files by triggering the review workflow, which examines the current metadata, frontmatter, and changelog across all five department context files before making updates.

Why do my Claude execution skills need standardized context files?

Claude execution skills need standardized context files to ensure consistent project metadata across departments, enabling accurate task execution through standardized frontmatter, update timestamps, and change tracking.