Agentic Toolkit
Description
Claude code plugins with skills for agentic development
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agentic Toolkit
Claude Code plugin marketplace for building agentic systems. Four plugins covering LangGraph development, development practices, BDD quality assurance, and the neograph graph compiler.
Installation
# Add the marketplace
/plugin marketplace add postindustria-tech/agentic-toolkit
# Install specific plugins
/plugin install langgraph-dev@agentic-toolkit
/plugin install dev-practices@agentic-toolkit
/plugin install qa-bdd@agentic-toolkit
/plugin install neograph-dev@agentic-toolkit
**Upgrading from pi-dev?** See [UPGRADE.md](UPGRADE.md) for instructions.
Available Plugins
LangGraph Development (`langgraph-dev`) - v0.1.0
Tutorial-grounded patterns and best practices for LangGraph development.
| Component | Count | Status |
|---|---|---|
| Skills | 21 | Production ready |
| Commands | 5 | WIP |
| Agents | 1 | WIP |
**Skills cover:** state management, conditional routing, conversation memory, ReAct agents, multi-agent supervisors, human-in-the-loop, streaming, structured output, subgraphs and composition, basic and corrective RAG, document processing, error recovery, parallel execution, performance optimization, prompt engineering, memory store and knowledge, deployment patterns, testing agentic systems.
**Commands (WIP):** create-workflow, create-state, create-tests, create-agent, create-deployment.
**Agent (WIP):** workflow-validator.
Development Practices (`dev-practices`) - v0.2.1
Quality-driven development workflows with beads task management integration.
| Component | Count | Status |
|---|---|---|
| Skills | 8 | Production ready |
| Agents | 5 | Production ready |
**Skills:**
| Skill | Purpose |
|---|---|
execute |
Molecular task execution — atoms chained in sequence, survives context compaction |
tdd-workflow |
Test-driven development cycle with sacred rule enforcement |
session-completion |
End-of-session checklist ensuring no work is lost |
| ` |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11