update-strategy-docs
✓Update Polymarket bot strategy documentation after code changes. Use after modifying gabagool.py, polymarket.py, or any strategy-related code to ensure STRATEGY_ARCHITECTURE.md and strategy-rules.md accurately reflect the implementation.
Installation
SKILL.md
Synchronize strategy documentation with actual code implementation after changes.
| docs/STRATEGYARCHITECTURE.md | Code flow diagrams, implementation status, discrepancies | | docs/strategy-rules.md | Trading rules, entry/exit conditions, configuration reference |
Read the actual code path and compare to the diagram in docs/STRATEGYARCHITECTURE.md:
Update Polymarket bot strategy documentation after code changes. Use after modifying gabagool.py, polymarket.py, or any strategy-related code to ensure STRATEGY_ARCHITECTURE.md and strategy-rules.md accurately reflect the implementation. Source: unarmedpuppy/polyjuiced.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/unarmedpuppy/polyjuiced --skill update-strategy-docs- Source
- unarmedpuppy/polyjuiced
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is update-strategy-docs?
Update Polymarket bot strategy documentation after code changes. Use after modifying gabagool.py, polymarket.py, or any strategy-related code to ensure STRATEGY_ARCHITECTURE.md and strategy-rules.md accurately reflect the implementation. Source: unarmedpuppy/polyjuiced.
How do I install update-strategy-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/unarmedpuppy/polyjuiced --skill update-strategy-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/unarmedpuppy/polyjuiced
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01