Data Manager

Create structured directories, verify files, and log execution history with Git.

1|Updated Jan 20, 2025
One-click install
npx skills add https://github.com/165cm/firstrade-calculator-app --skill data-manager-165cm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Data Manager
Source: https://github.com/165cm/firstrade-calculator-app/tree/main/.agent/skills/data-manager
Command: npx skills add https://github.com/165cm/firstrade-calculator-app --skill data-manager-165cm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of project deliverables by creating structured directories, verifying file integrity, and maintaining execution history, ensuring organized and traceable project outcomes.

Core Features & Use Cases

  • Automated Folder Setup: Creates a standardized directory structure for new project executions, including phase-specific folders.
  • File Verification: Checks for the presence and basic integrity of essential output files for each phase.
  • Execution History Tracking: Logs and allows retrieval of past execution records, including status and data size.
  • Version Control Integration: Manages project artifacts through Git for backup and versioning.
  • Use Case: When starting a new project phase, use this Skill to automatically set up the necessary folders and then verify that all required output files from the previous phase have been correctly saved before proceeding.

Quick Start

Use the data-manager skill to create the folder structure for a new execution with the ID '2024-12-25_10-00'.

Frequently Asked Questions about Data Manager

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

FAQPage Schema
How do I organize project execution files and track deliverables?

Set up a standardized directory structure for project execution by creating phase-specific folders. This Skill creates the necessary directories, verifies file integrity for each phase, and logs execution history to maintain organized and traceable project outcomes.

How does directory structure creation work for new project phases?

Directory structure creation works by automatically generating phase-specific folders for new project executions. You provide an execution ID, and the system establishes the standardized folder hierarchy required to store and track phase deliverables.

Can I verify file existence and check output integrity before proceeding?

You can verify file existence and check output integrity by validating that essential output files from a previous phase are correctly saved. This ensures data integrity by confirming required files are present before moving to the next project phase.

Does version control integration support Git for project artifact backup?

Version control integration supports Git for project artifact backup and versioning. It manages project deliverables through Git to ensure data integrity, maintain execution history, and provide reliable version control for file operations.

How do I retrieve past execution history and task tracking logs?

Retrieve past execution history by accessing logged execution records that include status and data size. The task tracking system allows you to query previous project executions to review historical file operations and phase completion data.

What is the best way to manage deterministic tasks and data operations?

The best way to manage deterministic tasks is by executing scripts and reading reference files for data management. This approach handles file operations through a structured system that ensures consistent execution and reliable project artifact tracking.