Back to list
marcusgoll

checks-phase

by marcusgoll

Python algorithmic trading bot for Robinhood with backtesting, risk management, and paper trading. Built with safety-first principles.

2🍴 0📅 Jan 22, 2026

SKILL.md


name: checks-phase description: "Standard Operating Procedure for /fix-ci phase. Fix CI/deployment blockers after PR creation." allowed-tools: Read, Edit, Grep, Bash

Checks Phase: Standard Operating Procedure

Training Guide: Fix CI failures and deployment check failures that block merge.

Phase Overview

Purpose: Fix CI/deployment blockers discovered after PR creation Inputs: CI/deployment check results Outputs: Fixed code, passing checks Expected duration: 30 minutes - 2 hours

Execution Steps

  1. Review failed checks
  2. Categorize failures (linting, tests, build, deploy config)
  3. Fix issues systematically
  4. Re-run checks
  5. Verify all pass

Common Mistakes

  • Recurring check failures
  • Unclear error messages
  • Insufficient fix documentation

Completion Criteria

  • All CI checks pass
  • All deployment checks pass
  • Fixes committed

This SOP guides fixing CI/deployment blockers.

Score

Total Score

75/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon