sjarmak/coding-agent-workflows

Neutral source of coding standards, agent roles, skills, and workflows, rendered to native config for Claude Code, Codex, and Amp. Successor to agent-workflows.

2Stars on the repository
53Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

sjarmak/coding-agent-workflows

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

2 1mo ago A 36 tokens copy · 94% MIT

sjarmak/coding-agent-workflows

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

2 1mo ago C 50 tokens copy · 98% MIT

code-reviewer

03

sjarmak/coding-agent-workflows

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

2 1mo ago A 38 tokens original MIT

database-reviewer

05

sjarmak/coding-agent-workflows

Agent

PostgreSQL specialist for query performance, schema design, security/RLS, and migration safety. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance.

2 1mo ago A 43 tokens original MIT

e2e-runner

06

sjarmak/coding-agent-workflows

Agent

End-to-end testing specialist. Generates, maintains, and runs E2E tests for critical user journeys; quarantines flaky tests; captures artifacts (screenshots, videos, traces). Prefers Agent Browser with a Playwright fallback.

2 1mo ago A 52 tokens original MIT

go-build-resolver

07

sjarmak/coding-agent-workflows

Agent

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

2 1mo ago A 39 tokens copy · 91% MIT

go-reviewer

08

sjarmak/coding-agent-workflows

Agent

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

2 1mo ago A 37 tokens copy · 95% MIT

planner

09

sjarmak/coding-agent-workflows

Agent

Expert planning specialist for complex features, bug fixes from issues, and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.

2 1mo ago A 43 tokens original MIT

python-reviewer

10

sjarmak/coding-agent-workflows

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

2 1mo ago A 43 tokens copy · 98% MIT

refactor-cleaner

11

sjarmak/coding-agent-workflows

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

2 1mo ago A 51 tokens copy · 91% MIT

rust-build-resolver

12

sjarmak/coding-agent-workflows

Agent

Rust build, compilation, and dependency error resolution specialist. Fixes cargo build errors, borrow checker issues, and Cargo.toml problems with minimal changes. Use when Rust builds fail.

2 1mo ago A 41 tokens copy · 100% MIT

rust-reviewer

13

sjarmak/coding-agent-workflows

Agent

Expert Rust code reviewer specializing in ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Use for all Rust code changes. MUST BE USED for Rust projects.

2 1mo ago A 40 tokens copy · 91% MIT

security-reviewer

14

sjarmak/coding-agent-workflows

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

2 1mo ago A 52 tokens copy · 95% MIT

tdd-guide

15

sjarmak/coding-agent-workflows

Agent

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

2 1mo ago A 42 tokens copy · 89% MIT

typescript-reviewer

16

sjarmak/coding-agent-workflows

Agent

Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all TypeScript and JavaScript code changes. MUST BE USED for TypeScript/JavaScript projects.

2 1mo ago A 51 tokens copy · 81% MIT