@harness-engineering/cli 1.23.1 → 1.23.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agents/commands/codex/harness/add-harness-component/SKILL.md +21 -12
- package/dist/agents/commands/codex/harness/cleanup-dead-code/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/detect-doc-drift/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/enforce-architecture/SKILL.md +5 -15
- package/dist/agents/commands/codex/harness/harness-architecture-advisor/SKILL.md +5 -15
- package/dist/agents/commands/codex/harness/harness-autopilot/SKILL.md +10 -0
- package/dist/agents/commands/codex/harness/harness-brainstorming/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-code-review/SKILL.md +5 -15
- package/dist/agents/commands/codex/harness/harness-codebase-cleanup/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-debugging/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-dependency-health/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/harness-docs-pipeline/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-execution/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-hotspot-detector/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/harness-impact-analysis/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/harness-integrity/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/harness-onboarding/SKILL.md +18 -10
- package/dist/agents/commands/codex/harness/harness-perf/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-planning/SKILL.md +10 -0
- package/dist/agents/commands/codex/harness/harness-refactoring/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-release-readiness/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-roadmap/SKILL.md +10 -1
- package/dist/agents/commands/codex/harness/harness-security-scan/SKILL.md +5 -15
- package/dist/agents/commands/codex/harness/harness-skill-authoring/SKILL.md +20 -1
- package/dist/agents/commands/codex/harness/harness-soundness-review/SKILL.md +10 -0
- package/dist/agents/commands/codex/harness/harness-supply-chain-audit/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/harness-tdd/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-test-advisor/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/harness-verification/SKILL.md +9 -0
- package/dist/agents/commands/codex/harness/harness-verify/SKILL.md +8 -0
- package/dist/agents/commands/codex/harness/initialize-harness-project/SKILL.md +22 -13
- package/dist/agents/commands/cursor/harness/add-harness-component.mdc +12 -12
- package/dist/agents/commands/cursor/harness/harness-onboarding.mdc +10 -10
- package/dist/agents/commands/cursor/harness/harness-roadmap.mdc +1 -1
- package/dist/agents/commands/cursor/harness/initialize-harness-project.mdc +13 -13
- package/dist/agents/skills/claude-code/add-harness-component/SKILL.md +21 -12
- package/dist/agents/skills/claude-code/align-documentation/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/check-mechanical-constraints/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/cleanup-dead-code/SKILL.md +11 -0
- package/dist/agents/skills/claude-code/detect-doc-drift/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/enforce-architecture/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-accessibility/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-api-design/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-architecture-advisor/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-auth/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-autopilot/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-brainstorming/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-caching/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-chaos/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-code-review/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-codebase-cleanup/SKILL.md +11 -0
- package/dist/agents/skills/claude-code/harness-compliance/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-containerization/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-data-pipeline/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-data-validation/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-database/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-debugging/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-dependency-health/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-deployment/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-design/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-design-mobile/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-design-system/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-design-web/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-diagnostics/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-docs-pipeline/SKILL.md +11 -0
- package/dist/agents/skills/claude-code/harness-dx/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-e2e/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-event-driven/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-execution/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-feature-flags/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-git-workflow/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-hotspot-detector/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-i18n/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-i18n-process/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-i18n-workflow/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-impact-analysis/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-incident-response/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-infrastructure-as-code/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-integration-test/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-integrity/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-knowledge-mapper/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-load-testing/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-ml-ops/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-mobile-patterns/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-mutation-test/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-observability/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-onboarding/SKILL.md +18 -10
- package/dist/agents/skills/claude-code/harness-parallel-agents/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-perf/SKILL.md +11 -0
- package/dist/agents/skills/claude-code/harness-perf-tdd/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-planning/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-pre-commit-review/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-product-spec/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-property-test/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-refactoring/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-release-readiness/SKILL.md +11 -0
- package/dist/agents/skills/claude-code/harness-resilience/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-roadmap/SKILL.md +10 -1
- package/dist/agents/skills/claude-code/harness-roadmap-pilot/SKILL.md +8 -0
- package/dist/agents/skills/claude-code/harness-secrets/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-security-review/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-security-scan/SKILL.md +5 -15
- package/dist/agents/skills/claude-code/harness-skill-authoring/SKILL.md +29 -1
- package/dist/agents/skills/claude-code/harness-soundness-review/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-sql-review/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-state-management/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-supply-chain-audit/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-tdd/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-test-advisor/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-test-data/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-ux-copy/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-verification/SKILL.md +9 -0
- package/dist/agents/skills/claude-code/harness-verify/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/harness-visual-regression/SKILL.md +10 -0
- package/dist/agents/skills/claude-code/initialize-harness-project/SKILL.md +22 -13
- package/dist/agents/skills/claude-code/validate-context-engineering/SKILL.md +9 -0
- package/dist/agents/skills/codex/add-harness-component/SKILL.md +21 -12
- package/dist/agents/skills/codex/align-documentation/SKILL.md +9 -0
- package/dist/agents/skills/codex/check-mechanical-constraints/SKILL.md +9 -0
- package/dist/agents/skills/codex/cleanup-dead-code/SKILL.md +11 -0
- package/dist/agents/skills/codex/detect-doc-drift/SKILL.md +9 -0
- package/dist/agents/skills/codex/enforce-architecture/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-accessibility/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-api-design/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-architecture-advisor/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-auth/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-autopilot/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-brainstorming/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-caching/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-chaos/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-code-review/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-codebase-cleanup/SKILL.md +11 -0
- package/dist/agents/skills/codex/harness-compliance/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-containerization/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-data-pipeline/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-data-validation/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-database/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-debugging/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-dependency-health/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-deployment/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-design/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-design-mobile/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-design-system/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-design-web/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-diagnostics/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-docs-pipeline/SKILL.md +11 -0
- package/dist/agents/skills/codex/harness-dx/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-e2e/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-event-driven/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-execution/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-feature-flags/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-git-workflow/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-hotspot-detector/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-i18n/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-i18n-process/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-i18n-workflow/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-impact-analysis/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-incident-response/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-infrastructure-as-code/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-integration-test/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-integrity/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-knowledge-mapper/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-load-testing/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-ml-ops/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-mobile-patterns/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-mutation-test/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-observability/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-onboarding/SKILL.md +18 -10
- package/dist/agents/skills/codex/harness-parallel-agents/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-perf/SKILL.md +11 -0
- package/dist/agents/skills/codex/harness-perf-tdd/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-planning/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-pre-commit-review/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-product-spec/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-property-test/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-refactoring/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-release-readiness/SKILL.md +11 -0
- package/dist/agents/skills/codex/harness-resilience/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-roadmap/SKILL.md +10 -1
- package/dist/agents/skills/codex/harness-roadmap-pilot/SKILL.md +8 -0
- package/dist/agents/skills/codex/harness-secrets/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-security-review/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-security-scan/SKILL.md +5 -15
- package/dist/agents/skills/codex/harness-skill-authoring/SKILL.md +29 -1
- package/dist/agents/skills/codex/harness-soundness-review/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-sql-review/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-state-management/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-supply-chain-audit/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-tdd/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-test-advisor/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-test-data/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-ux-copy/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-verification/SKILL.md +9 -0
- package/dist/agents/skills/codex/harness-verify/SKILL.md +10 -0
- package/dist/agents/skills/codex/harness-visual-regression/SKILL.md +10 -0
- package/dist/agents/skills/codex/initialize-harness-project/SKILL.md +22 -13
- package/dist/agents/skills/codex/validate-context-engineering/SKILL.md +9 -0
- package/dist/agents/skills/cursor/add-harness-component/SKILL.md +21 -12
- package/dist/agents/skills/cursor/align-documentation/SKILL.md +9 -0
- package/dist/agents/skills/cursor/check-mechanical-constraints/SKILL.md +9 -0
- package/dist/agents/skills/cursor/cleanup-dead-code/SKILL.md +11 -0
- package/dist/agents/skills/cursor/detect-doc-drift/SKILL.md +9 -0
- package/dist/agents/skills/cursor/enforce-architecture/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-accessibility/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-api-design/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-architecture-advisor/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-auth/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-autopilot/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-brainstorming/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-caching/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-chaos/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-code-review/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-codebase-cleanup/SKILL.md +11 -0
- package/dist/agents/skills/cursor/harness-compliance/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-containerization/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-data-pipeline/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-data-validation/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-database/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-debugging/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-dependency-health/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-deployment/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-design/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-design-mobile/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-design-system/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-design-web/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-diagnostics/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-docs-pipeline/SKILL.md +11 -0
- package/dist/agents/skills/cursor/harness-dx/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-e2e/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-event-driven/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-execution/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-feature-flags/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-git-workflow/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-hotspot-detector/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-i18n/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-i18n-process/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-i18n-workflow/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-impact-analysis/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-incident-response/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-infrastructure-as-code/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-integration-test/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-integrity/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-knowledge-mapper/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-load-testing/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-ml-ops/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-mobile-patterns/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-mutation-test/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-observability/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-onboarding/SKILL.md +18 -10
- package/dist/agents/skills/cursor/harness-parallel-agents/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-perf/SKILL.md +11 -0
- package/dist/agents/skills/cursor/harness-perf-tdd/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-planning/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-pre-commit-review/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-product-spec/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-property-test/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-refactoring/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-release-readiness/SKILL.md +11 -0
- package/dist/agents/skills/cursor/harness-resilience/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-roadmap/SKILL.md +10 -1
- package/dist/agents/skills/cursor/harness-roadmap-pilot/SKILL.md +8 -0
- package/dist/agents/skills/cursor/harness-secrets/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-security-review/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-security-scan/SKILL.md +5 -15
- package/dist/agents/skills/cursor/harness-skill-authoring/SKILL.md +29 -1
- package/dist/agents/skills/cursor/harness-soundness-review/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-sql-review/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-state-management/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-supply-chain-audit/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-tdd/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-test-advisor/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-test-data/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-ux-copy/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-verification/SKILL.md +9 -0
- package/dist/agents/skills/cursor/harness-verify/SKILL.md +10 -0
- package/dist/agents/skills/cursor/harness-visual-regression/SKILL.md +10 -0
- package/dist/agents/skills/cursor/initialize-harness-project/SKILL.md +22 -13
- package/dist/agents/skills/cursor/validate-context-engineering/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/add-harness-component/SKILL.md +21 -12
- package/dist/agents/skills/gemini-cli/align-documentation/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/check-mechanical-constraints/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/cleanup-dead-code/SKILL.md +11 -0
- package/dist/agents/skills/gemini-cli/detect-doc-drift/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/enforce-architecture/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-accessibility/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-api-design/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-architecture-advisor/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-auth/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-autopilot/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-brainstorming/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-caching/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-chaos/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-code-review/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-codebase-cleanup/SKILL.md +11 -0
- package/dist/agents/skills/gemini-cli/harness-compliance/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-containerization/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-data-pipeline/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-data-validation/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-database/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-debugging/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-dependency-health/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-deployment/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-design/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-design-mobile/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-design-system/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-design-web/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-diagnostics/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-docs-pipeline/SKILL.md +11 -0
- package/dist/agents/skills/gemini-cli/harness-dx/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-e2e/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-event-driven/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-execution/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-feature-flags/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-git-workflow/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-hotspot-detector/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-i18n/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-i18n-process/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-i18n-workflow/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-impact-analysis/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-incident-response/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-infrastructure-as-code/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-integration-test/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-integrity/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-knowledge-mapper/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-load-testing/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-ml-ops/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-mobile-patterns/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-mutation-test/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-observability/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-onboarding/SKILL.md +18 -10
- package/dist/agents/skills/gemini-cli/harness-parallel-agents/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-perf/SKILL.md +11 -0
- package/dist/agents/skills/gemini-cli/harness-perf-tdd/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-planning/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-pre-commit-review/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-product-spec/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-property-test/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-refactoring/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-release-readiness/SKILL.md +11 -0
- package/dist/agents/skills/gemini-cli/harness-resilience/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-roadmap/SKILL.md +10 -1
- package/dist/agents/skills/gemini-cli/harness-roadmap-pilot/SKILL.md +8 -0
- package/dist/agents/skills/gemini-cli/harness-secrets/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-security-review/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-security-scan/SKILL.md +5 -15
- package/dist/agents/skills/gemini-cli/harness-skill-authoring/SKILL.md +29 -1
- package/dist/agents/skills/gemini-cli/harness-soundness-review/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-sql-review/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-state-management/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-supply-chain-audit/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-tdd/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-test-advisor/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-test-data/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-ux-copy/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-verification/SKILL.md +9 -0
- package/dist/agents/skills/gemini-cli/harness-verify/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/harness-visual-regression/SKILL.md +10 -0
- package/dist/agents/skills/gemini-cli/initialize-harness-project/SKILL.md +22 -13
- package/dist/agents/skills/gemini-cli/validate-context-engineering/SKILL.md +9 -0
- package/dist/agents-md-HCCCO5PK.js +9 -0
- package/dist/{architecture-FVERI7BQ.js → architecture-S2H624W7.js} +5 -5
- package/dist/{assess-project-UGL5KLBV.js → assess-project-XSGK44S5.js} +1 -1
- package/dist/bin/harness-mcp.js +18 -18
- package/dist/bin/harness.js +124 -35
- package/dist/{check-phase-gate-C7JPPKMX.js → check-phase-gate-UGBJ237T.js} +5 -5
- package/dist/{chunk-RQ3AKUJB.js → chunk-2DHX6TAP.js} +4 -4
- package/dist/{chunk-7XZSHTYZ.js → chunk-2GT3HO2T.js} +3 -3
- package/dist/{chunk-ZLTFDTK7.js → chunk-2YA4XRI3.js} +5 -5
- package/dist/{chunk-GZKSBLQL.js → chunk-35EQ5UEI.js} +1 -1
- package/dist/{chunk-T5QWCVGK.js → chunk-4FHBPA3E.js} +11 -3
- package/dist/{chunk-ERS5EVUZ.js → chunk-5LMZA5LZ.js} +10 -10
- package/dist/{chunk-L57RL7MC.js → chunk-BK52Z6DR.js} +869 -419
- package/dist/{chunk-EUCASOD7.js → chunk-CLD4KL7O.js} +341 -71
- package/dist/{chunk-OD3S2NHN.js → chunk-E2GTL3YS.js} +1 -1
- package/dist/{chunk-YLN34N65.js → chunk-FP53DDB5.js} +1 -1
- package/dist/{chunk-7V5Y2L67.js → chunk-I47JLISV.js} +1 -1
- package/dist/{chunk-LAKMOIU6.js → chunk-KC5CTCEL.js} +9 -9
- package/dist/{chunk-UJHNGRS6.js → chunk-KTL3PHNQ.js} +6445 -6222
- package/dist/{chunk-DBSOCI3G.js → chunk-KV4M6Y5J.js} +1 -1
- package/dist/{chunk-FIAPHX37.js → chunk-LM5Z2WCA.js} +1 -1
- package/dist/{chunk-SD3SQOZ2.js → chunk-LOUH2LIC.js} +1 -1
- package/dist/{chunk-FNVAW5NG.js → chunk-MHOO7NLG.js} +11 -11
- package/dist/{chunk-HRUCT5YX.js → chunk-MZAHE4DK.js} +12 -12
- package/dist/{chunk-WKLLNUAT.js → chunk-NKL53UBL.js} +6 -6
- package/dist/{chunk-AQN7GFKU.js → chunk-PGF44T2D.js} +6 -6
- package/dist/{chunk-H7Y5CKTM.js → chunk-Q3XYV5UC.js} +1 -1
- package/dist/{chunk-KIR5PQX5.js → chunk-S5ZXT3TZ.js} +1 -1
- package/dist/{chunk-6KWBH4EO.js → chunk-UGD37ECK.js} +5 -5
- package/dist/{chunk-QBATHQXU.js → chunk-V27WDRYV.js} +540 -490
- package/dist/{chunk-YQ6KC6TE.js → chunk-YDRB55Q4.js} +1 -1
- package/dist/{chunk-CZEPCYVX.js → chunk-ZRYDYDB2.js} +6 -6
- package/dist/{chunk-7DMF3VT5.js → chunk-ZYJJUPNE.js} +1 -1
- package/dist/ci-workflow-I3V7FZNV.js +9 -0
- package/dist/{create-skill-U3XCFRZN.js → create-skill-AO25CJFM.js} +2 -2
- package/dist/{dist-USY2C5JL.js → dist-666AAZQ6.js} +1 -1
- package/dist/{dist-DZ63LLUD.js → dist-KQSTRP36.js} +1 -1
- package/dist/{dist-LPGVPYOZ.js → dist-MKWF5CXR.js} +7 -3
- package/dist/{dist-K56VJ4UJ.js → dist-WU3TVNNG.js} +7 -1
- package/dist/{docs-CGUBALYL.js → docs-R7UVQBMQ.js} +5 -5
- package/dist/engine-JGI3MWAC.js +9 -0
- package/dist/{entropy-H5OOCI57.js → entropy-IDHIG7HS.js} +4 -4
- package/dist/{feedback-XTDR7E3R.js → feedback-JZETY4UR.js} +1 -1
- package/dist/{generate-agent-definitions-RBI7Z4RY.js → generate-agent-definitions-D7B25YTM.js} +6 -6
- package/dist/{graph-loader-GRXDUWXO.js → graph-loader-BJULJYGG.js} +1 -1
- package/dist/index.d.ts +12 -8
- package/dist/index.js +54 -54
- package/dist/loader-E4KNTOP2.js +11 -0
- package/dist/mcp-67I2DBNM.js +37 -0
- package/dist/{performance-FSXEQJYB.js → performance-744OSR6P.js} +5 -5
- package/dist/{review-pipeline-VLKL7NV2.js → review-pipeline-HIO7HBW4.js} +1 -1
- package/dist/runtime-JXQ26U4Z.js +10 -0
- package/dist/{security-B76X5RL7.js → security-GDKHVFUC.js} +1 -1
- package/dist/{validate-KN6A2GN3.js → validate-2IUR3OWX.js} +5 -5
- package/dist/validate-cross-check-AM4T6P2K.js +9 -0
- package/package.json +5 -5
- package/dist/agents-md-FJXDMZPJ.js +0 -9
- package/dist/ci-workflow-S7VY625R.js +0 -9
- package/dist/engine-PEHFAFOT.js +0 -9
- package/dist/loader-IOC5L7NL.js +0 -11
- package/dist/mcp-7RPKBGIR.js +0 -37
- package/dist/runtime-3X2MV6R4.js +0 -10
- package/dist/validate-cross-check-LITTM24O.js +0 -9
- package/dist/{chunk-CJDVBBPB.js → chunk-3ISINLYT.js} +1 -1
|
@@ -123,11 +123,30 @@ depends_on:
|
|
|
123
123
|
|
|
124
124
|
8. **For rigid skills, write `## Escalation`.** Define when to stop and ask for help. Each escalation condition should describe the symptom, the likely cause, and what to report.
|
|
125
125
|
|
|
126
|
+
9. **Write `## Rationalizations to Reject`.** Every user-facing skill must include this section. It contains domain-specific rationalizations that prevent agents from skipping steps with plausible-sounding excuses. Format requirements:
|
|
127
|
+
|
|
128
|
+
- **Table format:** `| Rationalization | Reality |` with a header separator row
|
|
129
|
+
- **3-8 entries** per skill, each specific to the skill's domain
|
|
130
|
+
- **No generic filler.** Every entry must address a rationalization that is plausible in the context of this specific skill
|
|
131
|
+
- **Do not repeat universal rationalizations.** The following three are always in effect for all skills and must NOT appear in individual skill tables:
|
|
132
|
+
|
|
133
|
+
| Rationalization | Reality |
|
|
134
|
+
| --- | --- |
|
|
135
|
+
| "It's probably fine" | "Probably" is not evidence. Verify before asserting. |
|
|
136
|
+
| "This is best practice" | Best practice in what context? Cite the source and confirm it applies here. |
|
|
137
|
+
| "We can fix it later" | If worth flagging, document now with a concrete follow-up plan. |
|
|
138
|
+
|
|
139
|
+
Example of a good domain-specific entry (for a code review skill):
|
|
140
|
+
|
|
141
|
+
| Rationalization | Reality |
|
|
142
|
+
| --- | --- |
|
|
143
|
+
| "The tests pass so the logic must be correct" | Passing tests prove the tested paths work. They say nothing about untested paths, edge cases, or whether the tests themselves are correct. |
|
|
144
|
+
|
|
126
145
|
### Phase 5: VALIDATE — Verify the Skill
|
|
127
146
|
|
|
128
147
|
1. **Run `harness skill validate`** to check:
|
|
129
148
|
- `skill.yaml` has all required fields and valid values
|
|
130
|
-
- `SKILL.md` has all required sections (`## When to Use`, `## Process`, `## Harness Integration`, `## Success Criteria`, `## Examples`)
|
|
149
|
+
- `SKILL.md` has all required sections (`## When to Use`, `## Process`, `## Harness Integration`, `## Success Criteria`, `## Examples`, `## Rationalizations to Reject`)
|
|
131
150
|
- Rigid skills have `## Gates` and `## Escalation` sections
|
|
132
151
|
- The `name` in `skill.yaml` matches the directory name
|
|
133
152
|
- Referenced tools exist
|
|
@@ -1250,6 +1250,16 @@ Phase 4: SURFACE
|
|
|
1250
1250
|
CLEAN EXIT — returning control to harness-planning for sign-off.
|
|
1251
1251
|
```
|
|
1252
1252
|
|
|
1253
|
+
## Rationalizations to Reject
|
|
1254
|
+
|
|
1255
|
+
| Rationalization | Reality |
|
|
1256
|
+
| --- | --- |
|
|
1257
|
+
| "The spec looks coherent to me, so I can skip running the S1 internal coherence check" | Every check in the mode must run. S1 detects contradictions between decisions, technical design, and success criteria that human review frequently misses. |
|
|
1258
|
+
| "This unstated assumption is obvious, so documenting it would be pedantic" | S3 exists because "obvious" assumptions cause the most damage when they turn out to be wrong. Obvious assumptions are the cheapest to document and the most expensive to miss. |
|
|
1259
|
+
| "The success criterion is somewhat vague but the team will know what it means" | S7 flags vague criteria like "should be fast" because they are untestable. Vague criteria survive brainstorming and planning only to fail at verification. |
|
|
1260
|
+
| "This auto-fixable finding is minor, so I will just note it rather than applying the fix" | Auto-fixable findings should be applied silently -- that is the design intent. Skipping them means the spec ships with known inferrable gaps. |
|
|
1261
|
+
| "The feasibility check found a signature mismatch but the code can probably be adapted during execution" | S5 feasibility red flags are always severity "error" and always surface to the user. A spec that references nonexistent modules will produce a broken plan. |
|
|
1262
|
+
|
|
1253
1263
|
## Gates
|
|
1254
1264
|
|
|
1255
1265
|
These are hard stops. Violating any gate means the process has broken down.
|
|
@@ -182,6 +182,14 @@ Combine factor scores into an overall risk level:
|
|
|
182
182
|
|
|
183
183
|
---
|
|
184
184
|
|
|
185
|
+
## Rationalizations to Reject
|
|
186
|
+
|
|
187
|
+
| Rationalization | Reality |
|
|
188
|
+
| --- | --- |
|
|
189
|
+
| "This package has high risk signals but it is widely used, so it must be safe" | The Iron Law: present findings as flags for human review, never as verdicts. Popularity does not eliminate bus-factor risk or maintenance abandonment. |
|
|
190
|
+
| "The npm API returned an error for this package, so I will skip it and move on" | API failures produce "unknown" scores with a note, not skips. Partial results with noted gaps are always better than incomplete audits. |
|
|
191
|
+
| "The install script is probably just native addon compilation, so I do not need to flag it" | Every install script must be flagged in the report. "Probably legitimate" is exactly the assumption that supply chain attacks exploit. |
|
|
192
|
+
|
|
185
193
|
## Gates
|
|
186
194
|
|
|
187
195
|
- **Stop if no lockfile.** Do not evaluate without a lockfile — results will be unreliable.
|
|
@@ -159,6 +159,15 @@ git commit -m "feat(cart): calculate total from item price and quantity"
|
|
|
159
159
|
|
|
160
160
|
**Next cycle (RED):** Write a test for empty array input. Watch it fail (or pass — if it passes, the behavior is already handled). Continue.
|
|
161
161
|
|
|
162
|
+
## Rationalizations to Reject
|
|
163
|
+
|
|
164
|
+
| Rationalization | Reality |
|
|
165
|
+
| --- | --- |
|
|
166
|
+
| "I know exactly what the implementation should be, so I will write it first and add the test after" | Code before test equals delete it. The gate is explicit: if production code is written before a failing test exists, delete the production code and start correctly. |
|
|
167
|
+
| "The test passed on the first run, so TDD is working" | If the test passed without implementing the production code, either the behavior already exists or the test is wrong. You must watch the test FAIL for the right reason before proceeding to GREEN. |
|
|
168
|
+
| "I will test multiple behaviors in this one test to be efficient" | One test, one assertion, one behavior. Multi-behavior tests make it impossible to pinpoint which behavior broke when the test fails. |
|
|
169
|
+
| "Harness validate can wait until the end of the feature since it slows down the cycle" | No skipping VALIDATE. Every cycle must end with harness check-deps and harness validate. A passing test with a failing validation means the implementation violated a project constraint. |
|
|
170
|
+
|
|
162
171
|
## Gates
|
|
163
172
|
|
|
164
173
|
These are hard stops. Violating any gate means the process has broken down.
|
|
@@ -151,6 +151,14 @@ Output:
|
|
|
151
151
|
Coverage gaps: none
|
|
152
152
|
```
|
|
153
153
|
|
|
154
|
+
## Rationalizations to Reject
|
|
155
|
+
|
|
156
|
+
| Rationalization | Reality |
|
|
157
|
+
| --- | --- |
|
|
158
|
+
| "Only the Tier 1 direct tests matter -- Tier 2 and Tier 3 are probably unnecessary" | Tier 2 tests catch indirect breakage one hop away. A change to auth.ts breaks login.ts which breaks login.test.ts. Skipping Tier 2 misses exactly the regressions hardest to debug. |
|
|
159
|
+
| "The changed file has no tests, but that is not my concern -- I just advise on which tests to run" | Coverage gaps must be flagged. When a changed file has no test coverage, the advisor reports it. Silently producing an empty test list gives false confidence. |
|
|
160
|
+
| "The graph is stale but I will use it anyway since some data is better than no data" | If the graph is more than 10 commits behind, refresh before proceeding. Staleness sensitivity is Medium for test advisor. |
|
|
161
|
+
|
|
154
162
|
## Gates
|
|
155
163
|
|
|
156
164
|
- **Graph preferred, fallback available.** If no graph exists, use naming conventions, import parsing, and git co-change analysis to identify relevant tests. Do not stop — produce the best test selection possible.
|
|
@@ -396,6 +396,15 @@ Task: "Create UserService with create, read, update, delete operations."
|
|
|
396
396
|
### Verdict: COMPLETE — all artifacts verified at all levels
|
|
397
397
|
```
|
|
398
398
|
|
|
399
|
+
## Rationalizations to Reject
|
|
400
|
+
|
|
401
|
+
| Rationalization | Reality |
|
|
402
|
+
| --- | --- |
|
|
403
|
+
| "The tests passed when I ran them earlier, so I do not need to re-run them now" | The Iron Law forbids cached results. All verification evidence must be collected fresh in THIS session. |
|
|
404
|
+
| "The file exists and has code in it, so I can skip reading it thoroughly for Level 2" | Level 2 (SUBSTANTIVE) requires reading the file content thoroughly. Scanning for TODO, throw new Error, empty functions, and hardcoded return values catches stubs that look like real implementations. |
|
|
405
|
+
| "This artifact is tested by a file that imports it, so it passes Level 3 WIRED" | Being imported is necessary but not sufficient for WIRED. The test must actually make assertions about the artifact's behavior and not be skipped. |
|
|
406
|
+
| "The verification report probably looks fine based on what I remember" | The words "should", "probably", "seems to", and "I believe" are forbidden in verification reports. Replace with "verified: [evidence]" or "not verified: [what is missing]." |
|
|
407
|
+
|
|
399
408
|
## Gates
|
|
400
409
|
|
|
401
410
|
- **No completion without evidence.** You may not say "done," "complete," "finished," or "implemented" without a verification report showing PASS at all 3 levels for all deliverables.
|
|
@@ -147,6 +147,14 @@ Verification: FAIL
|
|
|
147
147
|
- Tests: NOT RUN
|
|
148
148
|
```
|
|
149
149
|
|
|
150
|
+
## Rationalizations to Reject
|
|
151
|
+
|
|
152
|
+
| Rationalization | Reality |
|
|
153
|
+
| --- | --- |
|
|
154
|
+
| "The lint command is slow and the code looks clean, so I will skip it" | No skipping. If a command is detected, it runs. Period. There is no "looks clean" judgment call. |
|
|
155
|
+
| "The typecheck failed but it is just a missing type declaration, so I will interpret it as a pass" | The exit code is the only signal. No judgment calls. Exit code non-zero equals FAIL, always. |
|
|
156
|
+
| "I will fix the lint error I found and re-run, since it is a quick fix" | No file modifications. This skill is read-only plus command execution. Fixing errors is the responsibility of the skill that produced the code. |
|
|
157
|
+
|
|
150
158
|
## Gates
|
|
151
159
|
|
|
152
160
|
- **No judgment calls.** The exit code is the only signal.
|
|
@@ -18,14 +18,14 @@
|
|
|
18
18
|
|
|
19
19
|
### Phase 1: ASSESS — Determine Current State
|
|
20
20
|
|
|
21
|
-
1. **Check for existing harness configuration.** Look for `.harness/` directory, `AGENTS.md`, `harness.
|
|
21
|
+
1. **Check for existing harness configuration.** Look for `.harness/` directory, `AGENTS.md`, `harness.config.json`, and any skill definitions. Their presence determines whether this is a new project or a migration.
|
|
22
22
|
|
|
23
23
|
2. **For new projects:** Gather project context — language, framework, test runner, build tool. Ask the human if any of these are undecided. Do not assume defaults.
|
|
24
24
|
|
|
25
25
|
2b. **For existing projects with detectable frameworks:** Run `harness init` without flags first. The command auto-detects frameworks (FastAPI, Django, Gin, Axum, Spring Boot, Next.js, React+Vite, Vue, Express, NestJS) by scanning project files. Present the detection result to the human and ask for confirmation before proceeding. If detection fails, ask the human to specify `--framework` manually.
|
|
26
26
|
|
|
27
27
|
3. **For existing projects:** Run `harness validate` to see what is already configured and what is missing. Read `AGENTS.md` if it exists. Identify the current adoption level:
|
|
28
|
-
- **Basic:** Has `AGENTS.md` and `harness.
|
|
28
|
+
- **Basic:** Has `AGENTS.md` and `harness.config.json` with project metadata. No layers, no skills, no dependency constraints.
|
|
29
29
|
- **Intermediate:** Has layers defined, dependency constraints between layers, at least one custom skill. `harness check-deps` runs and passes.
|
|
30
30
|
- **Advanced:** Has full persona configuration, custom skills for the team's workflows, state management, learnings capture, and CI integration for `harness validate`.
|
|
31
31
|
|
|
@@ -46,13 +46,13 @@
|
|
|
46
46
|
**Supported languages:** typescript, python, go, rust, java
|
|
47
47
|
|
|
48
48
|
2. **Review generated files.** `harness init` creates:
|
|
49
|
-
- `harness.
|
|
49
|
+
- `harness.config.json` — Project configuration (name, stack, adoption level)
|
|
50
50
|
- `.harness/` directory — State and learnings storage
|
|
51
51
|
- `AGENTS.md` — Agent instructions (template, needs customization)
|
|
52
52
|
- Layer definitions (intermediate and above)
|
|
53
53
|
- Dependency constraints (intermediate and above)
|
|
54
54
|
|
|
55
|
-
3. **Do not blindly accept generated content.** Read the generated `AGENTS.md` and `harness.
|
|
55
|
+
3. **Do not blindly accept generated content.** Read the generated `AGENTS.md` and `harness.config.json`. Flag anything that looks wrong or incomplete. The scaffolded output is a starting point, not a finished product.
|
|
56
56
|
|
|
57
57
|
### Phase 3: CONFIGURE — Customize for the Project
|
|
58
58
|
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
- Known constraints and forbidden patterns
|
|
66
66
|
- Links to relevant documentation
|
|
67
67
|
|
|
68
|
-
3. **For intermediate and above:** Define layer boundaries. Which modules belong to which layers? What are the allowed import directions? Document these in `harness.
|
|
68
|
+
3. **For intermediate and above:** Define layer boundaries. Which modules belong to which layers? What are the allowed import directions? Document these in `harness.config.json` and ensure they match the actual codebase structure.
|
|
69
69
|
|
|
70
70
|
4. **For advanced:** Configure state management (`.harness/state.json` schema), learnings capture (`.harness/learnings.md` conventions), and CI integration hooks.
|
|
71
71
|
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
### Phase 4: VALIDATE — Confirm Everything Works
|
|
78
78
|
|
|
79
79
|
1. **Run `harness validate`** to verify the full configuration. This checks:
|
|
80
|
-
- `harness.
|
|
80
|
+
- `harness.config.json` schema validity
|
|
81
81
|
- `AGENTS.md` presence and required sections
|
|
82
82
|
- Layer definitions (if intermediate+)
|
|
83
83
|
- Dependency constraints (if intermediate+)
|
|
@@ -113,7 +113,7 @@ This creates the `.harness/graph/` directory and populates it with the project's
|
|
|
113
113
|
|
|
114
114
|
## Success Criteria
|
|
115
115
|
|
|
116
|
-
- `harness.
|
|
116
|
+
- `harness.config.json` exists and passes schema validation
|
|
117
117
|
- `AGENTS.md` exists with project-specific content (not just the template)
|
|
118
118
|
- `.harness/` directory exists with appropriate state files
|
|
119
119
|
- `harness validate` passes with zero errors
|
|
@@ -123,6 +123,15 @@ This creates the `.harness/graph/` directory and populates it with the project's
|
|
|
123
123
|
- All generated files are committed in a single atomic commit
|
|
124
124
|
- i18n configuration is set if the human chose to enable it during init
|
|
125
125
|
|
|
126
|
+
## Rationalizations to Reject
|
|
127
|
+
|
|
128
|
+
| Rationalization | Reality |
|
|
129
|
+
|---|---|
|
|
130
|
+
| "The generated AGENTS.md template looks fine -- no need to customize it" | Phase 3 says do not blindly accept generated content. Without project-specific descriptions, agents receive generic instructions. |
|
|
131
|
+
| "We should start at the advanced level since we want full coverage" | The skill recommends basic for new projects. Each level builds on the previous. Jumping to advanced creates misconfigured rules. |
|
|
132
|
+
| "I will skip the i18n question to keep setup fast" | Phase 3 requires asking about i18n and recording the decision. Skipping creates ambiguity about whether the omission was intentional. |
|
|
133
|
+
| "Validation passed, so the project is ready" | Phase 4 includes harness check-deps for intermediate+ projects and knowledge graph initialization. Validation alone is not sufficient. |
|
|
134
|
+
|
|
126
135
|
## Examples
|
|
127
136
|
|
|
128
137
|
### Example: New TypeScript Project (Basic Level)
|
|
@@ -140,7 +149,7 @@ Human confirms: "Basic is fine for now."
|
|
|
140
149
|
|
|
141
150
|
```bash
|
|
142
151
|
harness init --level basic --framework express
|
|
143
|
-
# Creates: harness.
|
|
152
|
+
# Creates: harness.config.json, .harness/, AGENTS.md (template)
|
|
144
153
|
```
|
|
145
154
|
|
|
146
155
|
**CONFIGURE:**
|
|
@@ -161,7 +170,7 @@ Edit AGENTS.md:
|
|
|
161
170
|
|
|
162
171
|
```bash
|
|
163
172
|
harness validate # Pass — basic level checks satisfied
|
|
164
|
-
git add harness.
|
|
173
|
+
git add harness.config.json .harness/ AGENTS.md
|
|
165
174
|
git commit -m "feat: initialize harness project at basic level"
|
|
166
175
|
```
|
|
167
176
|
|
|
@@ -170,7 +179,7 @@ git commit -m "feat: initialize harness project at basic level"
|
|
|
170
179
|
**ASSESS:**
|
|
171
180
|
|
|
172
181
|
```
|
|
173
|
-
Read harness.
|
|
182
|
+
Read harness.config.json — level: basic
|
|
174
183
|
Read AGENTS.md — exists, has project-specific content
|
|
175
184
|
Run: harness validate — passes at basic level
|
|
176
185
|
Recommend: intermediate (add layers and dependency constraints)
|
|
@@ -181,14 +190,14 @@ Human confirms: "Yes, we're ready for layers."
|
|
|
181
190
|
|
|
182
191
|
```bash
|
|
183
192
|
harness init --level intermediate --migrate
|
|
184
|
-
# Preserves existing harness.
|
|
193
|
+
# Preserves existing harness.config.json and AGENTS.md
|
|
185
194
|
# Adds: layer definitions template, dependency constraints template
|
|
186
195
|
```
|
|
187
196
|
|
|
188
197
|
**CONFIGURE:**
|
|
189
198
|
|
|
190
199
|
```
|
|
191
|
-
Define layers in harness.
|
|
200
|
+
Define layers in harness.config.json:
|
|
192
201
|
- presentation: src/routes/, src/middleware/
|
|
193
202
|
- business: src/services/, src/models/
|
|
194
203
|
- data: src/repositories/, src/db/
|
|
@@ -216,7 +225,7 @@ git commit -m "feat: migrate harness project to intermediate level with layers"
|
|
|
216
225
|
**Basic (start here):**
|
|
217
226
|
|
|
218
227
|
- `AGENTS.md` with project context
|
|
219
|
-
- `harness.
|
|
228
|
+
- `harness.config.json` with metadata
|
|
220
229
|
- `harness validate` runs in development
|
|
221
230
|
|
|
222
231
|
**Intermediate (add structure):**
|
|
@@ -36,11 +36,11 @@ alwaysApply: false
|
|
|
36
36
|
- **Component:** Name, which layer it belongs to, what it depends on, what will depend on it
|
|
37
37
|
- **Skill:** Name, purpose, type (rigid or flexible), triggers
|
|
38
38
|
|
|
39
|
-
3. **Check prerequisites.** The project must already be initialized with harness. If `harness.
|
|
39
|
+
3. **Check prerequisites.** The project must already be initialized with harness. If `harness.config.json` does not exist, stop and run initialize-harness-project first.
|
|
40
40
|
|
|
41
41
|
### Phase 2: VALIDATE — Check Against Existing Constraints
|
|
42
42
|
|
|
43
|
-
1. **Read the current configuration.** Load `harness.
|
|
43
|
+
1. **Read the current configuration.** Load `harness.config.json` and `AGENTS.md` to understand existing layers, constraints, and architecture.
|
|
44
44
|
|
|
45
45
|
2. **Verify the new component does not conflict:**
|
|
46
46
|
- Does the layer name already exist?
|
|
@@ -60,7 +60,7 @@ alwaysApply: false
|
|
|
60
60
|
- Component: `harness add component <name> --layer <layer-name>`
|
|
61
61
|
- Skill: `harness add skill <name> --type <rigid|flexible>`
|
|
62
62
|
|
|
63
|
-
2. **Review generated files and configuration changes.** `harness add` modifies `harness.
|
|
63
|
+
2. **Review generated files and configuration changes.** `harness add` modifies `harness.config.json` and may generate template files. Check that the changes look correct.
|
|
64
64
|
|
|
65
65
|
3. **Create the actual code or content.** `harness add` creates the configuration entry but not necessarily the implementation. Create the directories, files, and initial code as needed.
|
|
66
66
|
|
|
@@ -70,7 +70,7 @@ alwaysApply: false
|
|
|
70
70
|
|
|
71
71
|
2. **Update `AGENTS.md`.** Add the new component to the architecture section. Document its purpose, boundaries, and relationships to other components. This keeps agent instructions accurate.
|
|
72
72
|
|
|
73
|
-
3. **Update layer configuration** if the new component changes dependency relationships. Ensure `harness.
|
|
73
|
+
3. **Update layer configuration** if the new component changes dependency relationships. Ensure `harness.config.json` reflects the actual import graph.
|
|
74
74
|
|
|
75
75
|
4. **For new skills:** Write the `skill.yaml` and `SKILL.md` files following the harness skill format. Use harness-skill-authoring for guidance on writing good skill content.
|
|
76
76
|
|
|
@@ -91,7 +91,7 @@ harness scan [path]
|
|
|
91
91
|
Skipping this step means subsequent graph queries (impact analysis, dependency health, test advisor) may return stale results.
|
|
92
92
|
|
|
93
93
|
3. **If validation fails,** fix the issues before committing. Common causes:
|
|
94
|
-
- New layer not properly registered in `harness.
|
|
94
|
+
- New layer not properly registered in `harness.config.json`
|
|
95
95
|
- Component placed in wrong directory for its declared layer
|
|
96
96
|
- Imports from forbidden layers
|
|
97
97
|
- `AGENTS.md` references outdated architecture
|
|
@@ -109,7 +109,7 @@ Skipping this step means subsequent graph queries (impact analysis, dependency h
|
|
|
109
109
|
|
|
110
110
|
## Success Criteria
|
|
111
111
|
|
|
112
|
-
- The new component is properly registered in `harness.
|
|
112
|
+
- The new component is properly registered in `harness.config.json`
|
|
113
113
|
- The component's files exist in the correct directories for its declared layer
|
|
114
114
|
- `AGENTS.md` is updated to reflect the new component
|
|
115
115
|
- `harness validate` passes after the addition
|
|
@@ -129,7 +129,7 @@ DETERMINE: Adding a layer. Name: infrastructure. Dirs: src/infrastructure/.
|
|
|
129
129
|
Imported by: business layer (services call external APIs through infrastructure).
|
|
130
130
|
|
|
131
131
|
VALIDATE:
|
|
132
|
-
Read harness.
|
|
132
|
+
Read harness.config.json — existing layers: presentation, business, data.
|
|
133
133
|
No conflict with "infrastructure" name.
|
|
134
134
|
Run: harness check-deps — passes (clean baseline).
|
|
135
135
|
|
|
@@ -138,13 +138,13 @@ ADD:
|
|
|
138
138
|
mkdir -p src/infrastructure
|
|
139
139
|
|
|
140
140
|
WIRE:
|
|
141
|
-
Update harness.
|
|
141
|
+
Update harness.config.json: allow business → infrastructure imports.
|
|
142
142
|
Update AGENTS.md: document infrastructure layer purpose and boundaries.
|
|
143
143
|
|
|
144
144
|
VERIFY:
|
|
145
145
|
harness validate # Pass
|
|
146
146
|
harness check-deps # Pass
|
|
147
|
-
git add harness.
|
|
147
|
+
git add harness.config.json AGENTS.md src/infrastructure/
|
|
148
148
|
git commit -m "feat: add infrastructure layer for external API clients"
|
|
149
149
|
```
|
|
150
150
|
|
|
@@ -164,7 +164,7 @@ WIRE:
|
|
|
164
164
|
|
|
165
165
|
VERIFY:
|
|
166
166
|
harness validate # Pass
|
|
167
|
-
git add harness.
|
|
167
|
+
git add harness.config.json AGENTS.md
|
|
168
168
|
git commit -m "feat: track API spec for documentation drift detection"
|
|
169
169
|
```
|
|
170
170
|
|
|
@@ -177,7 +177,7 @@ DETERMINE: Adding a component. Name: notification-service. Layer: business.
|
|
|
177
177
|
Depends on: data layer (notification repository). Depended on by: presentation layer (routes).
|
|
178
178
|
|
|
179
179
|
VALIDATE:
|
|
180
|
-
Read harness.
|
|
180
|
+
Read harness.config.json — business layer exists, maps to src/services/.
|
|
181
181
|
No existing notification-service directory.
|
|
182
182
|
business → data is an allowed import. Presentation → business is allowed.
|
|
183
183
|
Run: harness check-deps — passes.
|
|
@@ -194,7 +194,7 @@ WIRE:
|
|
|
194
194
|
VERIFY:
|
|
195
195
|
harness validate # Pass
|
|
196
196
|
harness check-deps # Pass
|
|
197
|
-
git add harness.
|
|
197
|
+
git add harness.config.json AGENTS.md src/services/notification-service.*
|
|
198
198
|
git commit -m "feat: add notification service to business layer"
|
|
199
199
|
```
|
|
200
200
|
|
|
@@ -30,7 +30,7 @@ alwaysApply: false
|
|
|
30
30
|
- Constraints and forbidden patterns
|
|
31
31
|
- Any special instructions or warnings
|
|
32
32
|
|
|
33
|
-
2. **Read `harness.
|
|
33
|
+
2. **Read `harness.config.json`.** Extract:
|
|
34
34
|
- Project name and stack
|
|
35
35
|
- Adoption level (basic, intermediate, advanced)
|
|
36
36
|
- Layer definitions and their directory mappings
|
|
@@ -55,7 +55,7 @@ alwaysApply: false
|
|
|
55
55
|
2. **Map the architecture.** Walk the directory structure and identify:
|
|
56
56
|
- Top-level organization pattern (monorepo, single package, workspace)
|
|
57
57
|
- Source code location and entry points
|
|
58
|
-
- Layer boundaries (from `harness.
|
|
58
|
+
- Layer boundaries (from `harness.config.json` and actual directory structure)
|
|
59
59
|
- Shared utilities or common modules
|
|
60
60
|
- Configuration files and their purposes
|
|
61
61
|
|
|
@@ -68,7 +68,7 @@ alwaysApply: false
|
|
|
68
68
|
- Code formatting (detect from config files: `.prettierrc`, `.eslintrc`, `biome.json`)
|
|
69
69
|
|
|
70
70
|
4. **Map the constraints.** Identify what is restricted:
|
|
71
|
-
- Forbidden imports (from `harness.
|
|
71
|
+
- Forbidden imports (from `harness.config.json` dependency constraints)
|
|
72
72
|
- Layer boundary rules (which layers can import from which)
|
|
73
73
|
- Linting rules that encode architectural decisions
|
|
74
74
|
- Any constraints documented in `AGENTS.md` that are not yet automated
|
|
@@ -102,8 +102,8 @@ Graph queries produce a complete architecture map in seconds, including transiti
|
|
|
102
102
|
|
|
103
103
|
### Phase 3: ORIENT — Identify Adoption Level and Maturity
|
|
104
104
|
|
|
105
|
-
1. **Confirm the adoption level** matches what `harness.
|
|
106
|
-
- Basic: `AGENTS.md` and `harness.
|
|
105
|
+
1. **Confirm the adoption level** matches what `harness.config.json` declares:
|
|
106
|
+
- Basic: `AGENTS.md` and `harness.config.json` exist but no layers or constraints
|
|
107
107
|
- Intermediate: Layers defined, dependency constraints enforced, at least one custom skill
|
|
108
108
|
- Advanced: Personas, state management, learnings, CI integration
|
|
109
109
|
|
|
@@ -191,16 +191,16 @@ Graph queries produce a complete architecture map in seconds, including transiti
|
|
|
191
191
|
- **`harness check-deps`** — Run to verify dependency constraints are passing, which confirms layer boundaries are respected.
|
|
192
192
|
- **`harness state show`** — View current state to understand where the last session left off.
|
|
193
193
|
- **`AGENTS.md`** — Primary source of project context and agent instructions.
|
|
194
|
-
- **`harness.
|
|
194
|
+
- **`harness.config.json`** — Source of structural configuration (layers, constraints, skills).
|
|
195
195
|
- **`.harness/learnings.md`** — Historical context and institutional knowledge.
|
|
196
196
|
|
|
197
197
|
## Success Criteria
|
|
198
198
|
|
|
199
|
-
- All four configuration sources were read (`AGENTS.md`, `harness.
|
|
199
|
+
- All four configuration sources were read (`AGENTS.md`, `harness.config.json`, `.harness/learnings.md`, `.harness/state.json`)
|
|
200
200
|
- Technology stack is accurately identified (language, framework, test runner, build tool)
|
|
201
201
|
- Architecture is mapped with correct layer boundaries and dependency directions
|
|
202
202
|
- Conventions are identified from actual code patterns, not assumed
|
|
203
|
-
- Constraints are enumerated from both `harness.
|
|
203
|
+
- Constraints are enumerated from both `harness.config.json` and `AGENTS.md`
|
|
204
204
|
- Adoption level is confirmed (not just declared — validated)
|
|
205
205
|
- A structured orientation summary is produced with all sections filled
|
|
206
206
|
- The "Getting Started" section is actionable and tailored to the audience
|
|
@@ -218,7 +218,7 @@ Read AGENTS.md:
|
|
|
218
218
|
- Stack: TypeScript, Express, Vitest, PostgreSQL
|
|
219
219
|
- Conventions: zod validation, repository pattern, kebab-case files
|
|
220
220
|
|
|
221
|
-
Read harness.
|
|
221
|
+
Read harness.config.json:
|
|
222
222
|
- Level: intermediate
|
|
223
223
|
- Layers: presentation (src/routes/), business (src/services/), data (src/repositories/)
|
|
224
224
|
- Constraints: presentation → business OK, business → data OK, data → presentation FORBIDDEN
|
|
@@ -265,7 +265,7 @@ Produce orientation with all sections. Getting Started for this context:
|
|
|
265
265
|
|
|
266
266
|
```
|
|
267
267
|
Read AGENTS.md — exists, minimal content
|
|
268
|
-
Read harness.
|
|
268
|
+
Read harness.config.json — level: basic, no layers defined
|
|
269
269
|
No .harness/learnings.md
|
|
270
270
|
No .harness/state.json
|
|
271
271
|
```
|
|
@@ -49,7 +49,7 @@ If the human has not seen and approved the milestone groupings and feature list,
|
|
|
49
49
|
- Has spec + plan but no implementation -> `planned`
|
|
50
50
|
- Has spec but no plan -> `backlog`
|
|
51
51
|
- Has plan but no spec -> `planned` (unusual, flag for human review)
|
|
52
|
-
6. Detect project name from `harness.
|
|
52
|
+
6. Detect project name from `harness.config.json` `project` field, or `package.json` `name` field, or directory name as fallback.
|
|
53
53
|
|
|
54
54
|
Present scan summary:
|
|
55
55
|
|
|
@@ -23,14 +23,14 @@ alwaysApply: false
|
|
|
23
23
|
|
|
24
24
|
### Phase 1: ASSESS — Determine Current State
|
|
25
25
|
|
|
26
|
-
1. **Check for existing harness configuration.** Look for `.harness/` directory, `AGENTS.md`, `harness.
|
|
26
|
+
1. **Check for existing harness configuration.** Look for `.harness/` directory, `AGENTS.md`, `harness.config.json`, and any skill definitions. Their presence determines whether this is a new project or a migration.
|
|
27
27
|
|
|
28
28
|
2. **For new projects:** Gather project context — language, framework, test runner, build tool. Ask the human if any of these are undecided. Do not assume defaults.
|
|
29
29
|
|
|
30
30
|
2b. **For existing projects with detectable frameworks:** Run `harness init` without flags first. The command auto-detects frameworks (FastAPI, Django, Gin, Axum, Spring Boot, Next.js, React+Vite, Vue, Express, NestJS) by scanning project files. Present the detection result to the human and ask for confirmation before proceeding. If detection fails, ask the human to specify `--framework` manually.
|
|
31
31
|
|
|
32
32
|
3. **For existing projects:** Run `harness validate` to see what is already configured and what is missing. Read `AGENTS.md` if it exists. Identify the current adoption level:
|
|
33
|
-
- **Basic:** Has `AGENTS.md` and `harness.
|
|
33
|
+
- **Basic:** Has `AGENTS.md` and `harness.config.json` with project metadata. No layers, no skills, no dependency constraints.
|
|
34
34
|
- **Intermediate:** Has layers defined, dependency constraints between layers, at least one custom skill. `harness check-deps` runs and passes.
|
|
35
35
|
- **Advanced:** Has full persona configuration, custom skills for the team's workflows, state management, learnings capture, and CI integration for `harness validate`.
|
|
36
36
|
|
|
@@ -51,13 +51,13 @@ alwaysApply: false
|
|
|
51
51
|
**Supported languages:** typescript, python, go, rust, java
|
|
52
52
|
|
|
53
53
|
2. **Review generated files.** `harness init` creates:
|
|
54
|
-
- `harness.
|
|
54
|
+
- `harness.config.json` — Project configuration (name, stack, adoption level)
|
|
55
55
|
- `.harness/` directory — State and learnings storage
|
|
56
56
|
- `AGENTS.md` — Agent instructions (template, needs customization)
|
|
57
57
|
- Layer definitions (intermediate and above)
|
|
58
58
|
- Dependency constraints (intermediate and above)
|
|
59
59
|
|
|
60
|
-
3. **Do not blindly accept generated content.** Read the generated `AGENTS.md` and `harness.
|
|
60
|
+
3. **Do not blindly accept generated content.** Read the generated `AGENTS.md` and `harness.config.json`. Flag anything that looks wrong or incomplete. The scaffolded output is a starting point, not a finished product.
|
|
61
61
|
|
|
62
62
|
### Phase 3: CONFIGURE — Customize for the Project
|
|
63
63
|
|
|
@@ -70,7 +70,7 @@ alwaysApply: false
|
|
|
70
70
|
- Known constraints and forbidden patterns
|
|
71
71
|
- Links to relevant documentation
|
|
72
72
|
|
|
73
|
-
3. **For intermediate and above:** Define layer boundaries. Which modules belong to which layers? What are the allowed import directions? Document these in `harness.
|
|
73
|
+
3. **For intermediate and above:** Define layer boundaries. Which modules belong to which layers? What are the allowed import directions? Document these in `harness.config.json` and ensure they match the actual codebase structure.
|
|
74
74
|
|
|
75
75
|
4. **For advanced:** Configure state management (`.harness/state.json` schema), learnings capture (`.harness/learnings.md` conventions), and CI integration hooks.
|
|
76
76
|
|
|
@@ -82,7 +82,7 @@ alwaysApply: false
|
|
|
82
82
|
### Phase 4: VALIDATE — Confirm Everything Works
|
|
83
83
|
|
|
84
84
|
1. **Run `harness validate`** to verify the full configuration. This checks:
|
|
85
|
-
- `harness.
|
|
85
|
+
- `harness.config.json` schema validity
|
|
86
86
|
- `AGENTS.md` presence and required sections
|
|
87
87
|
- Layer definitions (if intermediate+)
|
|
88
88
|
- Dependency constraints (if intermediate+)
|
|
@@ -118,7 +118,7 @@ This creates the `.harness/graph/` directory and populates it with the project's
|
|
|
118
118
|
|
|
119
119
|
## Success Criteria
|
|
120
120
|
|
|
121
|
-
- `harness.
|
|
121
|
+
- `harness.config.json` exists and passes schema validation
|
|
122
122
|
- `AGENTS.md` exists with project-specific content (not just the template)
|
|
123
123
|
- `.harness/` directory exists with appropriate state files
|
|
124
124
|
- `harness validate` passes with zero errors
|
|
@@ -145,7 +145,7 @@ Human confirms: "Basic is fine for now."
|
|
|
145
145
|
|
|
146
146
|
```bash
|
|
147
147
|
harness init --level basic --framework express
|
|
148
|
-
# Creates: harness.
|
|
148
|
+
# Creates: harness.config.json, .harness/, AGENTS.md (template)
|
|
149
149
|
```
|
|
150
150
|
|
|
151
151
|
**CONFIGURE:**
|
|
@@ -166,7 +166,7 @@ Edit AGENTS.md:
|
|
|
166
166
|
|
|
167
167
|
```bash
|
|
168
168
|
harness validate # Pass — basic level checks satisfied
|
|
169
|
-
git add harness.
|
|
169
|
+
git add harness.config.json .harness/ AGENTS.md
|
|
170
170
|
git commit -m "feat: initialize harness project at basic level"
|
|
171
171
|
```
|
|
172
172
|
|
|
@@ -175,7 +175,7 @@ git commit -m "feat: initialize harness project at basic level"
|
|
|
175
175
|
**ASSESS:**
|
|
176
176
|
|
|
177
177
|
```
|
|
178
|
-
Read harness.
|
|
178
|
+
Read harness.config.json — level: basic
|
|
179
179
|
Read AGENTS.md — exists, has project-specific content
|
|
180
180
|
Run: harness validate — passes at basic level
|
|
181
181
|
Recommend: intermediate (add layers and dependency constraints)
|
|
@@ -186,14 +186,14 @@ Human confirms: "Yes, we're ready for layers."
|
|
|
186
186
|
|
|
187
187
|
```bash
|
|
188
188
|
harness init --level intermediate --migrate
|
|
189
|
-
# Preserves existing harness.
|
|
189
|
+
# Preserves existing harness.config.json and AGENTS.md
|
|
190
190
|
# Adds: layer definitions template, dependency constraints template
|
|
191
191
|
```
|
|
192
192
|
|
|
193
193
|
**CONFIGURE:**
|
|
194
194
|
|
|
195
195
|
```
|
|
196
|
-
Define layers in harness.
|
|
196
|
+
Define layers in harness.config.json:
|
|
197
197
|
- presentation: src/routes/, src/middleware/
|
|
198
198
|
- business: src/services/, src/models/
|
|
199
199
|
- data: src/repositories/, src/db/
|
|
@@ -221,7 +221,7 @@ git commit -m "feat: migrate harness project to intermediate level with layers"
|
|
|
221
221
|
**Basic (start here):**
|
|
222
222
|
|
|
223
223
|
- `AGENTS.md` with project context
|
|
224
|
-
- `harness.
|
|
224
|
+
- `harness.config.json` with metadata
|
|
225
225
|
- `harness validate` runs in development
|
|
226
226
|
|
|
227
227
|
**Intermediate (add structure):**
|