architect-feature

Collaboratively design feature architectures by exploring the codebase and generating a structured plan.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Capataina/agent-skills --skill architect-feature-capataina
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: architect-feature
Source: https://github.com/Capataina/agent-skills/tree/main/architect-feature
Command: npx skills add https://github.com/Capataina/agent-skills --skill architect-feature-capataina

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collaborative architecture sessions translate feature ideas into structured designs by exploring the codebase, surfacing blockers, and aligning stakeholders.

Core Features & Use Cases

  • Interactive architecture planning: explore the codebase, ask questions, and refine the design with the user.
  • Requirements capture and architecture documentation: produce requirements and a complete architecture plan collaboratively.
  • Workflow integration: runs after /new-feature to take a feature name and drive the planning process.

Quick Start

Initiate architecture planning for the given feature name to receive a minimal, blocker-free design and a decisions log.

Frequently Asked Questions about architect-feature

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

FAQPage Schema
How do I plan architecture for a new software feature?▼

Architecture planning sessions explore the codebase, surface blockers, and produce a structured plan collaboratively. This process guides requirements generation, risk assessment, and architecture decisions to output a comprehensive design and decisions log.

What is the best way to document architecture decisions during a refactor?▼

Document architecture decisions using an interactive workflow that captures requirements and generates a decisions log. This ensures stakeholders align on the design and produces artifacts consumable by the entire team.

Can I generate requirements and architecture documentation collaboratively?▼

Yes, you can generate requirements and architecture documentation collaboratively. The interactive planning process refines the design with the user, producing a complete architecture plan and artifacts to be consumed by the team.

Does feature architecture planning work for both new features and refactoring existing code?▼

Feature architecture planning applies to both new features and refactors within a software project. It guides the design process by exploring the codebase, assessing risks, and making architecture decisions collaboratively.

How do I surface architectural blockers before starting development?▼

Surface architectural blockers by interactively exploring the codebase and refining the design during planning. This workflow identifies risks early and ensures you receive a minimal, blocker-free design before development begins.