phase6-adr-update
SolidUse when a Phase-6 architecture decision needs to be amended or a new Phase-6 ADR needs to be written (e.g. MAX_CRITIC_LOOPS bumped, Worker-Sandbox swapped, Critic-Prompt changed). Generates a new ADR file under docs/adr/ following the existing 0001-0011 style — Context, Decision, Consequences, Alternatives — and updates ADR-0009 if amendment.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- PersonalJarvis
- Repository
- PersonalJarvis/PersonalJarvis
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
agf-writing-adr
Use when tech-lead is about to record an architecture decision (new tech stack member, deviation from baseline, deployment / observability / auth scheme choice). Provides ADR structure, version-audit appendix format, and "what NOT to ADR" guidance. Replaces ad-hoc copy from ADR-000.
adr-writer
Write and manage Architecture Decision Records — generate an ADR for a decision, scaffold the docs/adr/ infrastructure on first use, list or summarize existing ADRs
adr-workflow
Scaffold, accept, index, and link Architectural Decision Records (ADRs). Use when the user says "write an ADR", "record this decision", "resolve [deferred item] with an ADR", "supersede ADR-NNNN", or otherwise wants to capture a hard-to-reverse decision in `docs/decisions/`. Also use when a refinement-todo entry needs to be marked RESOLVED with a link back to the ADR. Do NOT use for ad-hoc design discussion that hasn't crystallized into a decision yet — wait until the choice is firm.