Skills, agents & plugins

The tools I build to do agentic software engineering — a spec-driven lifecycle with enforced approval gates, agents that run real workflows, and hooks that stream local models into React apps. Filter by type, or browse the whole set.


3

Total

1

Skills

1

Agents

1

Plugins

The full set

Each entry is something I run on real work, and every one links to a public repo you can install from today.

SpecForge

Spec-driven AI development lifecycle with hook-enforced approval gates

Skill

An open-source lifecycle for Claude Code that fuses GitHub Spec Kit's executable specs with AWS AI-DLC's human-approval governance. A PreToolUse hook blocks code edits until a human approves the spec and the plan, so the gate is a technical barrier rather than advice. Ships as an installable Claude Code plugin and as agent skills on skills.sh.

  • Runs the constitution, specify, clarify, plan, tasks, analyze, implement pipeline
  • Blocks code edits with a PreToolUse hook until the spec and plan are approved
  • Reverse-engineers existing codebases into specs before any change
  • Installs as a Claude Code plugin or as agent skills via skills.sh
Claude CodeSpec-DrivenAI-DLCAgent SkillsGovernance
$ npx skills add pooyagolchian/specforge

use-local-llm

React hooks for streaming local LLM responses

Plugin

React hooks for streaming responses from local LLMs — Ollama, LM Studio, llama.cpp, and any OpenAI-compatible endpoint. Direct browser-to-localhost streaming with no server, no API routes, and zero runtime dependencies beyond React.

  • Streams from Ollama, LM Studio, llama.cpp, and OpenAI-compatible endpoints
  • Runs direct browser to localhost with no server or API routes
  • Manages message history, abort, clear, and error handling
  • Ships at 2.8 KB gzipped with zero runtime deps beyond React
ReactTypeScriptLLMOllamaStreaming
$ pnpm add use-local-llm

RevOps AI

AI sales agent built on Notion through the Model Context Protocol

Agent

A Revenue Operations platform where Notion is the database and Gemini 2.5 Flash is the AI sales agent. Kanban pipeline, AI lead scoring, pre-call briefings, and natural-language deal management — all driven by 22 Notion operations exposed through MCP.

  • Chains 22 Notion MCP operations per request autonomously
  • Scores leads 0–100 with written reasoning, saved back to Notion
  • Syncs a drag-and-drop Kanban pipeline to Notion in real time
  • Answers pipeline queries and drafts emails in natural language
AINotionMCPGeminiRevOps

Want a skill or agent built for your stack?

I build Claude Code skills, agents, and MCP integrations as part of the AIDLC method. Tell me what you want automated.

Get practical AI and engineering playbooks

Weekly field notes on private AI, automation, and high-performance Next.js builds. Each edition is concise, implementation-ready, and tested in production work.

Open full subscription page

Get the latest insights on AI and full-stack development.