Ship features end-to-end with automation
shipsubagentsetup L4★3
RaaSaaR-org/robot-management-system ↗What it does
Full pipeline orchestrator. Picks up the next task, implements it, tests frontend if needed, reviews the PR, merges, and deploys to this Pi. Use when you want to ship the next task end-to-end with no ...
Best for
when you want to ship the next task end-to-end with no manual intervention
Inputs
- · task specification
- · context from parent agent
Outputs
- · execution result
- · status report
Requires
- · bash
- · external API
- · TypeScript/Node.js
- · GitHub CLI
- · LLM
Preconditions
Tool domain knowledge and installed dependencies
Failure modes
- · Configuration mismatch
- · Missing prerequisites
Trust signals
- · Test coverage documented
- · Verification checklist provided