Conversation
- Add harness-engineering.md rule with generator-evaluator separation, sprint contracts, review triage, oscillation guard, and harness simplification principles - Add custom /feature skill (9-phase workflow) replacing feature-dev plugin, with sprint contract, evaluation, and enhanced quality review - Disable feature-dev and learning-output-style plugins in settings Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… skill - Add Decision Records section to harness-engineering rule - Read existing ADRs during codebase exploration (Phase 2) - Record architectural decisions as ADRs after design approval (Phase 5) - Auto-detect existing ADR directory convention, default to docs/adr/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Expand ADR section with Nygard-style template (Status, Context, Decision, Consequences), English convention, and NNNN file naming. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
harness-engineering.mdrule encoding principles from Anthropic's harness design article and Zenn's harness engineering article (generator-evaluator separation, sprint contracts, review triage with severity classification, oscillation guard, harness simplification)/featureskill (9-phase workflow) replacingfeature-devplugin — adds Sprint Contract (Phase 4), Evaluation (Phase 7), and enhanced Quality Review (Phase 8) with severity triage and oscillation detectionfeature-devandlearning-output-styleplugins in settingsTest plan
just testpasses (lint + format)chezmoi applyapplies cleanly/featureskill correctlyharness-engineering.mdrule appears in active rules🤖 Generated with Claude Code