원클릭으로
polyflup-history
Chronological log of system improvements and session summaries for PolyFlup.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Chronological log of system improvements and session summaries for PolyFlup.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
SQLite best practices, connection management, and migration system for PolyFlup.
Polymarket-specific terminology, trading strategies, and API reference.
Coding standards, modular architecture, and common execution patterns for the PolyFlup Python backend.
Specialized in maintaining project documentation, ensuring it reflects the current state of the codebase and operational procedures.
Specialized in syncing the production database and performing analysis on trades, balances, and market history.
Specialized in syncing logs from production and analyzing them to find trade history, errors, or performance metrics.
| name | polyflup-history |
| description | Chronological log of system improvements and session summaries for PolyFlup. |
additive_confidence, additive_bias, bayesian_confidence, bayesian_bias, market_prior_p_up columnsBAYESIAN_CONFIDENCE flag in settings allows switching between additive and Bayesian methodspolymarket-trading skill. Noted that taker fees are token-based for BUYS and USDC-based for SELLS, with higher effective rates for low-price sells.has_side_for_window() check to prevent over-leveraging.src/trading/orders and src/data/market_data into packages.