plan-based-skill-builder
Plan-Based Skill Builder
Quick Start
When building a skill from a plan document:
- Analyze the plan document structure and purpose
- Extract workflows, checklists, and key instructions
- Identify trigger scenarios and use cases
- Create a structured SKILL.md following best practices
- Generate supporting files if needed (reference.md, examples.md)
Plan Document Types
Restart Plans
- Focus on restart procedures, verification steps, health checks
- Extract restart workflows, validation commands, troubleshooting steps
- Create skills for restart operations, system recovery, health monitoring
More from sayujks0071/antidhan
trading-strategy-development
Create and modify trading strategies for OpenAlgo with proper structure, risk management, entry/exit logic, and position management. Use when developing new strategies, modifying existing ones, debugging strategy logic, or implementing trading signals.
12risk-management
Implement and review risk controls, position sizing, portfolio heat limits, stop losses, and risk monitoring. Use when implementing risk management, reviewing risk controls, calculating position sizes, or analyzing portfolio risk exposure.
7trading-operations
Daily trading operations, monitoring, troubleshooting, deployment, and system health checks. Use when starting trading sessions, monitoring strategies, troubleshooting issues, checking system status, or deploying strategies.
7pr-49-review
Reviews pull request #49 for OpenAlgo observability changes, focusing on risks, security, and test coverage. Use when analyzing PR #49 or when the user asks about the local observability stack changes.
6log-monitoring
Monitor current logs in real-time, track log file sizes, watch for new entries, and check log health across system and strategy logs. Use when monitoring live logs, checking log status, watching for errors, or tracking log file growth.
6backtesting-analysis
Run backtests, analyze strategy performance, compare strategies, and generate ranking reports. Use when backtesting strategies, analyzing performance metrics, comparing strategy variants, or generating backtest reports.
6