vc-generate-context

Generate or update the repository's authoritative context file with delta updates and validation.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-generate-context-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-generate-context
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-generate-context
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-generate-context-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the accuracy and up-to-date nature of the project's authoritative repository context, addressing issues like missing, stale, or contradictory information.

Core Features & Use Cases

  • Context Generation: Generates or updates the process/context/all-context.md file, ensuring it reflects the project's current state.
  • Delta Updates: Applies changes incrementally to avoid unnecessary overwrites and to maintain historical context.
  • Validation: Validates the generated context for consistency and completeness.
  • Use Case: When a new project is started or when changes are made to the project, this Skill can be used to ensure that the context file is up-to-date and correct.

Quick Start

Run the vc-generate-context skill to update the repository context.

Frequently Asked Questions about vc-generate-context

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

FAQPage Schema
How do I generate and update repository context to reflect the current project state?

To generate repository context, run the skill to inspect the current repository state and apply delta updates to the authoritative context file, ensuring it accurately reflects the project's current state without unnecessary overwrites.

Why is my repository context file missing or showing contradictory information?

Repository context files become contradictory when not updated after project changes. This skill validates the generated context for consistency and completeness, resolving stale or missing information by applying incremental delta updates.

What is the best way to maintain authoritative project context with delta updates?

The best way to maintain authoritative project context is applying incremental delta updates. This approach avoids unnecessary overwrites, preserves historical context, and validates the generated context for consistency and completeness.

How do I validate repository context for consistency and completeness after changes?

You validate repository context by running validation scripts that inspect the current repository state. This skill checks the generated context file to ensure consistency, completeness, and accuracy against the actual project state.

Does context generation work with existing repository state validation scripts?

Yes, context generation requires inspection of the current repository state and validation scripts. The skill leverages these components to generate or update the authoritative context file and validate it for consistency.