aihxp/ready-suite
Ten composable AI skills covering the full arc from idea to launch. Discovery hub for prd-ready, architecture-ready, roadmap-ready, stack-ready, repo-ready, production-ready, deploy-ready, observe-ready, launch-ready, harden-ready. Plug into Claude Code, Codex, Cursor, Windsurf.
SUMMARY AI summary by gpt-5-mini
The Ready Suiteは、アイデアからローンチまでのソフトウェア開発ライフサイクルを11個の小粒な「スキル」に分割して実装したモノレポです。各スキルはAgent Skills標準(SKILL.mdのYAMLフロントマターとreferences/)に準拠し、アーティファクトの既知パスを読み書きすることで合成されます。用途はプロジェクトの設計・リポジトリ整備・本番構築・デプロイ・監視・ハードニング等を自動化・標準化したいエンジニアやAIエージェント運用者、ツールのプラグイン作成者向けです。 主な特徴: - 11スキル(kickoff-ready, prd-ready, architecture-ready, roadmap-ready, stack-ready, repo-ready, production-ready, deploy-ready, observe-ready, launch-ready, harden-ready)を4つの階層(Orchestration, Planning, Building, Shipping)で提供 - monorepo構成(skills/<skill>/、各スキルにSKILL.md/refs/CHANGELOG) - Agent Skills標準とAGENTS.md/Google Labs DESIGN.md互換をサポート(Claude Code, Codex, Cursor, Windsurf, pi, OpenClaw等のハーネスで動作確認済) - プラグイン市場とワンコマンドインストール(全スキルまたは個別スキルをインストール可能) - README内に実例(ready-suite-example)と移行先の推奨後継プロジェクト(aihxp/arc-ready)への案内あり プロジェクト導入前に実際の出力を確認できるドッグフード例と、スキルごとの失敗モードや受け入れゲートを明示している点が特徴です。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-04-29 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:17 |
Similar repos (same language)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
jasper0507/idea-harnessPut a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks