discipline-refactor-verification-checklist
Sub-skill of discipline-refactor: Verification Checklist.
Best use case
discipline-refactor-verification-checklist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of discipline-refactor: Verification Checklist.
Teams using discipline-refactor-verification-checklist should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/verification-checklist/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How discipline-refactor-verification-checklist Compares
| Feature / Agent | discipline-refactor-verification-checklist | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of discipline-refactor: Verification Checklist.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
SKILL.md Source
# Verification Checklist ## Verification Checklist - [ ] All code in `src/<pkg>/modules/<discipline>/` - [ ] All tests in `tests/modules/<discipline>/` - [ ] All docs in `docs/modules/<discipline>/` - [ ] All specs in `specs/modules/<discipline>/` - [ ] Consistent discipline names across all folders - [ ] Each module has `__init__.py` and `README.md` - [ ] All imports updated - [ ] Tests pass - [ ] No orphaned files outside modules/
Related Skills
subagent-write-verification
Independently verify subagent-claimed file writes with filesystem and git checks before treating the artifact as real, before committing it, and before referencing the path in downstream prompts.
tdd-verification-and-adversarial-review
Verify pre-written TDD tests pass, conduct adversarial code review on committed diffs, and route findings to existing issues
tax-form-navigation-verification
Systematic workflow for verifying tax software calculations against entry guide specifications
portable-pattern-verification-workflow
Multi-package implementation with verification strategy for cross-platform configuration hardening
multi-year-tax-filing-verification-workflow
Verify and reconcile complex multi-form tax filings by cross-referencing source documents, identifying data dependencies, and validating line-by-line against authoritative records.
plan-review-handoff-verification
Verify a parked GitHub issue plan-review handoff across live labels, local markers, README rows, canonical review artifacts, and stale plan-body evidence before reporting next action.
overnight-worktree-verification-fallback
Verify overnight multi-worktree Codex batches when auto-sync, duplicate-lane convergence, and sandbox-blocked review create misleading local state or review provenance.
gh-work-execution-checklist
Compact live-execution checklist companion for approved GitHub issue work. Use during active implementation as a fast operational route; gh-work-execution remains the canonical source of truth.
verification-loop
Six-phase quality gate for code changes. Runs build, typecheck, lint, test, security, and diff-review in sequence. Supports JavaScript/TypeScript, Python, and Rust with auto-detection and skip conditions.
targeted-artifact-commit-verification
Verify whether the exact files from a just-completed task are still uncommitted before creating another commit, especially in dirty repos with unrelated churn.
artifact-commit-verification
Class-level artifact and commit verification for claimed agent work, exact file diffs, and closeout evidence.
gh-work-planning-checklist
Compact live-execution checklist companion for the canonical gh-work-planning route. Use for fast operational tracking during issue planning without replacing the full route.