Coding Agent
डेवलपमेंट
Codex, Claude या Pi को कोडिंग टास्क सौंपें
- फुल-ऑटो मोड में फीचर बनाएं
- worktree के साथ समानांतर इश्यू फिक्सिंग
- मॉनिटरिंग के साथ बैकग्राउंड सेशन
आप क्या कर सकते हैं
Features बनाएं — Codex, Claude Code, Pi, या OpenCode को पूर्ण feature development delegate करें
PR review करें — isolated temp directories में pull requests review करने के लिए agents spawn करें
Code generation — विशिष्ट coding tasks के लिए specialized agents का उपयोग करें
Multi-agent workflows — कई coding agents को समानांतर में चलाएंऐसे पूछें
"Claude Code को यह authentication feature बनाने के लिए delegate करो"
"इस PR को review करने के लिए coding agent spawn करो"
"Codex को इस algorithm को optimize करने में मदद करने दो"
"इस बड़े refactoring task को multiple agents में divide करो"प्रो टिप्स
हर coding agent अपने isolated environment में काम करता है
Claude Code complex multi-file features के लिए सर्वोत्तम है
बड़े tasks को छोटे sub-tasks में विभाजित करें parallel agents के लिए
PR review agents fresh perspective प्रदान करते हैं