govfolio-fixture-capture

Capture immutable source fixtures and generate complete manifests.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill govfolio-fixture-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: govfolio-fixture-capture
Source: https://github.com/ssmleo/govfolio/tree/main/.agents/skills/govfolio-fixture-capture
Command: npx skills add https://github.com/ssmleo/govfolio --skill govfolio-fixture-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of capturing representative, immutable source fixtures along with complete manifests, streamlining the management of source data for various tasks.

Core Features & Use Cases

  • Immutable Source Fixtures Capture: Captures and stores immutable source data for traceability and reproducibility.
  • Complete Manifests: Generates and manages complete manifests for captured fixtures.
  • Use Case: For example, you can use this Skill to capture and manage source code changes from a version control system, ensuring that all changes are preserved in a predictable format for future analysis or auditing.

Quick Start

Execute the capture operation using the command 'govfolio-fixture-capture run'.

Frequently Asked Questions about govfolio-fixture-capture

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

FAQPage Schema
How do I capture immutable source fixtures for reproducible version control analysis?

Capturing immutable source fixtures involves using deterministic scripting to store source data alongside complete manifests, ensuring a consistent and traceable history for future analysis or auditing. This process preserves changes in a predictable format.

What is a source fixture manifest and when do I need one for data traceability?

A source fixture manifest is a complete record generated alongside immutable source data to guarantee traceability and reproducibility. You need one when managing source code changes from version control for predictable future analysis or auditing.

How to generate manifests for source fixtures using deterministic scripts?

To generate manifests for source fixtures, execute the capture operation using the 'govfolio-fixture-capture run' command. This utilizes internal scripting to deterministically capture representative immutable source data and automatically generate its complete manifest.

Does version control integration require external dependencies to capture source fixtures?

No external dependencies are required for version control integration to capture source fixtures. The Skill operates independently using internal scripts, references, and assets to manage immutable data capture and manifest generation without prerequisite packages.

What's the best way to automate immutable data capture for source code auditing?

The best way to automate immutable data capture for auditing is using deterministic scripting to capture representative source fixtures with complete manifests, ensuring all changes are preserved in a predictable format for consistent reproducibility.