architect

Plan and track feature implementation for the Homebridge SoundTouch plugin.

Updated Dec 23, 2024
One-click install
npx skills add https://github.com/forktrucka/homebridge-soundtouch-speaker --skill architect-forktrucka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect
Source: https://github.com/forktrucka/homebridge-soundtouch-speaker/tree/main/.claude/skills/architect
Command: npx skills add https://github.com/forktrucka/homebridge-soundtouch-speaker --skill architect-forktrucka

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns feature ideas into grounded, repo-aware implementation plans so you can move from vague requirements to a concrete rollout path without guessing.

Core Features & Use Cases

  • Feature Scoping: Break a request into the exact files, conventions, tests, and release impact it will touch.
  • Architecture Guidance: Recommend an implementation approach tailored to this Homebridge SoundTouch plugin and its existing patterns.
  • Tracked Delivery: Write and maintain a checklist-based plan so progress, decisions, and verification stay visible over time.
  • Use Case: Ask for help deciding how to add a new HomeKit behavior, and the Skill will inspect the repo, identify dependencies, and produce a step-by-step plan you can execute safely.

Quick Start

Help me plan and track the implementation of a new feature for this Homebridge SoundTouch plugin.

Frequently Asked Questions about architect

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

FAQPage Schema
How do I plan a new feature implementation for a Homebridge SoundTouch plugin?

Feature scoping breaks a request into the exact files, conventions, tests, and release impact it will touch. It inspects the repository to identify dependencies and produces a step-by-step rollout path you can execute safely.

How do I add a new HomeKit behavior to an existing Homebridge plugin?

To add a new HomeKit behavior, this Skill inspects the repository, identifies dependencies, and produces a step-by-step plan with concrete file paths. It recommends an implementation approach tailored to the Homebridge SoundTouch plugin's existing patterns.

What is the best way to track feature implementation progress for a repository?

The best way to track feature implementation progress is by writing and maintaining a checklist-based plan. This keeps progress, architecture decisions, and verification steps visible over time as you continue work on existing plans in the repository.

Does this architecture planning Skill require reading the codebase before generating a roadmap?

Yes, this architecture planning Skill requires reading the relevant code first before generating a roadmap. It grounds feature ideas in the existing repository to provide architecture decisions and a concrete rollout path without guessing.

Can I get architecture guidance for my Homebridge plugin without writing the implementation code myself?

Yes, you can get architecture guidance without writing the implementation code yourself. The Skill recommends an implementation approach tailored to your Homebridge SoundTouch plugin and its existing patterns, turning vague requirements into a tracked plan.

Why does my feature rollout plan lack specific file paths and verification steps?

Your feature rollout plan lacks specific file paths and verification steps if it was not grounded in the repository code. This Skill prevents that by reading the relevant code first and writing a maintained checklist plan with concrete file paths and verification steps.