Create Adr Spike
Create Adr Spike walks you through a five-phase process—Research, Analysis, Decision, Documentation, and Memory Storage—to evaluate technical alternatives and formalize architectural choices. It manages ADR lifecycle with proper numbering, integrates external research tools, and persists decisions to a memory graph for future reference.
Create Adr Spike guides you through a structured 5-phase workflow to research, evaluate, and document architectural decisions.
AI-generated summary based on this skill's SKILL.md
Install
dawiddutoit/custom-claude/create-adr-spike · repository language: Python
git clone https://github.com/dawiddutoit/custom-claude
cp -r custom-claude ~/.claude/skills/create-adr-spikegenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install dawiddutoit/custom-claude/create-adr-spikeFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I create an ADR spike?
Create Adr Spike guides you through a structured five-phase process to evaluate technical alternatives and formalize architectural choices. The skill walks you through Research, Analysis, Decision, Documentation, and Memory Storage phases, managing the full ADR lifecycle with proper numbering and integration of external research tools.
What is an ADR spike and how does it work?
Create Adr Spike implements an architecture decision record spike—a focused exploration of technical alternatives. The skill manages the complete lifecycle: it researches options, analyzes trade-offs, documents decisions, and persists them to a memory graph for future reference. This ensures architectural choices are formally recorded and retrievable.
Can Create Adr Spike automate ADR spike creation workflow?
Yes, Create Adr Spike automates the ADR spike creation workflow by handling the five-phase process end-to-end. It manages proper numbering, integrates external research tools, and automatically persists decisions to a memory graph, reducing manual overhead in documenting architectural decisions.
Does Create Adr Spike provide an ADR spike template?
Create Adr Spike generates ADR spike documentation and structure as part of its five-phase process. It handles the Documentation phase to ensure your architectural decisions are properly formatted and stored, with integration into a memory graph for persistence and future retrieval.
How do I set up an architecture decision record spike project?
Create Adr Spike sets up an architecture decision record spike project by guiding you through Research, Analysis, Decision, Documentation, and Memory Storage phases. The skill manages numbering, integrates research tools, and handles persistence to a memory graph, enabling you to systematically explore and formalize architectural decisions.