az9713

101 mods across 9 repositories, 58 stars between them.

title-generator

49

az9713/claude-cowork-content-plugin

Skill Claude CodeCodex

Generates compelling, click-worthy titles from content across multiple styles and platforms. Use when naming blog posts, videos, newsletters, social posts, or any content that needs a great headline.

16 6mo ago A 40 tokens original MIT

twitter-thread

50

az9713/claude-cowork-content-plugin

Skill Claude CodeCodex

Generates engaging Twitter/X threads from long-form content. Use when creating Twitter content, building audience, or breaking down complex topics into tweet-sized insights.

16 6mo ago A 33 tokens original MIT

az9713/claude-code-agentic-framework

Plugin Claude Code

Full agentic layer framework implementing the Codebase Singularity concept - enabling AI agents to operate your codebase autonomously through planning, building, reviewing, and fixing workflows. Implements Class 1-3 with orchestration capabilities.

2 8mo ago A tokens not measured

orchestrator

52

az9713/claude-code-agentic-framework

Agent Claude Code

Master coordinator that manages multi-agent workflows, delegates tasks to specialized agents, and ensures cohesive execution of complex operations.

2 8mo ago A 26 tokens

planner

53

az9713/claude-code-agentic-framework

Agent Claude Code

Strategic planning agent that creates detailed implementation plans, analyzes requirements, and designs system architecture before coding begins.

2 8mo ago A 23 tokens

builder

54

az9713/claude-code-agentic-framework

Agent Claude Code

Implementation agent that writes clean, tested code following plans and project conventions. Creates new files and modifies existing ones.

2 8mo ago A 24 tokens

reviewer

55

az9713/claude-code-agentic-framework

Agent Claude Code

Quality analysis agent that performs thorough code reviews, identifies issues, and provides actionable feedback with severity ratings.

2 8mo ago A 23 tokens

fixer

56

az9713/claude-code-agentic-framework

Agent Claude Code

Issue resolution agent that implements fixes for bugs and review findings with minimal, focused changes and verification.

2 8mo ago A 22 tokens

test-writer

57

az9713/claude-code-agentic-framework

Agent Claude Code

Testing specialist that creates comprehensive unit and integration tests with proper coverage of happy paths, edge cases, and error conditions.

2 8mo ago A 27 tokens

doc-fetcher

58

az9713/claude-code-agentic-framework

Agent Claude Code

Documentation specialist that fetches external documentation, API references, and best practices from the web to inform implementation decisions.

2 8mo ago A 26 tokens

security-auditor

59

az9713/claude-code-agentic-framework

Agent Claude Code

Security specialist that performs security audits, identifies vulnerabilities, and provides remediation guidance following OWASP and security best practices.

2 8mo ago A 27 tokens

refactorer

60

az9713/claude-code-agentic-framework

Agent Claude Code

Code improvement specialist that restructures code for better maintainability, readability, and performance without changing external behavior.

2 8mo ago A 25 tokens

bugfix

61

az9713/claude-code-agentic-framework

Command Claude Code

Structured bug investigation and fix workflow. Investigates, plans, fixes, tests, and verifies the resolution.

2 8mo ago A 24 tokens

build

62

az9713/claude-code-agentic-framework

Command Claude Code

Implement features following an approved plan or specification. Creates code, tests, and documentation.

2 8mo ago A 19 tokens

cycle

63

az9713/claude-code-agentic-framework

Command Claude Code

Execute the complete Plan-Build-Review-Fix development cycle for a feature or change. The core workflow of the framework.

2 8mo ago A 27 tokens

orchestrate

67

az9713/claude-code-agentic-framework

Command Claude Code

Coordinate complex multi-agent workflows for large-scale tasks. The orchestrator manages agent delegation, parallel execution, and result aggregation.

2 8mo ago A 28 tokens

plan

68

az9713/claude-code-agentic-framework

Command Claude Code

Create a detailed implementation plan before coding any feature. Planning first leads to better code.

2 8mo ago A 19 tokens

prime

69

az9713/claude-code-agentic-framework

Command Claude Code

Activate the agent with full project context and prepare for work. Run this at the start of every session.

2 8mo ago A 23 tokens

review

70

az9713/claude-code-agentic-framework

Command Claude Code

Perform code quality review with scoring and actionable feedback. Checks for bugs, security, and best practices.

2 8mo ago A 22 tokens

setup

71

az9713/claude-code-agentic-framework

Command Claude Code

Initialize the Codebase Singularity framework in a new project. Sets up directory structure, CLAUDE.md, and default configuration.

2 8mo ago A 28 tokens

filesystem

72

az9713/claude-code-agentic-framework

MCP server Claude CodeCodexCursor

MCP server "filesystem" as configured in az9713/claude-code-agentic-framework. Runs locally from the @anthropic-ai/mcp-server-filesystem npm package.

2 8mo ago A tokens not measured