Frostbite1536

Feature Implementation — Development skill for Claude Code

Development community

Autonomous feature implementation with verification loops.

How to install Feature Implementation

Installs to ~/.claude/skills/frostbite1536-safe-vibe-coding-feature-implementation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/frostbite1536-safe-vibe-coding-feature-implementation && curl -fsSL https://raw.githubusercontent.com/Frostbite1536/Safe-Vibe-Coding/HEAD/prompts/feature-implementation.md -o ~/.claude/skills/frostbite1536-safe-vibe-coding-feature-implementation/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Feature Implementation does


layout: default title: Feature Implementation Workflow parent: Prompts Library nav_order: 13 description: "Autonomous feature implementation with verification loops."

Feature Implementation Workflow

A structured workflow for implementing features from plan files with built-in verification loops. Designed for autonomous execution with clear exit conditions.


When to Use This Prompt

  • Implementing features from a roadmap or plan document
  • Building out a system from architectu

Alternatives in Development

  • Plan Feature: Comprehensive Archon Implementation Planning — Plan Feature: Comprehensive Archon Implementation Planning skill 17.6k ★
  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★

Full documentation available on GitHub

View Source Repository