trade-review

Reads log.md instructions in a LOG directory and writes back the trade review.

Updated Jul 10, 2022
One-click install
npx skills add https://github.com/samuerio/.dotfiles --skill trade-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade-review
Source: https://github.com/samuerio/.dotfiles/tree/main/agents/skills/trade-review
Command: npx skills add https://github.com/samuerio/.dotfiles --skill trade-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Completes trade reviews by reading a LOG directory's log.md and applying its requirements precisely, removing manual guesswork and reducing review time.

Core Features & Use Cases

  • Read the log.md in a target LOG directory and extract the review criteria.
  • Validate and incorporate any required data or resources referenced by log.md.
  • Write the final trade review back to log.md, ensuring compliance with the provided instructions.

Quick Start

Provide the path to a LOG directory containing log.md to generate and write back the complete trade review.

Frequently Asked Questions about trade-review

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

FAQPage Schema
How do I automate a trade review from log files?

A trade review involves reading a LOG directory's log.md to extract review criteria and validate referenced data. The Skill automates this by generating the final review and writing it back to log.md without manual guesswork.

What is the process for CSV validation during a trade review?

Log analysis for trade reviews works by reading log.md in a target LOG directory, extracting the specified review criteria, validating any referenced data, and writing the final review back to the same log.md file.

How do I generate a trade review from a LOG directory?

To generate a trade review from a LOG directory, provide the path containing log.md. The Skill reads the review criteria, validates referenced data, and writes the completed review directly back to log.md.

What happens if required data is missing from log.md during a trade review?

If required data is missing from log.md, the Skill reports the exact data gap and stops execution. It does not modify files outside the LOG directory or attempt to complete the trade review with missing information.

Does the trade review process modify files outside the LOG directory?

No, the trade review process does not modify files outside the LOG directory. It strictly reads log.md, validates referenced resources, and writes the final review exclusively back to the original log.md file.

Can I use log analysis to complete trade reviews without manual data validation?

Yes, you can complete trade reviews without manual data validation. The Skill automatically validates and incorporates required data referenced by log.md, extracting criteria and writing the final review back to the file.