forge-loop

Automate continuous feature development cycles from a backlog with state checkpoints.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill forge-loop-flexnetos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-loop
Source: https://github.com/FlexNetOS/envctl/tree/main/.agents/skills/forge-loop
Command: npx skills add https://github.com/FlexNetOS/envctl --skill forge-loop-flexnetos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feature-forge, session-relay, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the continuous development of features over a backlog, reducing manual oversight and speeding up the feature development process.

Core Features & Use Cases

  • Continuous Development Loop: Automatically processes features from a backlog, iterating through architect, implementer, and guardian cycles.
  • State Management: Utilizes durable state files and checkpoints to ensure consistency across sessions.
  • Integration with Feature Forge: Seamlessly integrates with the Feature Forge system for feature development workflows.
  • Use Case: Ideal for teams working on complex projects with a long feature list, enabling them to automate the iterative development process and reduce bottlenecks.

Quick Start

To start the feature development loop, use the forge-loop skill with the 'auto-detect' command.

Frequently Asked Questions about forge-loop

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

FAQPage Schema
How do I automate continuous feature development from a backlog?

Automating continuous feature development from a backlog is achieved by running an iterative loop that processes features through architect, implementer, and guardian cycles. This workflow reduces manual oversight by automatically advancing through your feature list using durable state files.

How does iterative development state management work across sessions?

Iterative development state management across sessions works by utilizing durable state files and checkpoints. This ensures consistency throughout continuous integration cycles, allowing the automated feature development loop to safely resume progress without data loss.

Do I need feature-forge and session-relay to automate backlog processing?

Yes, you need feature-forge and session-relay to automate backlog processing. Both are required dependencies for operation: feature-forge handles the development automation, while session-relay supports the continuous integration workflow state management.

What is the best way to handle a long feature list for complex projects?

The best way to handle a long feature list for complex projects is using an automated continuous development loop. This approach systematically processes backlog items through iterative cycles, reducing development bottlenecks and minimizing manual intervention for large teams.

How do I start the feature development loop automatically?

To start the feature development loop automatically, use the auto-detect command. This initiates the continuous integration workflow, allowing the system to begin processing your backlog through its automated iterative development cycles immediately.