ado-backlog
πPluginThodsaphonSonthiphin/workflow-daily-work
Turn findings from any input (spreadsheet, doc, pasted text) into an Azure DevOps backlog: extract, triage, classify by your project's process, create with a dry-run gate, and write ticket links back to the source.
Part of
ThodsaphonSonthiphin/workflow-daily-work
Installation
/plugin marketplace add ThodsaphonSonthiphin/workflow-daily-work/plugin install ado-backlog@workflow-daily-workMore from this repository4
Turn findings from any input (spreadsheet, doc, pasted text) into GitHub Issues: extract, triage, classify by labels and milestone, visual dry-run, create with an approval gate, and write issue links back to the source.
Marketplace
The daily-work arc in one plugin, entered via /daily (hybrid router: bare = 5-station menu β start/work/file/report/wrap β argument jumps straight there; see PLAYBOOK.md at the marketplace repo root). Design & planning: grill-then-plan (verifies the cause via debug-mantra first when planning a fix). Debug chain (both ways): debug-mantra -> (grill-then-plan when the fix involves a design choice) -> post-mortem -> management-talk. Review & verification: scrutinize, dual-verifier. System study: study-design-verify, fit-gap-analysis, naming-audit, drive-to-legacy, crm-archaeology (Dynamics 365/Dataverse org study), ticket-trace. Communication: management-talk, invoice-generator (Tribletext daily summary from git commits), problem-description (interactive HTML walkthroughs). Documents: sa-doc (full SA&D document β use cases, diagrams, data dictionary, architecture β generated from one validated model; Markdown canonical, PDF optional). Reflection: reflect (session retrospective that routes each lesson into an owned skill, a CLAUDE.md, a cross-project GOTCHAS.md, or memory β closing the daily arc with a learn beat).
Frontend structure conventions for React/TSX work. Ships react-structure: per-component file separation (UI .tsx / hook .ts / type.ts / optional Redux slice), a TypeScript + Redux Toolkit + MUI + DataGridPremium stack, and a planning flowchart before code. Opt-in β install only when working on a React project so it does not trigger during backend/CRM work.