pine-manager

Transform complex Pine Script requests into sequenced implementation plans.

Updated May 19, 2026
One-click install
npx skills add https://github.com/sarkcesscrewpay/trading-intelligence-system --skill pine-manager-sarkcesscrewpay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pine-manager
Source: https://github.com/sarkcesscrewpay/trading-intelligence-system/tree/main/skills/pine-manager
Command: npx skills add https://github.com/sarkcesscrewpay/trading-intelligence-system --skill pine-manager-sarkcesscrewpay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

pine-manager helps you turn complex Pine Script requests into a complete, correctly sequenced development plan, reducing missed requirements, rework, and incomplete indicators or strategies.

Core Features & Use Cases

  • Adaptive project scoping: Uses pattern recognition and a discovery mode to clarify unknown or unusual requirements while assessing feasibility for Pine Script.
  • End-to-end workflow orchestration: Plans task sequencing across scoping, development, debugging, optimization, backtesting, and publishing so outputs are production-ready.
  • Project hygiene for TradingView scripts: Automatically manages blank.pine renaming and header updates to keep each project clean and traceable.
  • Use case: When you ask for “a divergence indicator with alerts plus strategy-style risk rules and backtesting,” it coordinates a multi-step plan that covers visualization, logic, validation, and final release.

Quick Start

Tell pine-manager what Pine Script you want to build and describe the key inputs, signals, and expected outputs (including any alerts or backtesting requirements).

Frequently Asked Questions about pine-manager

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

FAQPage Schema
How do I plan a multi-step Pine Script project for a complex TradingView strategy?

To plan a complex Pine Script project, break down trading feature requests into a sequenced implementation plan covering scoping, development, debugging, optimization, backtesting, and publishing workflows for production-ready TradingView indicators and strategies.

What is the best way to scope and manage a TradingView indicator that requires backtesting and alerts?

Scoping a TradingView indicator with backtesting and alerts requires adaptive pattern recognition and discovery mode to clarify requirements, assess feasibility, and coordinate task sequencing across visualization, logic, validation, and final release.

How do I structure Pine Script files to keep my TradingView projects clean and traceable?

Structuring Pine Script files cleanly requires managing project hygiene by renaming blank.pine files and initializing project headers, keeping TradingView script development traceable from initial scope to final publishing.

Can I use a project orchestration workflow for debugging and optimizing Pine Script strategies?

Yes, project orchestration workflows support Pine Script debugging and performance optimization by applying targeted questioning and feasibility assessment to sequence tasks across strategy development, validation, and release.

What do I need to start building a custom Pine Script divergence indicator with risk rules?

To start building a custom Pine Script divergence indicator with risk rules, you need to describe key inputs, signals, expected outputs, and any alert or backtesting requirements so the workflow can assess feasibility and generate a plan.