SUMMARY AI要約 by gpt-5-mini
vidhiはClaude Codeエージェント向けのエンジニアリング手法(methodology)をスキル群としてまとめたプロジェクトで、mattpocock/engineering をフォークし manas エコシステム向けに適用したものです。主にエージェント駆動での企画・実装・検証を標準化することを目的とし、開発チームや自動化エージェント運用者が対象です。 主な構成はフェーズ別スキル群: - Grounding:プロジェクト文脈やドメイン語彙を定義(vidhi-init, vidhi-domain, vidhi-survey)。 - Planning:機能要件→PRD→タスク分解と振り分け(vidhi-prd, vidhi-decompose, vidhi-triage)。 - Execution:タスク実行とTDD/診断/リファクタ(vidhi-implement, vidhi-tdd, vidhi-diagnose, vidhi-architecture)。 - Verification:タスク単位およびリリース全体のレビュー(vidhi-review, vidhi-release-review)。 yojana(タスクスキーマ・状態管理)と sutra(コードインテリ)と連携し、タスクの取得・実行・影響解析・レビュー出力を行います。vidhi-review は個別タスクの差分チェックと複数レビュア(claude/codex/brief)をサポートし、vidhi-release-review はプロジェクト全体のレビュー・検証パック作成・並列サブパス実行・合成を通じてアクションプランを生成します。出力は共通の YAML 形式による所見で、重大度やカテゴリが定義されています。導入は各スキルディレクトリを Claude Code のスラッシュコマンドに追加するか、skill-index を参照。ライセンスは MIT。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-06 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 14:21 |
類似Repo (同じ言語のAI関連Repo)
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