# agentic-workflow

🇪🇸 Versión en español A reusable set of agent skills that run a disciplined, doc-driven workflow for building software with agents — from idea/issue to a reviewed, classified, merge-ready change.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/gtrabanco-agentic-workflow
- Source: https://github.com/gtrabanco/agentic-workflow
- Price: free and open source

## Summary
agentic-workflow is a Claude Code plugin with 31 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes audit-docs, audit-pr, bump-skill. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add gtrabanco/agentic-workflow
```

## Skills
- audit-docs
- audit-pr
- bump-skill
- design-feature
- discover-repository-state
- execute-phase
- fold-findings
- generate-docs
- init-workspace
- log-session
- orchestration-envelope
- plan-feature-from-issue
- plan-feature-scaffold
- plan-feature
- plan-fix
- product-audit
- resolve-repository-state
- review-a11y
- review-brand
- review-change
- review-code
- review-debt
- review-design
- review-implementation
- review-perf
- review-security
- review-seo
- review-verify
- ship-roadmap
- triage-issue
- workflow-status

## FAQ

### What is agentic-workflow?
🇪🇸 Versión en español A reusable set of agent skills that run a disciplined, doc-driven workflow for building software with agents — from idea/issue to a reviewed, classified, merge-ready change.

### How do I install agentic-workflow?
Run these in Claude Code: npx -y skills add gtrabanco/agentic-workflow. Then prompt normally.

### Does agentic-workflow auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is agentic-workflow free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
