Feature

Automates GitHub feature PR creation, enhancement, revival via Git operations and PR templates.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/enuno/noesis-aeon --skill feature-enuno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Feature
Source: https://github.com/enuno/noesis-aeon/tree/main/skills/feature
Command: npx skills add https://github.com/enuno/noesis-aeon --skill feature-enuno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of building, enhancing, or reviving GitHub repositories by managing feature PRs for watched repositories, providing single enhancements to external repositories, or reviving dormant repositories.

Core Features & Use Cases

  • Feature PR Management: Automate the creation of feature PRs for all watched repositories.
  • External Repository Enhancement: Single out an external repository for improvement based on user specifications.
  • Dormant Repository Revival: Reactivate dormant repositories with a single, high-visibility fix.
  • Use Case: A developer uses this Skill to maintain their repositories, enhance third-party projects, and contribute to the open-source community.

Quick Start

Activate the Skill with the command 'Feature watched' to build a feature PR for each watched repository.

Frequently Asked Questions about Feature

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

FAQPage Schema
How do I automate feature PR creation for multiple GitHub repositories?

Automating feature PR creation for GitHub repositories involves using a watched mode that builds a feature pull request for each watched repository. This process uses Git operations and PR templates to standardize contributions across your watched list.

What is the best way to contribute a single enhancement to an external open-source repository?

The best way to contribute a single enhancement to an external open-source repository is using an external mode. This approach singles out one external repository for improvement based on your specifications and submits a targeted feature PR.

How can I revive a dormant GitHub repository with a high-visibility fix?

You can revive a dormant GitHub repository with a high-visibility fix by using a dormant repository mode. This reactivates dormant repositories by submitting a single, high-visibility feature PR to address stale issues.

Do I need GitHub API access and gh to manage feature PRs for watched repositories?

Yes, you need GitHub API access and the gh CLI tool to manage feature PRs for watched repositories. This access is required to perform push and pull request operations for your open-source contributions.

Can I use this automated PR approach to maintain my own watched repositories?

Yes, you can use this automated PR approach to maintain your own watched repositories. It automates feature PR creation, enhancement, and revival processes, helping developers manage their own projects and contribute to the open-source community.