coding-workflow

Guide feature development through a four-stage research-to-implementation workflow.

5|1|Updated Sep 6, 2009
One-click install
npx skills add https://github.com/bnadlerjr/dotfiles --skill coding-workflow-bnadlerjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-workflow
Source: https://github.com/bnadlerjr/dotfiles/tree/main/claude/skills/coding-workflow
Command: npx skills add https://github.com/bnadlerjr/dotfiles --skill coding-workflow-bnadlerjr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a rigorous, repeatable workflow for implementing features end-to-end, reducing drift and miscommunication by guiding users through structured thinking and staged execution.

Core Features & Use Cases

  • Four-stage development workflow (Research, Brainstorm, Plan, Implement) with explicit thinking-pattern guidance.
  • Clear transition signals and state tracking to coordinate long-running tasks.
  • Built-in templates for planning, risk assessment, and verification to ensure robust delivery.

Quick Start

Initiate the full coding workflow by asking the assistant to handle a feature request from inception to implementation.

Frequently Asked Questions about coding-workflow

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

FAQPage Schema
What is a structured feature development workflow for AI assistants?

A structured feature development workflow guides teams from research through implementation using staged execution, reducing drift and miscommunication in AI-assisted coding projects.

How do I manage a feature request from inception to implementation using AI?

Manage a feature request by following a four-stage workflow: research the problem, brainstorm solutions, plan the architecture, and implement the code, using explicit transition signals to coordinate long-running tasks.

Does this coding workflow apply to significant code changes and architecture discussions?

Yes, this coding workflow applies to new feature requests, significant code changes, and architecture discussions across software projects, providing templates for risk assessment and verification.

What's the best way to track state during long-running coding tasks?

The best way to track state during long-running coding tasks is using a structured workflow with explicit state tracking and clear transition signals between research, brainstorm, plan, and implement stages.

How do thinking patterns help with AI-assisted project management?

Thinking patterns in AI-assisted project management provide explicit guidance for structured thinking within each development stage, ensuring rigorous and repeatable end-to-end feature delivery.