homeradar-feature-start

Create a worktree from the latest dev branch and draft an implementation plan for Gate 2 approval.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/aberrantCode/llm_skills --skill homeradar-feature-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: homeradar-feature-start
Source: https://github.com/aberrantCode/llm_skills/tree/main/codex/skills/feature-start
Command: npx skills add https://github.com/aberrantCode/llm_skills --skill homeradar-feature-start

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a standardized, governance-first starting protocol for HomeRadar features, ensuring prerequisites are verified, worktrees are created from the latest dev, and implementation planning gates are prepared before coding.

Core Features & Use Cases

  • Governed kickoff ensures spec review and status verification before any work begins.
  • Workspace setup creates an isolated worktree from the latest dev branch to support parallel feature work.
  • Planning and gating guides drafting of an implementation plan and secures Gate 2 approval prior to implementation.
  • Documentation linkage references the SDLC guidelines and per-phase checklists to maintain traceability.

Quick Start

Create a worktree off the latest dev branch and draft an implementation plan for Gate 2 approval.

Frequently Asked Questions about homeradar-feature-start

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

FAQPage Schema
How do I set up a git worktree from the latest dev branch for feature development?

To set up a worktree from dev, the skill orchestrates workspace creation by branching from the latest dev baseline. This provides an isolated environment for parallel feature development, ensuring your changes do not disrupt the main workspace.

What is a gated approval process in software development governance?

A gated approval process enforces mandatory reviews before advancing project phases. This skill secures Gate 2 approval for implementation plans, ensuring spec compliance and structured traceability before any coding begins.

How do I start a feature kickoff with spec review and implementation planning?

To start a feature kickoff with spec review, verify prerequisites and draft an implementation plan. This skill enforces status verification and references SDLC guidelines, ensuring all planning gates are prepared prior to writing code.

Do I need SDLC guidelines to enforce a governed feature start?

Yes, referencing SDLC guidelines provides the per-phase checklists required to support deterministic feature starts. The governance process links these documents to maintain traceability and validate that spec review meets project standards.

Can I begin coding before Gate 2 approval is secured?

No, the gated rules enforced during kickoff require Gate 2 approval prior to implementation. This governance-first protocol ensures spec review and implementation planning are fully verified before any coding activities start.