feature

Coordinate feature development through a five-phase workflow with generated documentation files.

Updated May 23, 2020
One-click install
npx skills add https://github.com/call1800messiah/The-Eighth --skill feature-call1800messiah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature
Source: https://github.com/call1800messiah/The-Eighth/tree/main/.claude/skills/feature
Command: npx skills add https://github.com/call1800messiah/The-Eighth --skill feature-call1800messiah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating complex feature work across multiple teams can be chaotic without a repeatable process. This Skill provides a structured five-phase workflow to guide discussion, planning, architecture, testing, and implementation, ensuring alignment and traceability.

Core Features & Use Cases

  • Five-phase workflow: discuss, BOM, architect, test plan, implement, with mandatory questions and artifact generation.
  • Role-agnostic guidance: suitable for product managers, engineers, designers, and QA to align in a single, auditable process.
  • Documentation scaffolding: automatically produces description.md, todos.md, journey.md, test-plan.md, and scratchpad.md to capture decisions and progress.

Use case: When starting a new feature or significant enhancement, run Phase 1 to gather requirements, then proceed through the five phases to a complete implementation plan.

Quick Start

Provide a feature name and scope to begin Phase 1.

Frequently Asked Questions about feature

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

FAQPage Schema
What is a structured workflow for coordinating feature development across product, design, and engineering teams?

A structured feature development workflow enforces a five-phase process spanning discuss, BOM, architect, test plan, and implement. It aligns cross-functional teams through mandatory questions and auto-generates consistent documentation artifacts for full traceability.

How do I start managing a new feature using a five-phase project-planning process?

To start managing a new feature, provide a feature name and scope to initiate Phase 1. The workflow then guides you through requirements gathering, architecture, test planning, and implementation while automatically generating tracking files like description.md and todos.md.

Can I resume feature management work if a development phase is interrupted?

Yes, the feature management workflow supports resumption and auditing across its five phases. If interrupted, you can pick up the process directly, using the auto-generated journey.md and scratchpad.md files to track progress and review previous decisions.

Does this five-phase workflow generate documentation artifacts for team collaboration?

Yes, the workflow auto-generates documentation scaffolding including description.md, todos.md, journey.md, test-plan.md, and scratchpad.md. These files capture cross-functional decisions and track progress to ensure role-agnostic alignment among product, design, and engineering teams.

When do I need a multi-phase workflow for product development?

You need a multi-phase workflow when initiating new features or major changes that require strict alignment across product, design, and engineering. It prevents chaotic execution by enforcing mandatory questions and structured planning from discussion through final implementation.