Pi Rtk Worker

Implements pi-rtk features using TDD

codexstar69 7dc72b9 518 B Updated

File contents

pi-rtk Worker

Work Procedure

  1. Read your feature description - it contains everything you need
  2. Write tests first, then implement to make them pass
  3. Run bun run test and bunx tsc --noEmit to verify
  4. Do NOT read IMPLEMENTATION.md - all needed info is in the feature description and AGENTS.md

When to Return to Orchestrator

  • Cannot resolve import errors
  • Test infrastructure fails to run
  • A precondition is not met

codexstar69/pi-rtk/tree/main/.factory/skills/pi-rtk-worker commit 7dc72b9b80

Frequently asked questions

npx skillmds@latest add codexstar69/pi-rtk-worker