stock-review-output-contract

Define TODO and report file templates for stock-investment-review workflows.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ekkus93/vscode_skills --skill stock-review-output-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-review-output-contract
Source: https://github.com/ekkus93/vscode_skills/tree/main/skills/stock-review-output-contract
Command: npx skills add https://github.com/ekkus93/vscode_skills --skill stock-review-output-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an explicit, repeatable contract for stock-investment-review workflows by defining the required TODO file, the deliverable report, and the final decision template. It keeps artifact creation separate from analysis, enabling consistent reviews and easier automation.

Core Features & Use Cases

  • Artifact contracts: Specifies the exact filenames and content structure for stock-review artifacts.
  • Workflow integration: Enables orchestration to generate and validate outputs before final decisions.
  • Use Case: In a multi-stock analysis, stock-review-output-contract ensures each stock's TODO and report follow the same format for easy review and auditing.

Quick Start

Create the two required files in the current directory named <TICKER>_TODO.md and <TICKER>.md and populate them following the defined sections.

Frequently Asked Questions about stock-review-output-contract

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

FAQPage Schema
How do I standardize stock investment review documentation across multiple assessments?

To standardize stock investment review documentation, you can enforce a repeatable artifact contract that mandates specific filenames and section templates for both TODO files and final reports. This ensures consistent formatting across multiple stock assessments for easier auditing.

What is a stock review output contract and when do I need it?

A stock review output contract defines the required TODO file, final report artifact, and standardized decision template for investment workflows. You need it when investment-review tasks require repeatable artifacts and standardized documentation across multiple stock assessments.

How do I create standardized stock review artifacts for a specific ticker?

To create standardized stock review artifacts, generate two files in your current directory named <TICKER>_TODO.md and <TICKER>.md. Populate them by following the explicitly defined section templates to ensure the final decision structure is present.

Does this stock review template enforce any specific file naming conventions?

Yes, the stock review template enforces strict file naming conventions by requiring the creation of exactly two files: <TICKER>_TODO.md for the task list and <TICKER>.md for the final report artifact in the current directory.

Can I use this artifact contract to separate analysis from report generation in investment workflows?

Yes, you can use this artifact contract to separate analysis from report generation in investment workflows. It keeps artifact creation distinct from the analysis process, enabling consistent reviews and easier automation for final decisions.

What limitations exist when using predefined templates for stock investment compliance?

A limitation of using predefined templates for stock investment compliance is that the rigid structure enforces specific filenames like <TICKER>.md and requires explicit section templates, which may restrict flexible or ad-hoc reporting formats outside the defined contract.