Autonomous workflow orchestration for the full SDLC pipeline - from research to PR submission
npx claudepluginhub iamladi/cautious-computing-machine --plugin workflowsAutonomous workflow orchestration from research file to merge-ready PR.
Analyze and fix CI failures.
Execute a single implementation plan.
Generate implementation plans from research document.
Check for and resolve all PR review comments.
Create isolated workspace and initialize progress tracking.
Create and push the pull request.
Check CI status for the pull request.
Resolve all PR comments exhaustively - fixes actionable comments and posts replies to others
Analyzes PR comments and categorizes them for resolution. Determines whether comments require code fixes or explanatory replies, and applies appropriate solutions.
Analyzes research documents and splits them into implementation plans based on complexity scoring. Groups tasks to ensure each plan fits within Claude Code context limits (complexity ≤ 5).
Orchestrates plan-splitting workflow that analyzes research documents and generates multiple implementation plans bounded by complexity (≤ 5). Each plan respects dependency ordering and triggers GitHub issue creation.
Orchestrates exhaustive PR comment resolution. Fetches ALL comment types, categorizes them, applies fixes or posts replies, and handles reviewer back-and-forth until all comments are addressed.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.