app-modify-workflow

Automate a six-phase workflow for modifying existing app features.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/stravinest/house-hold-account --skill app-modify-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-modify-workflow
Source: https://github.com/stravinest/house-hold-account/tree/main/.claude/skills/app-modify-workflow
Command: npx skills add https://github.com/stravinest/house-hold-account --skill app-modify-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a disciplined, phase-driven approach to modifying existing apps, guiding teams through analysis, requirements clarification, planning, implementation, review, and completion to reduce risk and increase consistency.

Core Features & Use Cases

  • Phase-driven analysis: Collects current state, identifies gaps, and records risk.
  • AskUserQuestion loop: Clarifies requirements with user input before planning.
  • Plan-driven implementation: Generates a concrete modify-todo plan and tracks progress.
  • Iterative reviews & archiving: Enforces code quality checks and records outcomes for traceability.
  • Use Case: A team wants to update an in-app payment flow; the Skill guides and documents every step from discovery to delivery.

Quick Start

Activate the workflow using the command '앱 수정 워크플로우' or '/app-modify-workflow', then provide a clear modification request.

Frequently Asked Questions about app-modify-workflow

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

FAQPage Schema
What is a structured app modification workflow and when do I need one?

A structured app modification workflow is a phase-driven process that guides app changes from discovery to delivery. You need it for bug fixes, UX improvements, performance optimizations, and feature refinements to reduce risk and increase consistency across mobile and web apps.

How do I plan and implement app feature modifications end-to-end?

To plan app feature modifications, use a six-phase workflow: analyze current state, clarify requirements, generate a modify-todo plan, implement changes, conduct iterative code reviews, and archive outcomes for traceable delivery across mobile and web platforms.

Can I use this workflow for both mobile and web app bug fixes and UX improvements?

Yes, this workflow supports both mobile and web app bug fixes, UX improvements, performance optimizations, and feature refinements. It applies a structured discovery-to-delivery process with explicit user approvals and review checkpoints across platforms.

What's the best way to ensure code review checkpoints during app modifications?

The best way to ensure code review checkpoints is enforcing iterative reviews within a plan-driven workflow. This approach generates a concrete modify-todo plan, tracks progress, applies quality checks, and records outcomes for comprehensive traceability during app modifications.

Does this app modification process require user approvals before implementing changes?

Yes, this app modification process enforces explicit user approvals before implementation. It uses an AskUserQuestion loop to clarify requirements during the analysis phase, ensuring plan-driven changes align with user expectations prior to code review and delivery.