claude-code

Delegate coding tasks to Claude Code CLI for automated workflows and PR reviews.

11|Updated May 17, 2026
One-click install
npx skills add https://github.com/StarryCod/cogitum --skill claude-code-starrycod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code
Source: https://github.com/StarryCod/cogitum/tree/main/cogitum/data/skills/autonomous-ai-agents/claude-code
Command: npx skills add https://github.com/StarryCod/cogitum --skill claude-code-starrycod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegate coding tasks to Claude Code CLI to orchestrate autonomous coding tasks, code reviews, and multi-agent workflows directly from the terminal.

Core Features & Use Cases

  • Two orchestration modes: Print mode for automated, non-interactive tasks; Interactive PTY via tmux for multi-turn sessions.
  • PR and git workflows: Manage code reviews, branching, and merging with Claude-assisted guidance.
  • Multi-agent orchestration: Spawn subagents and coordinate parallel tasks for faster delivery in coding projects.

Quick Start

Run Claude Code to delegate coding tasks and start an automated session in your repository.

Frequently Asked Questions about claude-code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate coding tasks from the CLI?

You can automate coding tasks from the CLI by delegating them to Claude Code in print mode, which enables non-interactive, autonomous execution directly within your software development pipelines.

Does Claude Code work on Windows for PR reviews?

Yes, Claude Code supports PR reviews and git workflows across Linux, macOS, and Windows environments, allowing you to manage code reviews and branching seamlessly.

What is multi-agent orchestration in software development?

Multi-agent orchestration spawns subagents to coordinate parallel coding tasks, enabling faster delivery. You can manage these interactive, multi-turn sessions using tmux.

Can I run interactive coding sessions with Claude Code?

Yes, you can run interactive coding sessions by using interactive PTY via tmux, which facilitates multi-turn sessions for complex coding tasks and autonomous workflows.

How do I handle permissions when using an AI agent for code reviews?

Permission handling is managed through Claude's tools and flags during autonomous coding workflows, ensuring secure execution of PR reviews and git operations across different operating systems.

Do I need MCP integration to orchestrate autonomous coding workflows?

MCP integration is supported to enhance session management and tool usage, but you can start orchestrating autonomous coding workflows immediately by selecting the appropriate mode and git workflows.