rubberduck-autonomous-feature-mode

Orchestrate feature planning and building within defined autonomy envelopes.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/faizanarshad/rubber_duck --skill rubberduck-autonomous-feature-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rubberduck-autonomous-feature-mode
Source: https://github.com/faizanarshad/rubber_duck/tree/main/.cursor/skills/rubberduck-autonomous-feature-mode
Command: npx skills add https://github.com/faizanarshad/rubber_duck --skill rubberduck-autonomous-feature-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of planning and building features, reducing manual intervention and ensuring compliance with security and safety boundaries.

Core Features & Use Cases

  • Autonomous Planning & Building: Orchestrates Feature Planner Pro and Feature Builder Pro under an explicit autonomy envelope.
  • Security & Safety: Enforces worktree safety, off-limits files, and security delta gates.
  • Customizable Boundaries: Allows defining autonomy boundaries such as max iterations, file limits, and new dependencies.
  • Final Review: Ensures a final user review is required for all autonomous actions.

Quick Start

Activate the rubberduck-autonomous-feature-mode skill with the following command: rubberduck-autonomous-feature-mode -a <autonomy_envelope>

Frequently Asked Questions about rubberduck-autonomous-feature-mode

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

FAQPage Schema
How do I automate feature planning and code generation under strict security boundaries?

Autonomous feature development automates planning and code generation under strict security boundaries by orchestrating feature builders within an explicit autonomy envelope. You define maximum iterations, file limits, and off-limits files to ensure safe, compliant automation.

What is an autonomy envelope in software automation?

An autonomy envelope in software automation is a strict set of boundaries defining what an autonomous agent can do. It limits max iterations, restricts new dependencies, protects off-limits files, and enforces security delta gates during feature building.

Can I enforce security compliance checks during autonomous code generation?

Yes, you can enforce security compliance during autonomous code generation using security delta gates. These gates validate worktree safety and ensure no off-limits files are modified before requiring a final user review for all autonomous actions.

How do I set up boundaries for autonomous feature development?

Set up boundaries for autonomous feature development by passing an explicit autonomy envelope definition upon activation. This envelope customizes max iterations, file limits, and new dependency rules to control the feature planner and builder processes.

Does autonomous feature building require manual review before applying changes?

Yes, autonomous feature building requires a final manual user review for all actions. Even with an active autonomy envelope and security delta gates, the strict control mechanism ensures users validate all automated planning and building processes.