Skip to content

Latest commit

 

History

History

README.md

Agent Tasks — Parallel Finish Sprint

20 self-contained tasks for 20 agents to complete in parallel. Each .md file is a standalone prompt for one agent in a new chat.

How to Use

  1. Open a new chat for each task
  2. Paste the contents of the .md file as the first message
  3. Let the agent work autonomously
  4. Tasks are designed to be independent — no task blocks another

Task List

# File Scope Priority
01 01-pumpkit-web-tests.md Write React component + hook tests for @pumpkit/web HIGH
02 02-pumpkit-lint-infrastructure.md Add ESLint configs + lint scripts to all pumpkit packages HIGH
03 03-swarm-bot-readme.md Write comprehensive swarm-bot/ README.md HIGH
04 04-dashboard-readme.md Write comprehensive dashboard/ README.md HIGH
05 05-swarm-readme-expansion.md Expand swarm/ README from 74 lines to comprehensive guide MED
06 06-mcp-server-env-and-tests.md Add .env.example + integration tests for mcp-server HIGH
07 07-pumpkit-web-readme.md Complete @pumpkit/web README from skeleton to full docs MED
08 08-pumpkit-npm-publishing.md Set up npm publishing pipeline for @pumpkit scope HIGH
09 09-docker-security-audit.md Audit & harden all 9 Dockerfiles for consistency + security MED
10 10-pumpkit-security-checklist.md Create pumpkit-specific security checklist + audit MED
11 11-deployment-guides.md Write deployment guides for all services (Railway/Docker/Vercel) MED
12 12-pumpkit-web-live-data.md Wire @pumpkit/web dashboard to live SSE data instead of mocks HIGH
13 13-end-to-end-bot-tests.md Write E2E test suites for telegram/channel/claim/outsiders bots HIGH
14 14-pumpkit-ci-enhancement.md Enhance pumpkit CI with lint/test matrix + coverage reporting MED
15 15-website-consolidation.md Audit + consolidate website/ site/ pumpfun-site/ directories LOW
16 16-carbon-decoder-todos.md Fix 3 TODOs in Carbon token-program-decoder + add tests LOW
17 17-llms-txt-update.md Update llms.txt and llms-full.txt to reflect actual project state MED
18 18-changelog-release-notes.md Prepare CHANGELOG + release notes for v1.31.0 MED
19 19-pumpkit-core-test-coverage.md Expand pumpkit/core test coverage (monitors, storage, solana) HIGH
20 20-lair-tg-scaffold.md Scaffold lair-tg/ unified Telegram bot platform MED