By dmsdc-ai
AI development environment kit: skills, hooks, MCP servers, and HUD for Claude Code and Codex CLI
Capture and view clipboard image. Triggers on "clipboard", "paste image", "클립보드", "이미지 붙여넣기", "캡처 확인"
deliberation 합의안을 실제 구현으로 전환하는 실행 전용 스킬. synthesis/결론을 작업 단위로 분해하고 코드 수정, 테스트, 검증까지 진행합니다. "합의안 구현", "토론 결과 구현", "deliberation 구현", "synthesis 구현", "executor" 요청 시 사용합니다.
AI 간 deliberation(토론) 세션을 관리합니다. 멀티 세션 병렬 토론 지원. MCP deliberation 서버를 통해 MCP를 지원하는 모든 CLI가 구조화된 토론을 진행합니다. "deliberation", "deliberate", "토론", "토론 시작", "deliberation 시작", "저장소 전략 토론", "컨셉 토론", "debate" 키워드 시 자동 트리거됩니다.
전역 환경변수 관리 스킬. direnv 기반 계층형 환경변수 시스템 관리. 키워드: env, 환경변수, environment, .env, direnv, env-check, 환경설정
npm 패키지 릴리스 자동화 스킬. 버전 범프, 테스트, 퍼블리쉬, git tag, GitHub Release까지 원클릭. 키워드: release, publish, npm publish, npm release, 릴리스, 퍼블리쉬, 배포, npm 배포, version bump
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Part of the aigentry platform — AI 의사결정을 감사 가능하게 만드는 오픈소스 엔진. aigentry-devkit is Layer 3: developer tools, hooks, and automation for the aigentry ecosystem.
Your AI development environment, packaged.
A comprehensive development kit that bundles skills, hooks, MCP servers, HUD/statusline, and configuration templates for Claude Code, Codex CLI, and other MCP-compatible CLIs. Install once, use everywhere.
Bundled skills that extend Claude Code, Codex CLI, and other MCP-compatible CLIs:
A dedicated MCP (Model Context Protocol) server enabling multi-session AI debates with:
Custom statusline display for Claude Code that shows real-time context from stdin, with support for extended context windows (up to 1M tokens on Claude Opus).
Session-start bootstrap hooks that automatically load skill indices and prepare your environment when Claude Code starts.
Pre-configured settings with template substitution:
settings.json.template - Claude Code settings with {{HOME}} substitutionglobal.envrc - direnv configuration for hierarchical environment managementCLAUDE.md - AI agent instructions (oh-my-claudecode compatible)npm install -g @anthropic-ai/claude-code)Recommended path:
npx --yes --package @dmsdc-ai/aigentry-devkit aigentry-devkit install
List profiles first:
npx --yes --package @dmsdc-ai/aigentry-devkit aigentry-devkit profiles
Install a specific profile:
npx --yes --package @dmsdc-ai/aigentry-devkit aigentry-devkit install --profile autoresearch-public
Use curator-public for dustcraw + brain + registry wiring, or ecosystem-full for the whole stack.
Force reinstall:
npx --yes --package @dmsdc-ai/aigentry-devkit aigentry-devkit install --force
Manual install (local clone) is still available:
macOS / Linux:
git clone https://github.com/dmsdc-ai/aigentry-devkit.git
cd aigentry-devkit
bash install.sh
Windows (PowerShell):
git clone https://github.com/dmsdc-ai/aigentry-devkit.git
cd aigentry-devkit
powershell -ExecutionPolicy Bypass -File .\install.ps1
The installer will:
teleptydeliberation MCP runtimebraindustcrawAIGENTRY_API_URL, AIGENTRY_API_KEY)Detailed walkthrough: docs/quickstart.md
After installation, restart Claude/Codex/Gemini so MCP changes are picked up:
# Restart your CLI process to load new MCP settings
To verify installation:
npx --yes --package @dmsdc-ai/aigentry-devkit aigentry-devkit doctor
telepty --version
curl -sf http://localhost:3848/api/meta
npx --yes --package @dmsdc-ai/aigentry-deliberation deliberation-doctor
aigentry-brain health
dustcraw demo --non-interactive
If Gemini local MCP registration drifts:
npx --yes --package @dmsdc-ai/aigentry-devkit aigentry-devkit repair-gemini-mcp
Skills are automatically available in Claude Code, Codex CLI, and compatible MCP clients. They activate based on keywords:
Triggers: "clipboard", "paste image", "캡처 확인"
View and analyze images from your clipboard:
"Analyze this screenshot: [image in clipboard]"
"What's on my clipboard?"
npx claudepluginhub dmsdc-ai/aigentry-devkit --plugin aigentry-devkitPermanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.