Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .claude/commands/validate-implementation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Technical Implementation Validation

Spawn a fresh-context agent to validate implementation and test quality.

**Arguments:** $ARGUMENTS

---

Use the Task tool to spawn an agent:

```
subagent_type: general-purpose
model: opus
prompt: |
Load and follow the collaboration:technical-implementation-validation skill.

Context: $ARGUMENTS

Report: spec-to-test mapping, gaming patterns detected, scores (technical accuracy, intellectual honesty), categorized issues, recommendation (APPROVE/REVISE/REJECT).
```

Report validation results back to me.
Loading
Loading