Bridge Feature

Generate incremental features, acceptance tests, and development slices per BRIDGE v2.1.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/etapsc/bridge --skill bridge-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bridge Feature
Source: https://github.com/etapsc/bridge/tree/main/bridge-codex/.agents/skills/bridge-feature
Command: npx skills add https://github.com/etapsc/bridge --skill bridge-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the generation of incremental requirements for an existing project, ensuring continuity and adherence to the BRIDGE methodology.

Core Features & Use Cases

  • Incremental Requirements Generation: Creates new features, acceptance tests, and development slices based on existing project artifacts.
  • State Management: Loads and updates requirements.json, context.json, and human-playbook.md to maintain project continuity.
  • Use Case: After a feature is approved, use this Skill to define the next set of requirements and development slices, ensuring the project progresses systematically.

Quick Start

Use the bridge feature skill to generate new requirements for the project.

Frequently Asked Questions about Bridge Feature

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

FAQPage Schema
How do I generate incremental requirements for an existing agile project?

Generating incremental requirements for an existing agile project involves creating new features, acceptance tests, and development slices based on current artifacts. This maintains continuity by updating project state files like requirements.json and context.json.

What is the BRIDGE methodology for incremental development?

The BRIDGE methodology for incremental development provides a structured approach to generating features, acceptance tests, and development slices. It ensures project continuity by systematically managing state across requirements, context, and human playbooks.

How do I manage project state when adding new development slices?

Managing project state when adding new development slices requires loading and updating specific artifacts like requirements.json, context.json, and human-playbook.md. This tracks progress and maintains continuity across incremental feature additions.

Do I need existing project artifacts to use the BRIDGE methodology?

Yes, using the BRIDGE methodology requires existing project artifacts to generate incremental features accurately. The process relies on adhering to existing ID schemes and updating established state files to ensure seamless integration into your development workflow.

How do acceptance tests work with incremental feature generation?

Acceptance tests in incremental feature generation define the specific criteria a new feature must meet. They are generated alongside development slices to provide clear validation steps before implementation begins in your existing project environment.