dikamilo
- 21 skills
- 0 followers
- 2 hours ago last updated
- ▌ Dx Archive · dikamiloArchive a completed change or effort — move its folder to context/archive/ and stamp it archived.
- ▌ Dx Roadmap · dikamiloDecompose an effort into an ordered list of vertical slices and write roadmap.md.
- ▌ Dx Diagnose · dikamiloFeedback-loop-first diagnosis for bugs and performance regressions. Use when the user says something is broken/slow/throwing/failing/crashing/hanging/flaky/regressed, reports wrong output, asks to debug, diagnose, or find the root cause of a defect or perf problem.
- ▌ Dx Research · dikamiloInvestigate one topic — codebase or external doc — and write it down with provenance for a plan to lean on.
- ▌
- ▌ Dx Brainstorm · dikamilo bundleThink through a raw idea before committing to it — weigh alternatives, price doing nothing, and route to a change, an effort, or nothing at all.
- ▌ Dx References · dikamilo bundleLoads a dx shared reference document by topic. Invoked by other dx- skills to pull in shared reference material (change-md, effort-md, progress-format, plan-template, plan-data-model, plan-api-contracts, plan-failure-modes, interview, module-design, design-lenses, knowledge-layer, review-report, untrusted-content).
- ▌ Dx Impl Review · dikamiloReview a finished change against its plan — drift, safety, patterns, standards compliance — and report.
- ▌ Dx Plan Review · dikamiloReview a change's plan before implementation — substance, feasibility, fit, and standards match.
- ▌ Dx Review Triage · dikamiloTriage findings from a plan-review or impl-review report and apply the fixes you choose.
- ▌ Dx Domain Discover · dikamiloMine a brownfield codebase for its domain vocabulary and seed the project glossary.
- ▌ Dx Standards Update · dikamiloCreate, edit, or promote a standard in context/standards/ — from the conversation, a graduated lesson, or another project.
- ▌ Dx Refactor Discover · dikamiloHunt the codebase for refactor opportunities, present them inline, and promote the ones you pick into changes.
- ▌ Dx Standards Discover · dikamiloMine the project's real conventions from tooling, code, and docs and write them into the standards layer.
- ▌ Dx New · dikamiloStart a new piece of work — creates a change or an effort and points you at the next step.
- ▌ Dx Tdd · dikamiloExecute the next pending phase of a change's plan test-first — red, green, refactor — and commit.
- ▌ Dx Init · dikamilo bundleScaffold the dx- SDLC state tree (context/) in this project and seed the baseline standards.
- ▌ Dx Plan · dikamiloInterview and write plan.md for a change — matches standards, surfaces priors, owns Progress.
- ▌ Dx Frame · dikamiloInterview to settle the problem framing, alternatives, and user cases for a change or effort before planning — writes frame.md. Run again on one of an effort's slices to add that slice's own user cases.
- ▌ Dx Domain · dikamiloActively sharpen the ubiquitous language in foundation/glossary.md. Fire the instant a domain term clashes with an existing definition, is vague or overloaded (an "account" that might be a Customer or a User), or finally gets pinned down — mid-task, not only when asked. Capture or correct the term, then hand back to the interrupted work.
- ▌ Dx Lesson · dikamiloRecord one finding — a warning or a decision-with-rationale — as an append-only entry in foundation/lessons.md.