By mpazaryna
Collection of specialized agents, commands, and templates for understanding, analyzing, and documenting codebases.
Autonomous news briefing agent — fetches all feeds, filters by hot/ignore topics, delivers a curated digest. No questions asked.
Autonomous conductor — reads the score, identifies gaps, and executes the full milestone loop (PRD → spec → ticket → implement → update) with no human checkpoints.
Autonomous daily rhythm keeper — runs kickoff and shutdown without human interaction, writing the daily note with coaching embedded as content. Use when triggering daily rituals via cron, dispatch, or any non-interactive context.
Autonomous ticket-to-PRD agent. Fetches a ticket, investigates the codebase, and writes a formal PRD — no human checkpoints.
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Cloudflare Durable Objects: stateful workflows, WebSockets, coordination, rate limiting, alarm scheduling. Use when building stateful services on Cloudflare.
Hono framework patterns for Cloudflare Workers: routing, middleware, type-safe handlers, request validation, error handling. Use when building APIs with Hono on Cloudflare.
Cloudflare KV storage: caching, key-value operations, TTL, namespace management. Use when implementing caching or edge storage on Cloudflare Workers.
Cloudflare Workers AI: edge model inference, text generation, summarization, streaming responses. Use when integrating AI models into Cloudflare Workers.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A curated skill and agent library for Claude Code. 34 skills across 8 domains, built from real work and promoted here when proven.
agents/ — 4 agent definitions
skills/ — 34 skills, flat, domain-prefixed
| Domain | Prefix | Skills |
|---|---|---|
| Orchestra methodology | orchestra- | adr, devlog, milestone, prd, roadmap, scaffold, spec, ticket, uml |
| Kairos daily rhythm | kairos- | kickoff, shutdown, knote, review, weekly-plan, weekly-finalize |
| Yoga class planning | yoga- | anatomy-expert, asana-strategist, orchestrator, professor, theme-developer |
| Cloudflare Workers | cf- | workers, workers-ai, hono, kv, durable-objects |
| Swift / SwiftUI | swift- | swift-lang, swift-ui, swiftui-submission-prep |
| Feynman investigation | feynman- | inquiry, decision |
| Developer tooling | dev- | enforcer, playwright, skills-auditor |
| Writing style | writing- | no-slop |
| Agent | Domain | Purpose |
|---|---|---|
monk | Kairos | Autonomous daily rhythm — kickoff, shutdown, weekly planning |
lenny | Orchestra | Conductor — runs the full PRD → spec → execute loop |
eddie | Content | RSS news briefing from OPML feeds |
slim | Product | Ticket → PRD refinement |
Symlink individual skills directly into ~/.claude/skills/ for live editing:
for skill in ~/workspace/agentic-factory/skills/*/; do
ln -sf "$skill" ~/.claude/skills/$(basename "$skill")
done
/plugin marketplace add mpaz/agentic-factory
/plugin install skills@agentic-factory
Build in a real project first. Promote here when the skill is proven and generic enough to reuse.
Each skill needs:
SKILL.md — YAML frontmatter (name, description, allowed-tools) + instructionsREADME.md — human-readable companionSee CLAUDE.md for conventions and quality standards.
Product planning practice: ticket refinement, PRD generation, spec writing, execution
Curated RSS news briefing — fetches feeds from OPML, filters by hot/ignore topics, outputs a scannable digest.
AI-augmented productivity system: autonomous daily rhythm (kickoff/shutdown), load management, and weekly synthesis. Monk agent runs the rituals without human interaction.
npx claudepluginhub mpazaryna/agentic-factoryUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications