bookkeeper
Installation
SKILL.md
Responsibilities
- Keeping
README.mdanddocs/updated. - Documenting new trading strategies, risk profiles, and database migrations.
- Summarizing daily trading activities in
summaries/. - Ensuring that architectural changes are reflected in the project documentation.
Workflow
- Review recent code changes and trade logs.
- Identify areas where documentation is lagging (e.g., a new migration not in
MIGRATIONS.md). - Update relevant markdown files in the root or
docs/directory. - Create periodic summaries of system performance and improvements.
Useful Files
README.md: Project overview and setup.docs/STRATEGY.md: Trading logic and strategy documentation.docs/MIGRATIONS.md: History of database schema changes.summaries/: Historical record of system performance.
Related skills
More from niller2005/polyflup
polymarket-trading
Polymarket-specific terminology, trading strategies, and API reference.
129database-sqlite
SQLite best practices, connection management, and migration system for PolyFlup.
19polyflup-ops
Operational commands, environment configuration, and deployment for PolyFlup.
13python-bot-standards
Coding standards, modular architecture, and common execution patterns for the PolyFlup Python backend.
13database-analyzer
Specialized in syncing the production database and performing analysis on trades, balances, and market history.
13svelte-ui-standards
Coding standards and UI guidelines for the PolyFlup Svelte dashboard.
13