franklioxygenfranklioxygenCommunity·9 Agent Skills Included

agent-workflows

Structured engineering workflows for coding, review, and incident response

Guides coding agents through disciplined workflows for project setup, feature development, bug fixes, code review, incident response, refactoring, and tech debt cleanup. Eliminates skipped validation, missed regressions, and inconsistent output caused by one-shot prompting. Adds triage gates, safety rules, and verification checkpoints so every task follows a reliable, repeatable process.
npx skills add franklioxygen/agent-workflows --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-workflows?

Run `npx skills add franklioxygen/agent-workflows --all -g -y` in your terminal to install all skills in this collection globally.

What problems do agent-workflows solve?

They give your coding agent a disciplined process for features, bug fixes, reviews, incidents, and refactoring, so it stops skipping triage, validation, and regression checks.

How does workflow routing work?

The workflow-automation skill reads your task description, classifies it, and loads only the matching workflow file and shared rules before executing the steps directly.

Does agent-workflows work with Claude Code and Codex?

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, and other compatible coding agents.

Can I use these workflows without writing code?

Yes. You describe the task in plain English, and the agent picks the right workflow, runs the checks, and reports results for you.

Related Repositories in Software Engineering

View All in Software Engineering