A collection of all my agentic workflows, skills, prompts, etc.
- autodev: Universal Autonomous Feature Development Protocol. An automated build-evaluate-iterate loop supporting:
- Standard Mode: Isolated development in background Git worktrees across a dual-session architecture.
- Yolo Mode: Immediate inline development branching directly inside the active workspace and terminal.
- Self-Customization Startup: Auto-configures compilation commands, risk levels, and protected files during first-run initialization.
- CI/CD Remote Feedback: Polls remote PR checks (e.g., GitHub Actions), parses failure logs, and patches code autonomously.