Skip to main content

chrisfoulon/LAD

SkillsMP は chrisfoulon/LAD から 9 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
9
GitHub スター
4
GitHub フォーク
1

このリポジトリの skills

収集済み skill 9 件中 9 件を表示しています。

職業分類
ソフトウェア開発者
説明

Final stage of the LAD feature workflow, run after a feature is merged. Condenses the working plan and context files into a durable record — appended to the project's existing ADR where one exists, or a new decision record where none does — harvests any new…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Assess whether the codebase still matches what the project says about itself — decision records, ADRs, documentation and unfinished plans. Reports drift and leftover work without fixing it. Use when picking up a project after time away, when you suspect the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

First stage of the LAD feature workflow. Clarifies the request, searches the codebase for work that already does the job, decides whether to integrate/enhance/rebuild, locates the relevant code and documentation as concrete references, and records a quality…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Code quality standards and known-lapse guardrails for Python work — docstring style, lint and coverage targets, component-appropriate testing strategy, test-data honesty, commit conventions, documentation structure, and token-efficient command patterns. Use…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fourth stage of the LAD feature workflow. Runs final quality validation, checks that what was delivered matches what was planned, updates documentation, and prepares the commit or pull request. Use when a feature's implementation is complete and ready to be…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Third stage of the LAD feature workflow. Runs the test-driven implementation loop against the plan, with quality gates, regression checks, and periodic checkpoints for user approval. Resumable — detects where previous sessions stopped. Use when implementing a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Focused technical-debt reduction — triage lint violations and code smells by actual impact, fix them in batched, tested increments, and record what was deliberately deferred. Use when asked to clean up code quality, reduce technical debt, address lint…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Second stage of the LAD feature workflow. Turns the kickoff context into a test-driven task plan, reviews that plan critically for gaps and risks, and splits it into sub-plans when it is too large to hold in one pass. Use after feature-kickoff, or when asked…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Systematically improve a failing or unreliable test suite. Runs the suite in chunks to get a real baseline, classifies failures by root cause, finds the shared causes behind clusters of failures, and fixes them in prioritised batches with regression checks…

原文の言語: 英語

更新
収集済み skill 9 件中 9 件を表示しています。