dcossondcossonCommunityยท17 Agent Skills Included

h2

Run, coordinate, and message multiple coding agents in parallel

Launches, monitors, and manages multiple coding agents as background processes with a terminal multiplexer interface. Lets agents message each other and you via a Telegram bot, with priority-based delivery and permission controls. Includes planning, review, and sign-off workflows that coordinate teams of agents on large projects without manual supervision.
npx skills add dcosson/h2 --all -g -y
Available:

Gives agents working in this repository strict testing isolation rules and a step-by-step release process with quality gates to run before every commit.

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dcossondcosson

plan-to-beads

Decompose plan docs into epics and tasks with dependencies.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

plan-tighten

Trim verbose planning documents while preserving API references and decision data.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

stress-test

Extract decisions, assumptions, dependencies, and interfaces from technical plans for adversarial review.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

plan-summarize

Aggregate plan and test harness docs into structured Markdown planning summaries.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

plan-work-completion-signoff

Compare plan docs against code and generate signoff reports.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

plan-orchestrate

Coordinate multi-phase planning workflows with roles, dependencies, and sign-off metadata.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

code-review

Review code diffs for beads or features and generate formal severity-based reports.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

plan-incorporate

Integrate external review findings into project plans with disposition tables.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

prepare-to-land

Clean feature branches by removing artifacts and running test, lint, and typecheck gates.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

babysit-pr

Schedule periodic PR maintenance for CI failures, bot reviews, and human feedback without auto-merging.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

plan-draft

Draft a component plan and test harness documentation.

Community
Advanced
๐Ÿ“ฆ In Repo
dcossondcosson

code-review-incorporate

Automates applying code-review feedback and updating disposition tables with commits and trailers.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install h2?โ–ผ

Run `npx skills add dcosson/h2 --all -g -y` in your terminal to install all skills in this suite globally.

What does h2 do?โ–ผ

h2 runs coding agents like Claude Code and Codex as managed background processes, lets them message each other, and coordinates teams of agents on shared projects.

Can I control h2 agents from my phone?โ–ผ

Yes. The built-in Telegram bridge lets you chat with a concierge agent that monitors and directs all your running agents from anywhere.

Does h2 require API keys?โ–ผ

No. h2 wraps existing agent tools through their terminal interface and works with Claude Max and ChatGPT Pro plans out of the box.

What planning workflows are included?โ–ผ

The bundled skills cover the full lifecycle: shaping, architecture, plan drafting, multi-round review, seam review, task decomposition, code review, and completion sign-off.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’