ferrox-inbox

Triages GitHub issues and pull requests against project templates and contribution rules.

21|9|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-inbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ferrox-inbox
Source: https://github.com/FerroxLabs/ferrox-factory/tree/main/skills/ferrox-inbox
Command: npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-inbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual burden of reviewing open GitHub issues and pull requests against project templates and contribution rules, so inbox triage becomes consistent and fast.

Core Features & Use Cases

  • Issue and PR review: Inspects open issues and pull requests, classifies them by type, and checks them against the expected template requirements.
  • Compliance reporting: Reports whether each submission is complete, compliant, and ready for action.
  • Optional enforcement: Can apply labels, close non-compliant items, and route approved issues into the Ferrox backlog when they meet the required gate.
  • Use case: A maintainer wants every incoming bug report, feature request, and PR reviewed the same way without missing template violations or approval rules.

Quick Start

Use the ferrox-inbox skill to review open issues and pull requests in the current repository and report which ones are compliant.

Frequently Asked Questions about ferrox-inbox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue triage to check pull requests against contribution rules?

Automating GitHub issue triage involves inspecting open pull requests, classifying their type, and validating them against expected project templates. This ensures every incoming submission is reviewed consistently for compliance without manual burden.

What is GitHub inbox triage and how does template validation work for issues?

GitHub inbox triage is the systematic review of open issues and pull requests against project templates and contribution rules. Template validation works by inspecting submissions, classifying them, and checking that all required template fields are complete and compliant.

Can I automatically close non-compliant GitHub issues and route approved submissions to a backlog?

Yes, you can automatically close non-compliant GitHub issues and route approved submissions. Optional enforcement allows applying labels, closing items that fail template requirements, and moving approved issues into a project backlog when they meet the required gate.

Does automated GitHub pull request compliance checking require repository detection?

Yes, automated GitHub pull request compliance checking requires repository detection. The triage workflow must first identify the current repository context before it can classify issues, validate templates, and apply gated enforcement rules to open submissions.

What is the best way to enforce consistent contribution rules across a GitHub repository backlog?

The best way to enforce consistent contribution rules is to apply automated triage that gates approved submissions. This classifies incoming issues and pull requests, validates them against templates, and routes only compliant items into the backlog.

Why do non-compliant GitHub issues remain in the inbox after manual triage?

Non-compliant GitHub issues often remain in the inbox after manual triage because human review misses template violations or approval rules. Automated triage removes this burden by consistently inspecting submissions and reporting compliance status for action.