boris-tane-workflow

Apply Boris Tane's research-plan-implement workflow to AI-assisted coding tasks.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Cmwilson05/budget-manager --skill boris-tane-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boris-tane-workflow
Source: https://github.com/Cmwilson05/budget-manager/tree/main/.claude/skills/boris-tane-workflow
Command: npx skills add https://github.com/Cmwilson05/budget-manager --skill boris-tane-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, disciplined workflow for applying Boris Tane's research-plan-implement methodology to AI-assisted coding, ensuring deep understanding before planning and guarded execution to prevent costly mistakes.

Core Features & Use Cases

  • Phase-driven process: Research, Planning, and Implementation with an explicit annotation cycle to refine plans.
  • Safety and control: Keeps human judgment in planning and review, preventing uncontrolled code generation.
  • Proven show-and-tell: Includes persistent artifacts (research, plan, and showboat docs) to prove the workflow works and can be audited.

Quick Start

Initiate the workflow by asking for Boris Tane's method to structure your AI-assisted coding task.

Frequently Asked Questions about boris-tane-workflow

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

FAQPage Schema
How do I structure AI-assisted coding to prevent scope creep in mature codebases?

Structured AI-assisted coding prevents scope creep by enforcing phase separation across research, planning, and implementation. You use an annotation cycle to refine plans and persistent artifacts to control execution before touching multiple files or systems.

What is the research-plan-implement workflow for AI coding tasks?

The research-plan-implement workflow is a methodology that structures AI coding into distinct phases, requiring deep research and persistent planning artifacts before guarded execution. It minimizes misaligned implementations by keeping human judgment in planning and review.

How do I plan multi-file features with AI without losing control of the codebase?

Planning multi-file features with AI safely requires explicit guardrails and feedback loops that separate research, planning, and implementation. Persistent planning artifacts and an iterative annotation cycle refine the plan before any controlled execution begins.

When should I use a structured workflow for AI-assisted coding instead of direct generation?

Use a structured AI coding workflow for features touching multiple files or systems in mature codebases, where uncontrolled generation risks costly mistakes. It enforces phase separation and human review to prevent misaligned implementations and scope creep.

How do I create persistent planning artifacts for AI coding workflows?

Persistent planning artifacts for AI coding are created during the research and planning phases using an annotation cycle. These documents record research, plans, and showboat outputs to prove the workflow works, enable auditing, and guide guarded execution.

Does a phase-driven AI coding workflow limit iterative development cycles?

A phase-driven AI coding workflow supports iterative development through an explicit annotation cycle that refines plans before implementation. Phase separation controls execution while feedback loops allow plan adjustments without uncontrolled code generation.