feature-development

Coordinate seven-phase feature development workflows with documentation and change management.

Updated Jan 7, 2026
One-click install
npx skills add https://github.com/aimskr/aims-claude-toolkit --skill feature-development-aimskr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-development
Source: https://github.com/aimskr/aims-claude-toolkit/tree/main/skills/feature-development
Command: npx skills add https://github.com/aimskr/aims-claude-toolkit --skill feature-development-aimskr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate end-to-end feature development workflows to standardize how teams conceive, design, implement, and validate new capabilities across codebases.

Core Features & Use Cases

  • Seven-phase workflow enabling end-to-end feature development from idea to release.
  • Architecture-aware guidance to align design decisions with system constraints.
  • Documentation-centric closure to produce changelogs, ADRs, and specs, ensuring traceability across teams.

Quick Start

Describe a new feature you want to build, and I will guide you through its discovery, architecture, implementation, and documentation.

Frequently Asked Questions about feature-development

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

FAQPage Schema
How do I coordinate end-to-end feature development across multiple phases?

End-to-end feature development is coordinated through a seven-phase workflow covering discovery, architecture, implementation, review, and documentation. This enforces structured change management and phase-specific guidance to standardize building new capabilities across codebases.

What is the best way to standardize architecture decisions during feature development?

Standardizing architecture decisions during feature development relies on architecture-aware guidance that aligns design choices with system constraints. The workflow mandates documentation steps, producing ADRs and specs to ensure traceability across teams.

How do I generate documentation and changelogs for a new feature workflow?

Documentation and changelogs for a new feature workflow are generated through a documentation-centric closure phase. This mandatory step produces changelogs, architecture decision records, and specifications to validate the release and ensure traceability.

Can I use a phase-driven workflow for exploring and discovering new codebase features?

A phase-driven workflow supports exploring and discovering new codebase features through its initial discovery and exploration phases. It guides teams from the initial idea through architecture and implementation to release, ensuring structured change management.

Do I need to follow all seven phases for small codebase changes?

The seven phases target projects requiring discovery, architecture, implementation, and documentation across multiple stages. Small codebase changes might not need the full workflow, as the process enforces mandatory documentation steps and structured change management suited for new capabilities.