bump-rfc

Automate Incan RFC lifecycle status transitions with prerequisite checks and GitHub actions.

92|7|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/encero-systems/incan --skill bump-rfc-encero-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bump-rfc
Source: https://github.com/encero-systems/incan/tree/main/.agents/skills/bump-rfc
Command: npx skills add https://github.com/encero-systems/incan --skill bump-rfc-encero-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the transition of Incan RFCs (Request for Comments) through their lifecycle statuses, reducing manual work and ensuring consistency.

Core Features & Use Cases

  • RFC Status Transition: Automates the movement of RFCs from Draft to Planned, Planned to In Progress, and In Progress to Implemented.
  • Prerequisites Verification: Checks for completion of prerequisites before transitioning the RFC status.
  • File and GitHub Actions: Manages necessary file changes and GitHub actions to update the RFC status and issue labels.

Quick Start

Use the bump-rfc skill to transition an RFC from Draft to Planned by running the command: bump-rfc draft-to-planned.

Frequently Asked Questions about bump-rfc

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

FAQPage Schema
How do I automate Incan RFC status transitions in GitHub?

To automate Incan RFC status transitions in GitHub, you can use a dedicated automation skill that manages file changes and updates issue labels automatically. It moves RFCs through their lifecycle while verifying prerequisites.

What are the steps to move an Incan RFC from Draft to Planned?

Moving an Incan RFC from Draft to Planned requires running a specific transition command. The automation verifies that all prerequisites are met before performing the necessary file updates and GitHub actions to change the status.

How does prerequisites verification work for Incan RFC lifecycle management?

Prerequisites verification for Incan RFC lifecycle management checks for completion of required tasks before transitioning the RFC status. This ensures consistency and prevents manual errors by validating readiness before any file or GitHub actions are executed.

Can I update GitHub issue labels automatically when an RFC status changes?

Yes, you can update GitHub issue labels automatically when an RFC status changes. The automation handles necessary file modifications and GitHub actions simultaneously, ensuring repository labels accurately reflect the new RFC lifecycle status.

Do I need GitHub repository access to automate RFC status transitions?

Yes, you need GitHub repository access to automate RFC status transitions. The automation requires access to the RFC files and the GitHub repository to perform necessary file changes, verify prerequisites, and update issue labels.

What is the best way to manage RFC status transitions for Incan projects?

The best way to manage RFC status transitions for Incan projects is using dedicated automation that handles the movement from Draft to Implemented. This approach reduces manual work by verifying prerequisites and executing file and GitHub actions automatically.