.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gtrabanco/agentic-workflow
home/skills/gtrabanco/agentic-workflow
gtrabanco avatar

gtrabanco/agentic-workflow

29 skills · 1,072 total installs

View on GitHub
$npx skills add gtrabanco/agentic-workflow
SkillInstalls
audit-prPR-level merge gate. Audits the WHOLE pull request (not just the diff) against a merge-readiness contract: SPEC acceptance criteria met, all phases complete,…42execute-phaseImplement one phase of a feature (default), or a small feature / a fix (--fix) by its SPEC's ## Phases ledger — one phase per invocation, the final phase is…42product-auditPeriodic, product-wide health check — the CTO's "where do we actually stand?" Sweeps the WHOLE codebase (not a diff, not a PR) across every applicable axis —…42triage-issueClassify an issue and take a defensible decision: fix-now, postpone (deferred/trigger-based), wontfix, or promote-to-feature.42audit-docsAudit cross-document coherence: docs ↔ roadmap ↔ code ↔ fix index ↔ issues.41plan-featureEngineering-planning router for an already-designed feature. Given a feature whose SPEC product half is not marked `designed`, STOPS and redirects to…41plan-feature-from-issueInternal step of plan-feature: turn a feature-request issue into a scoped, sized, roadmap-mapped SPEC **product half** (capability closure satisfied) with…41plan-feature-scaffoldInternal step of plan-feature: from an already-designed SPEC (product half `designed`), fill the **engineering half** and generate the planning artifact set…41plan-fixPlan a fix: a senior-architect persona that drafts docs/fix/<n>-<topic>/SPEC.md from a GitHub issue, scopes it tightly, surfaces blockers and risks — always…41review-changePlatform-adaptive review orchestrator. Reviews the current change by running review-implementation (find → classify) AND the workflow's own internal review…41review-implementationInternal findings engine composed by review-change (and reused by the audit skills): two-phase find → classify pass ending in a classified decision table…41init-workspaceBootstrap a project's way of working: fetch the agentic-workflow documentation scaffold (template/) and adapt it to THIS project by interview — fill the…40ship-roadmapEnd-to-end autopilot: found the project if needed (one upfront interview — product, features, stack, architecture, quality bars, ops, autonomy, budget), create…40log-sessionAppend a structured entry to the project's session log (`docs/LOGS.md`): what was done this session, files touched, decisions taken, and the next step — so the…38review-a11yInternal accessibility review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-brandInternal brand & copy review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-codeInternal correctness + simplification review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-debtInternal tech-debt review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-designInternal UI/UX design review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-perfInternal performance review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-securityInternal security review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-seoInternal SEO review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38review-verifyInternal run-it verification review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry.38generate-docsGenerate or update incremental developer documentation in the target project's own docs site: diff-driven how-to guides for what a unit of work changed,…29orchestration-envelopeInternal contract of the agentic-workflow pack: the machine envelope — the fixed JSON block an external orchestrator parses to route the next step (which…29workflow-statusRead-only sensor for orchestrating the workflow programmatically: computes the full state of the project — every feature and fix with its dependency closure…29design-featureTurn an idea or a feature request into an exhaustive, checkable product definition — the stage before engineering planning.27bump-skillInternal skill for the agentic-workflow repo. After editing one or more SKILL.md files, bumps their `version:` fields and updates every piece of documentation…23fold-findingsTake a review/audit findings ledger (`review-findings.md`) or an `audit-pr` BLOCKED verdict's blocker list and truly repair each fix-now finding — closing the…20