hatch3r 1.7.5 → 1.9.0
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/README.md +37 -56
- package/dist/cli/index.js +13554 -13329
- package/dist/cli/index.js.map +1 -1
- package/{agents → dist/content/agents}/hatch3r-a11y-auditor.md +2 -2
- package/{agents → dist/content/agents}/hatch3r-ci-watcher.md +2 -2
- package/{agents → dist/content/agents}/hatch3r-context-rules.md +25 -9
- package/{agents → dist/content/agents}/hatch3r-creator.md +17 -16
- package/{agents → dist/content/agents}/hatch3r-dependency-auditor.md +1 -1
- package/{agents → dist/content/agents}/hatch3r-devops.md +3 -3
- package/{agents → dist/content/agents}/hatch3r-fixer.md +2 -2
- package/{agents → dist/content/agents}/hatch3r-handoff-loader.md +12 -12
- package/{agents → dist/content/agents}/hatch3r-handoff-preparer.md +7 -7
- package/{agents → dist/content/agents}/hatch3r-implementer.md +10 -2
- package/{agents → dist/content/agents}/hatch3r-learnings-loader.md +12 -12
- package/{agents → dist/content/agents}/hatch3r-lint-fixer.md +2 -2
- package/{agents → dist/content/agents}/hatch3r-researcher.md +3 -3
- package/{agents → dist/content/agents}/hatch3r-reviewer.md +6 -4
- package/{agents → dist/content/agents}/hatch3r-security-auditor.md +2 -2
- package/{agents → dist/content/agents}/hatch3r-test-writer.md +2 -2
- package/{agents → dist/content/agents}/shared/external-knowledge.md +1 -1
- package/{agents → dist/content/agents}/shared/injection-patterns.md +1 -1
- package/{agents → dist/content/agents}/shared/quality-charter.md +31 -3
- package/{agents → dist/content/agents}/shared/user-content-templates.md +41 -11
- package/{agents → dist/content/agents}/shared/user-question-protocol.md +2 -0
- package/{commands → dist/content/commands}/board/pickup-azure-devops.md +1 -1
- package/{commands → dist/content/commands}/board/pickup-delegation-multi.md +4 -4
- package/{commands → dist/content/commands}/board/pickup-delegation.md +3 -3
- package/{commands → dist/content/commands}/board/pickup-github.md +1 -1
- package/{commands → dist/content/commands}/board/pickup-gitlab.md +1 -1
- package/{commands → dist/content/commands}/board/pickup-post-impl.md +2 -2
- package/{commands → dist/content/commands}/board/shared-azure-devops.md +1 -1
- package/{commands → dist/content/commands}/board/shared-github.md +2 -2
- package/{commands → dist/content/commands}/board/shared-gitlab.md +1 -1
- package/{commands → dist/content/commands}/hatch3r-api-spec.md +8 -1
- package/{commands → dist/content/commands}/hatch3r-benchmark.md +8 -1
- package/{commands → dist/content/commands}/hatch3r-board-fill.md +14 -7
- package/{commands → dist/content/commands}/hatch3r-board-pickup.md +14 -6
- package/{commands → dist/content/commands}/hatch3r-bug-plan.md +12 -5
- package/{commands → dist/content/commands}/hatch3r-codebase-map.md +10 -2
- package/{commands → dist/content/commands}/hatch3r-create.md +68 -15
- package/{commands → dist/content/commands}/hatch3r-debug.md +18 -11
- package/{commands → dist/content/commands}/hatch3r-feature-plan.md +12 -5
- package/{commands → dist/content/commands}/hatch3r-handoff.md +16 -9
- package/{commands → dist/content/commands}/hatch3r-healthcheck.md +5 -1
- package/{commands → dist/content/commands}/hatch3r-hooks.md +16 -12
- package/{commands → dist/content/commands}/hatch3r-learn.md +27 -11
- package/{commands → dist/content/commands}/hatch3r-migration-plan.md +9 -2
- package/{commands → dist/content/commands}/hatch3r-onboard.md +14 -7
- package/{commands → dist/content/commands}/hatch3r-pr-resolve.md +16 -9
- package/{commands → dist/content/commands}/hatch3r-project-spec.md +11 -3
- package/{commands → dist/content/commands}/hatch3r-quick-change.md +14 -7
- package/{commands → dist/content/commands}/hatch3r-refactor-plan.md +11 -4
- package/{commands → dist/content/commands}/hatch3r-report.md +1 -1
- package/{commands → dist/content/commands}/hatch3r-revision.md +14 -7
- package/{commands → dist/content/commands}/hatch3r-roadmap.md +10 -2
- package/{commands → dist/content/commands}/hatch3r-security-audit.md +6 -2
- package/{commands → dist/content/commands}/hatch3r-test-plan.md +12 -5
- package/{commands → dist/content/commands}/hatch3r-workflow.md +18 -10
- package/{commands → dist/content/commands}/revision/revision-delegation.md +2 -2
- package/{commands → dist/content/commands}/revision/revision-quality.md +2 -2
- package/{github-agents → dist/content/github-agents}/hatch3r-docs-agent.md +1 -1
- package/{github-agents → dist/content/github-agents}/hatch3r-lint-agent.md +1 -1
- package/{github-agents → dist/content/github-agents}/hatch3r-security-agent.md +1 -1
- package/{github-agents → dist/content/github-agents}/hatch3r-test-agent.md +1 -1
- package/{hooks → dist/content/hooks}/hatch3r-ci-failure.md +3 -3
- package/{hooks → dist/content/hooks}/hatch3r-file-save.md +3 -3
- package/{hooks → dist/content/hooks}/hatch3r-post-merge.md +1 -1
- package/{hooks → dist/content/hooks}/hatch3r-pre-commit.md +1 -1
- package/{hooks → dist/content/hooks}/hatch3r-pre-push.md +3 -3
- package/{hooks → dist/content/hooks}/hatch3r-session-start.md +3 -3
- package/{rules → dist/content/rules}/hatch3r-accessibility-standards.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-accessibility-standards.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-agent-orchestration-detail.md +5 -2
- package/{rules → dist/content/rules}/hatch3r-agent-orchestration-detail.mdc +4 -1
- package/{rules → dist/content/rules}/hatch3r-agent-orchestration.md +27 -4
- package/{rules → dist/content/rules}/hatch3r-agent-orchestration.mdc +26 -3
- package/{rules → dist/content/rules}/hatch3r-ai-evals.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-ai-evals.mdc +2 -1
- package/{rules → dist/content/rules}/hatch3r-ai-ux-patterns.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-api-versioning.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-api-versioning.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-auth-patterns.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-auth-patterns.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-browser-verification.md +6 -10
- package/{rules → dist/content/rules}/hatch3r-browser-verification.mdc +6 -10
- package/{rules → dist/content/rules}/hatch3r-ci-cd.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-ci-cd.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-code-standards.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-component-conventions.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-container-hardening.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-container-hardening.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-contract-testing.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-contract-testing.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-data-classification.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-data-classification.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-deep-context.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-dependency-management.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-dependency-management.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-design-system-detection.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-design-system-detection.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-event-schema-evolution.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-event-schema-evolution.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-git-conventions.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-handoff-readiness.md +4 -4
- package/{rules → dist/content/rules}/hatch3r-handoff-readiness.mdc +3 -3
- package/{rules → dist/content/rules}/hatch3r-i18n.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-iteration-summary.md +3 -1
- package/{rules → dist/content/rules}/hatch3r-iteration-summary.mdc +2 -0
- package/{rules → dist/content/rules}/hatch3r-learning-consult.md +7 -7
- package/{rules → dist/content/rules}/hatch3r-learning-consult.mdc +6 -6
- package/{rules → dist/content/rules}/hatch3r-migrations.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-migrations.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-observability-logging.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-observability-logging.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-observability-metrics.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-observability-metrics.mdc +1 -0
- package/{rules/hatch3r-observability-tracing-detail.md → dist/content/rules/hatch3r-observability-tracing.md} +85 -10
- package/{rules/hatch3r-observability-tracing-detail.mdc → dist/content/rules/hatch3r-observability-tracing.mdc} +84 -9
- package/{rules → dist/content/rules}/hatch3r-operability.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-operability.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-passkey-server.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-passkey-server.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-performance-budgets.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-performance-budgets.mdc +1 -1
- package/{rules → dist/content/rules}/hatch3r-resilience-patterns.md +1 -0
- package/{rules → dist/content/rules}/hatch3r-resilience-patterns.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-secrets-management.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-secrets-management.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-security-patterns.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-security-patterns.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-testing.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-testing.mdc +1 -0
- package/{rules → dist/content/rules}/hatch3r-theming.md +1 -1
- package/{rules → dist/content/rules}/hatch3r-tooling-hierarchy.md +4 -4
- package/{rules → dist/content/rules}/hatch3r-tooling-hierarchy.mdc +3 -3
- package/{rules → dist/content/rules}/hatch3r-ux-states-and-flows.md +2 -1
- package/{rules → dist/content/rules}/hatch3r-ux-states-and-flows.mdc +1 -0
- package/{skills → dist/content/skills}/hatch3r-a11y-audit/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-ai-feature/SKILL.md +2 -0
- package/{skills → dist/content/skills}/hatch3r-api-spec/SKILL.md +68 -0
- package/{skills → dist/content/skills}/hatch3r-architecture-review/SKILL.md +1 -1
- package/{commands/hatch3r-board-groom.md → dist/content/skills/hatch3r-board-groom/SKILL.md} +7 -16
- package/{commands/hatch3r-board-init.md → dist/content/skills/hatch3r-board-init/SKILL.md} +62 -24
- package/{commands/hatch3r-board-refresh.md → dist/content/skills/hatch3r-board-refresh/SKILL.md} +7 -16
- package/{commands/hatch3r-board-shared.md → dist/content/skills/hatch3r-board-shared/SKILL.md} +13 -20
- package/{skills → dist/content/skills}/hatch3r-bug-fix/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-cli-fd/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-cli-fzf/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-cli-gh/SKILL.md +4 -4
- package/{skills → dist/content/skills}/hatch3r-cli-jq/SKILL.md +7 -3
- package/{skills → dist/content/skills}/hatch3r-cli-ripgrep/SKILL.md +3 -3
- package/dist/content/skills/hatch3r-cli-toolbox/SKILL.md +269 -0
- package/{skills → dist/content/skills}/hatch3r-context-health/SKILL.md +18 -2
- package/{skills → dist/content/skills}/hatch3r-cost-tracking/SKILL.md +59 -7
- package/{skills → dist/content/skills}/hatch3r-customize/SKILL.md +6 -4
- package/{skills → dist/content/skills}/hatch3r-dep-audit/SKILL.md +6 -2
- package/{skills → dist/content/skills}/hatch3r-design-system-detect/SKILL.md +3 -1
- package/{skills → dist/content/skills}/hatch3r-feature/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-gh-agentic-workflows/SKILL.md +4 -4
- package/{skills → dist/content/skills}/hatch3r-gh-agentic-workflows/references/azure-devops.md +2 -2
- package/{skills → dist/content/skills}/hatch3r-gh-agentic-workflows/references/gitlab-ci.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-handoff-prepare/SKILL.md +9 -9
- package/{skills → dist/content/skills}/hatch3r-handoff-resume/SKILL.md +2 -2
- package/{skills → dist/content/skills}/hatch3r-incident-response/SKILL.md +2 -2
- package/{skills → dist/content/skills}/hatch3r-issue-workflow/SKILL.md +4 -4
- package/{skills → dist/content/skills}/hatch3r-migration/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-observability-verify/SKILL.md +4 -4
- package/{skills → dist/content/skills}/hatch3r-perf-audit/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-pr-creation/SKILL.md +4 -4
- package/{skills → dist/content/skills}/hatch3r-qa-validation/SKILL.md +2 -2
- package/{skills → dist/content/skills}/hatch3r-recipe/SKILL.md +82 -2
- package/{skills → dist/content/skills}/hatch3r-refactor/SKILL.md +1 -1
- package/{skills → dist/content/skills}/hatch3r-release/SKILL.md +35 -2
- package/{skills → dist/content/skills}/hatch3r-reliability-verify/SKILL.md +2 -0
- package/{skills → dist/content/skills}/hatch3r-ui-ux-verify/SKILL.md +3 -1
- package/{skills → dist/content/skills}/hatch3r-visual-refactor/SKILL.md +1 -1
- package/package.json +13 -22
- package/commands/hatch3r-agent-customize.md +0 -197
- package/commands/hatch3r-command-customize.md +0 -109
- package/commands/hatch3r-context-health.md +0 -142
- package/commands/hatch3r-cost-tracking.md +0 -163
- package/commands/hatch3r-dep-audit.md +0 -184
- package/commands/hatch3r-recipe.md +0 -190
- package/commands/hatch3r-release.md +0 -345
- package/commands/hatch3r-rule-customize.md +0 -129
- package/commands/hatch3r-skill-customize.md +0 -108
- package/prompts/hatch3r-bug-triage.md +0 -158
- package/prompts/hatch3r-code-review.md +0 -134
- package/prompts/hatch3r-pr-description.md +0 -176
- package/rules/hatch3r-observability-tracing.md +0 -87
- package/rules/hatch3r-observability-tracing.mdc +0 -82
- package/rules/hatch3r-observability.md +0 -20
- package/rules/hatch3r-observability.mdc +0 -14
- package/skills/hatch3r-agent-customize/SKILL.md +0 -13
- package/skills/hatch3r-cli-aichat/SKILL.md +0 -84
- package/skills/hatch3r-cli-ast-grep/SKILL.md +0 -85
- package/skills/hatch3r-cli-az-devops/SKILL.md +0 -89
- package/skills/hatch3r-cli-bat/SKILL.md +0 -85
- package/skills/hatch3r-cli-comby/SKILL.md +0 -85
- package/skills/hatch3r-cli-csvkit/SKILL.md +0 -84
- package/skills/hatch3r-cli-delta/SKILL.md +0 -86
- package/skills/hatch3r-cli-difftastic/SKILL.md +0 -84
- package/skills/hatch3r-cli-docker/SKILL.md +0 -89
- package/skills/hatch3r-cli-duckdb/SKILL.md +0 -84
- package/skills/hatch3r-cli-glab/SKILL.md +0 -89
- package/skills/hatch3r-cli-lazygit/SKILL.md +0 -78
- package/skills/hatch3r-cli-llm/SKILL.md +0 -84
- package/skills/hatch3r-cli-miller/SKILL.md +0 -84
- package/skills/hatch3r-cli-mods/SKILL.md +0 -84
- package/skills/hatch3r-cli-overview/SKILL.md +0 -60
- package/skills/hatch3r-cli-playwright/SKILL.md +0 -89
- package/skills/hatch3r-cli-podman/SKILL.md +0 -84
- package/skills/hatch3r-cli-rtk/SKILL.md +0 -91
- package/skills/hatch3r-cli-sd/SKILL.md +0 -85
- package/skills/hatch3r-cli-stagehand/SKILL.md +0 -79
- package/skills/hatch3r-cli-taplo/SKILL.md +0 -84
- package/skills/hatch3r-cli-xsv/SKILL.md +0 -89
- package/skills/hatch3r-cli-yq/SKILL.md +0 -85
- package/skills/hatch3r-cli-zstd/SKILL.md +0 -85
- package/skills/hatch3r-command-customize/SKILL.md +0 -13
- package/skills/hatch3r-rule-customize/SKILL.md +0 -13
- package/skills/hatch3r-skill-customize/SKILL.md +0 -13
- /package/{agents → dist/content/agents}/hatch3r-architect.md +0 -0
- /package/{agents → dist/content/agents}/hatch3r-docs-writer.md +0 -0
- /package/{agents → dist/content/agents}/hatch3r-perf-profiler.md +0 -0
- /package/{agents → dist/content/agents}/modes/architecture.md +0 -0
- /package/{agents → dist/content/agents}/modes/boundary-analysis.md +0 -0
- /package/{agents → dist/content/agents}/modes/codebase-impact.md +0 -0
- /package/{agents → dist/content/agents}/modes/complexity-risk.md +0 -0
- /package/{agents → dist/content/agents}/modes/coverage-analysis.md +0 -0
- /package/{agents → dist/content/agents}/modes/current-state.md +0 -0
- /package/{agents → dist/content/agents}/modes/feature-design.md +0 -0
- /package/{agents → dist/content/agents}/modes/impact-analysis.md +0 -0
- /package/{agents → dist/content/agents}/modes/library-docs.md +0 -0
- /package/{agents → dist/content/agents}/modes/migration-path.md +0 -0
- /package/{agents → dist/content/agents}/modes/prior-art.md +0 -0
- /package/{agents → dist/content/agents}/modes/refactoring-strategy.md +0 -0
- /package/{agents → dist/content/agents}/modes/regression.md +0 -0
- /package/{agents → dist/content/agents}/modes/requirements-elicitation.md +0 -0
- /package/{agents → dist/content/agents}/modes/risk-assessment.md +0 -0
- /package/{agents → dist/content/agents}/modes/risk-prioritization.md +0 -0
- /package/{agents → dist/content/agents}/modes/root-cause.md +0 -0
- /package/{agents → dist/content/agents}/modes/similar-implementation.md +0 -0
- /package/{agents → dist/content/agents}/modes/symptom-trace.md +0 -0
- /package/{agents → dist/content/agents}/modes/test-pattern.md +0 -0
- /package/{agents → dist/content/agents}/modes/user-flows.md +0 -0
- /package/{agents → dist/content/agents}/shared/efficiency-patterns.md +0 -0
- /package/{agents → dist/content/agents}/shared/prompt-structure.md +0 -0
- /package/{checks → dist/content/checks}/README.md +0 -0
- /package/{checks → dist/content/checks}/accessibility.md +0 -0
- /package/{checks → dist/content/checks}/code-quality.md +0 -0
- /package/{checks → dist/content/checks}/performance.md +0 -0
- /package/{checks → dist/content/checks}/security.md +0 -0
- /package/{checks → dist/content/checks}/testing.md +0 -0
- /package/{commands → dist/content/commands}/board/pickup-modes.md +0 -0
- /package/{commands → dist/content/commands}/board/shared-board-overview.md +0 -0
- /package/{commands → dist/content/commands}/revision/revision-board-integration.md +0 -0
- /package/{commands → dist/content/commands}/revision/revision-modes.md +0 -0
- /package/{mcp → dist/content/mcp}/mcp.json +0 -0
- /package/{rules → dist/content/rules}/hatch3r-ai-ux-patterns.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-api-design.md +0 -0
- /package/{rules → dist/content/rules}/hatch3r-api-design.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-code-standards.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-component-conventions.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-deep-context.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-feature-flags.md +0 -0
- /package/{rules → dist/content/rules}/hatch3r-feature-flags.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-git-conventions.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-i18n.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-progressive-delivery.md +0 -0
- /package/{rules → dist/content/rules}/hatch3r-progressive-delivery.mdc +0 -0
- /package/{rules → dist/content/rules}/hatch3r-theming.mdc +0 -0
- /package/{skills → dist/content/skills}/hatch3r-a11y-audit/references/manual-audit-checklist.md +0 -0
- /package/{skills → dist/content/skills}/hatch3r-ci-pipeline/SKILL.md +0 -0
- /package/{skills → dist/content/skills}/hatch3r-issue-workflow/references/delegation-patterns.md +0 -0
- /package/{skills → dist/content/skills}/hatch3r-logical-refactor/SKILL.md +0 -0
package/README.md
CHANGED
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
**Crack the egg. Hatch better agents.**
|
|
6
6
|
|
|
7
|
-
hatch3r is an open-source CLI and Cursor plugin that installs a battle-tested, tool-agnostic agentic coding setup into any repository. Ship Ready as of Cycle 8 (audit score 83.74/100, 0 Critical findings,
|
|
7
|
+
hatch3r is an open-source CLI and Cursor plugin that installs a battle-tested, tool-agnostic agentic coding setup into any repository. Ship Ready as of Cycle 8 (audit score 83.74/100, 0 Critical findings, 3 platform adapters wired, 21-domain governance audit cycle operational). One command gives you the full set of agents, skills, rules, commands, hooks, and MCP integrations -- optimized for your coding tool of choice (live counts in [`governance/inventory.json`](governance/inventory.json) <!-- counts auto-derived; see governance/inventory.json -->). Selective init installs only what you need based on your project type and team size.
|
|
8
|
+
|
|
9
|
+
> **v1.9.0 scope cut:** As of 1.9.0 hatch3r supports only Claude Code, Cursor, and GitHub Copilot. Twelve adapters were removed in a hard cut; canonical content is now read from the bundled npm package (no `.agents/` materialization in user repos), and the manifest moved to `.hatch3r/hatch.json`. See [CHANGELOG.md](CHANGELOG.md) for the full breaking-change list and migration notes.
|
|
8
10
|
|
|
9
11
|
## Quick Start
|
|
10
12
|
|
|
@@ -21,64 +23,40 @@ That's it. hatch3r detects your repo, asks about your project context (greenfiel
|
|
|
21
23
|
| Category | Count | Highlights |
|
|
22
24
|
|----------|-------|-----------|
|
|
23
25
|
| **Agents** | 19 | Code reviewer, test writer, security auditor, implementer (sub-agentic), fixer, researcher, architect, DevOps, handoff loader / preparer, and more |
|
|
24
|
-
| **Skills** |
|
|
25
|
-
| **Rules** |
|
|
26
|
-
| **Commands** |
|
|
27
|
-
| **CLI tools** | 29 across 3 tiers | Tier-1 default (ripgrep, fd, jq, yq, gh, delta, bat, sd, ast-grep, zstd); tier-2 conditional (Playwright, duckdb,
|
|
26
|
+
| **Skills** | 39 | Bug fix, feature implementation, issue workflow, release, incident response, context health, cost tracking, handoff prepare / resume, recipes, API spec, CI pipeline, migration, customization, board lifecycle (init/groom/refresh/shared), 5 standalone CLI-tool skills (ripgrep, jq, gh, fd, fzf) + a 24-tool `cli-toolbox`, and more |
|
|
27
|
+
| **Rules** | 40 | Code standards, testing, API design, observability, theming, i18n, security patterns, agent orchestration, deep context analysis, handoff readiness, and more |
|
|
28
|
+
| **Commands** | 25 | Board management, planning (feature, bug, refactor, test), workflow, quick-change, revision, debug, healthcheck, security-audit, onboard, benchmark, handoff (prepare/resume/list/complete/prune), and more |
|
|
29
|
+
| **CLI tools** | 29 across 3 tiers | Tier-1 default (ripgrep, fd, jq, yq, gh, delta, bat, sd, ast-grep, zstd); tier-2 conditional (Playwright, duckdb, qsv, taplo, glab, az-devops, Docker, llm, fzf, lazygit, difftastic); tier-3 opt-in (RTK, Stagehand, aichat, mods, Comby, miller, csvkit, Podman) -- emitted as per-tool canonical skills + a decision-tree overview |
|
|
28
30
|
| **MCP Servers** | 10 (opt-in) | Playwright, Context7, Filesystem, GitHub, Brave Search, Sentry, Postgres, Linear, Azure DevOps, GitLab -- gated behind a Yes/No prompt during `init` (default No since 1.7.5; pass `--mcp` to restore prior `--yes` behavior) |
|
|
29
31
|
| **Platforms** | 3 | GitHub, Azure DevOps, GitLab -- auto-detected from git remote |
|
|
30
32
|
|
|
31
|
-
## Supported Tools (
|
|
33
|
+
## Supported Tools (3 Adapters)
|
|
32
34
|
|
|
33
35
|
| Tool | Output |
|
|
34
36
|
|------|--------|
|
|
35
37
|
| **Cursor** | `.mdc` rules, agents, skills, commands, MCP config |
|
|
36
38
|
| **GitHub Copilot** | instructions, prompts, GitHub agents |
|
|
37
39
|
| **Claude Code** | `CLAUDE.md`, skills, `.mcp.json` |
|
|
38
|
-
| **OpenCode** | `AGENTS.md`, `opencode.json` |
|
|
39
|
-
| **Windsurf** | `.windsurfrules` |
|
|
40
|
-
| **Amp** | `AGENTS.md` |
|
|
41
|
-
| **Codex CLI** | `AGENTS.md`, `codex.md` |
|
|
42
|
-
| **Gemini CLI** | `GEMINI.md` |
|
|
43
|
-
| **Cline / Roo Code** | `.clinerules` |
|
|
44
|
-
| **Aider** | `CONVENTIONS.md` |
|
|
45
|
-
| **Kiro** | `.kiro/steering/`, `.kiro/settings/mcp.json` |
|
|
46
|
-
| **Goose** | `.goosehints` |
|
|
47
|
-
| **Zed** | `.rules` |
|
|
48
|
-
| **Amazon Q** | `.amazonq/rules/`, `.amazonq/mcp.json` |
|
|
49
|
-
| **Antigravity** | `.antigravity/rules.md`, `.antigravity/settings.json` |
|
|
50
40
|
|
|
51
41
|
Platform is auto-detected from your git remote during `hatch3r init`. All board commands, agents, rules, and skills adapt to your selected platform.
|
|
52
42
|
|
|
53
43
|
## How It Works
|
|
54
44
|
|
|
55
45
|
```
|
|
56
|
-
.
|
|
57
|
-
├──
|
|
58
|
-
├──
|
|
59
|
-
├──
|
|
60
|
-
├──
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
.
|
|
66
|
-
.
|
|
67
|
-
CLAUDE.md <- Generated (Claude adapter)
|
|
68
|
-
.windsurfrules <- Generated (Windsurf adapter)
|
|
69
|
-
AGENTS.md <- Generated (OpenCode, Amp, Codex adapters)
|
|
70
|
-
GEMINI.md <- Generated (Gemini adapter)
|
|
71
|
-
.clinerules <- Generated (Cline adapter)
|
|
72
|
-
CONVENTIONS.md <- Generated (Aider adapter)
|
|
73
|
-
.kiro/ <- Generated (Kiro adapter)
|
|
74
|
-
.goosehints <- Generated (Goose adapter)
|
|
75
|
-
.rules <- Generated (Zed adapter)
|
|
76
|
-
.amazonq/ <- Generated (Amazon Q adapter)
|
|
77
|
-
.antigravity/ <- Generated (Antigravity adapter)
|
|
78
|
-
.worktreeinclude <- Generated (worktree isolation)
|
|
46
|
+
.hatch3r/ <- hatch3r footprint in your repo
|
|
47
|
+
├── hatch.json <- Manifest
|
|
48
|
+
├── overrides/ <- User-authored canonical overrides (escape hatch)
|
|
49
|
+
├── learnings/ <- /learn-captured project knowledge
|
|
50
|
+
├── handoffs/ <- Cross-session handoff bundles
|
|
51
|
+
└── mcp/mcp.json <- Resolved MCP server config
|
|
52
|
+
|
|
53
|
+
.claude/ <- Generated (Claude Code adapter) + CLAUDE.md at repo root
|
|
54
|
+
.cursor/ <- Generated (Cursor adapter)
|
|
55
|
+
.github/copilot-instructions.md <- Generated (Copilot adapter, plus .github/instructions, .github/prompts, .github/agents)
|
|
56
|
+
.worktreeinclude <- Generated (worktree isolation)
|
|
79
57
|
```
|
|
80
58
|
|
|
81
|
-
|
|
59
|
+
Canonical content (agents, skills, rules, commands, hooks) lives inside the bundled npm package — adapters read from there directly, so end-user repos no longer contain a `.agents/` mirror. The only hatch3r-managed directory in your repo is `.hatch3r/`.
|
|
82
60
|
|
|
83
61
|
## Multi-Repo Workspaces
|
|
84
62
|
|
|
@@ -86,23 +64,25 @@ hatch3r can manage multiple git repos from a single workspace root. Run `hatch3r
|
|
|
86
64
|
|
|
87
65
|
```
|
|
88
66
|
my-platform/ <- Workspace root (not a git repo)
|
|
89
|
-
.
|
|
67
|
+
.hatch3r/ <- Workspace-level hatch3r footprint
|
|
90
68
|
workspace.json <- Workspace manifest
|
|
91
69
|
hatch.json
|
|
92
|
-
|
|
93
|
-
rules/
|
|
70
|
+
overrides/
|
|
94
71
|
...
|
|
95
72
|
frontend/ <- Git repo (gets its own generated files)
|
|
96
73
|
.cursor/
|
|
97
74
|
CLAUDE.md
|
|
75
|
+
.hatch3r/
|
|
98
76
|
...
|
|
99
77
|
backend/ <- Git repo
|
|
100
78
|
.cursor/
|
|
101
79
|
CLAUDE.md
|
|
80
|
+
.hatch3r/
|
|
102
81
|
...
|
|
103
82
|
infra/ <- Git repo
|
|
104
83
|
.cursor/
|
|
105
84
|
CLAUDE.md
|
|
85
|
+
.hatch3r/
|
|
106
86
|
...
|
|
107
87
|
```
|
|
108
88
|
|
|
@@ -114,7 +94,7 @@ npx hatch3r sync --dry-run # preview changes
|
|
|
114
94
|
npx hatch3r config # manage repos and sync strategy
|
|
115
95
|
```
|
|
116
96
|
|
|
117
|
-
Content flows from workspace defaults into each sub-repo with optional per-repo overrides (tools, features, include/exclude content). Sub-repos receive independent
|
|
97
|
+
Content flows from workspace defaults into each sub-repo with optional per-repo overrides (tools, features, include/exclude content). Sub-repos receive independent adapter outputs (not symlinks). See the [Workspace guide](https://docs.hatch3r.com/docs/guides/workspace) for full details.
|
|
118
98
|
|
|
119
99
|
## Workflow
|
|
120
100
|
|
|
@@ -141,8 +121,8 @@ npx hatch3r config # Reconfigure tools, MCP servers, features, and platfo
|
|
|
141
121
|
npx hatch3r sync # Re-generate from canonical state
|
|
142
122
|
npx hatch3r update # Pull latest templates (safe merge)
|
|
143
123
|
npx hatch3r status # Check sync status between canonical and generated files
|
|
144
|
-
npx hatch3r validate # Validate canonical
|
|
145
|
-
npx hatch3r verify #
|
|
124
|
+
npx hatch3r validate # Validate bundled canonical content + on-disk adapter outputs
|
|
125
|
+
npx hatch3r verify # Drift check on adapter outputs (non-zero exit on drift)
|
|
146
126
|
npx hatch3r clean # Remove generated files (optional --reinit)
|
|
147
127
|
npx hatch3r worktree-setup <path> # Set up gitignored files in a worktree
|
|
148
128
|
npx hatch3r worktree-cleanup <path> # Clean up worktree-specific files
|
|
@@ -157,21 +137,21 @@ npx hatch3r add <pack> # Install a community pack (coming soon)
|
|
|
157
137
|
|
|
158
138
|
These commands are invoked inside your coding tool (e.g., as Cursor commands).
|
|
159
139
|
|
|
160
|
-
**Board management:** `board-
|
|
140
|
+
**Board management:** `board-fill`, `board-pickup` (lifecycle helpers `board-init`, `board-groom`, `board-refresh`, `board-shared` ship as skills)
|
|
161
141
|
|
|
162
142
|
**Planning:** `project-spec`, `codebase-map`, `roadmap`, `feature-plan`, `bug-plan`, `refactor-plan`, `migration-plan`, `test-plan`, `api-spec`
|
|
163
143
|
|
|
164
|
-
**Workflow:** `workflow`, `quick-change`, `revision`, `debug`, `onboard`, `benchmark`, `hooks`, `learn`, `
|
|
144
|
+
**Workflow:** `workflow`, `quick-change`, `revision`, `debug`, `onboard`, `benchmark`, `hooks`, `learn`, `pr-resolve`, `handoff`
|
|
165
145
|
|
|
166
|
-
**Operations:** `healthcheck`, `security-audit`, `dep-audit`, `release`, `context-health`, `cost-tracking`, `
|
|
146
|
+
**Operations:** `healthcheck`, `security-audit`, `report` (helpers `dep-audit`, `release`, `context-health`, `cost-tracking`, `recipe` ship as skills)
|
|
167
147
|
|
|
168
|
-
**Customization:** `create
|
|
148
|
+
**Customization:** `create` (single `hatch3r-customize` skill covers agent/command/skill/rule customization)
|
|
169
149
|
|
|
170
150
|
All commands are prefixed with `hatch3r-` (e.g., `hatch3r-board-fill`). See the [CLI Commands reference](https://docs.hatch3r.com/docs/reference/commands/cli-commands) and [Agent Commands reference](https://docs.hatch3r.com/docs/reference/commands/agent-commands) for full details.
|
|
171
151
|
|
|
172
152
|
## CLI Tools
|
|
173
153
|
|
|
174
|
-
Since 1.7.5, hatch3r ships a first-class CLI-tools surface area as the token-efficient alternative to MCP. The picker runs during `init` (3 tiers grouped, tier-1 default-on, tier-2 conditional on detected project signals, tier-3 opt-in advanced). Detection probes each tool via `command -v` / `where` with a 2s timeout; the installer prints copy-paste commands grouped by package manager and never executes on your behalf.
|
|
154
|
+
Since 1.7.5, hatch3r ships a first-class CLI-tools surface area as the token-efficient alternative to MCP. The picker runs during `init` (3 tiers grouped, tier-1 default-on, tier-2 conditional on detected project signals, tier-3 opt-in advanced). Detection probes each tool via `command -v` / `where` with a 2s timeout; the installer prints copy-paste commands grouped by package manager and never executes on your behalf. 5 essentials (ripgrep, jq, gh, fd, fzf) ship as standalone skills (`skills/hatch3r-cli-{id}/SKILL.md`); the remaining 24 tools live in a single category-indexed `hatch3r-cli-toolbox` skill, emitted to all 3 supported adapters.
|
|
175
155
|
|
|
176
156
|
Manage CLI tools at any time:
|
|
177
157
|
|
|
@@ -245,10 +225,10 @@ Ruler (`@intellectronica/ruler`) is the closest architectural analogue to hatch3
|
|
|
245
225
|
|
|
246
226
|
| Dimension | hatch3r | Ruler |
|
|
247
227
|
|-----------|---------|-------|
|
|
248
|
-
| Tool targets |
|
|
228
|
+
| Tool targets | 3 native adapters generating tool-specific primitives (Cursor `.mdc` frontmatter, Claude Code skills + hooks, Copilot prompts) | 32 rule-distribution targets (markdown rules only; no tool-specific feature utilization) |
|
|
249
229
|
| Canonical content model | 6 artifact types (agents, skills, rules, commands, hooks, MCP servers) plus board workflows and learning loop, indexed in `hatch.json` | 1 artifact type (rules) |
|
|
250
230
|
| Managed blocks | `<!-- HATCH3R:BEGIN -->` / `<!-- HATCH3R:END -->` markers on every bridge file preserve user content across updates (`src/merge/managedBlocks.ts`) | Full-file replacement semantics |
|
|
251
|
-
|
|
|
231
|
+
| Drift detection | Adapter-output drift detection via `hatch3r status` / `hatch3r verify` (compares regenerated output against on-disk for every managed path); safe merge via temp file + atomic rename (`src/merge/safeWrite.ts`) | None |
|
|
252
232
|
| Governance audit cycle | 21-domain audit cycle with 121 sub-agents, 4-wave execution, closed-loop PRD evolution (`governance/AUDIT.md`, `governance/AUDIT-EXECUTE.md`) | None |
|
|
253
233
|
| Supply-chain provenance | npm OIDC trusted publishing + `--provenance` attestations via `.github/workflows/release.yml` (SLSA-level provenance) | Not published with OIDC trusted publishing |
|
|
254
234
|
| Security | OWASP Agentic Top 10 coverage via `src/pipeline/agentToolAllowlist.ts` + `src/pipeline/mcpDescriptionScan.ts` + `src/pipeline/promptGuard.ts` (500KB input / 1MB output limits) | Rule distribution only |
|
|
@@ -261,7 +241,8 @@ hatch3r separates managed from custom files:
|
|
|
261
241
|
|
|
262
242
|
- `hatch3r-*` files are managed by hatch3r and fully replaced on update
|
|
263
243
|
- Files without the prefix are your customizations and are never touched
|
|
264
|
-
- All hatch3r-generated markdown files use managed blocks (`<!-- HATCH3R:BEGIN -->` / `<!-- HATCH3R:END -->`). Content outside these markers is preserved. Bridge files are emitted by
|
|
244
|
+
- All hatch3r-generated markdown files use managed blocks (`<!-- HATCH3R:BEGIN -->` / `<!-- HATCH3R:END -->`). Content outside these markers is preserved. Bridge files are emitted by 3 adapters: Cursor, Claude, Copilot.
|
|
245
|
+
- User-authored canonical overrides live under `.hatch3r/overrides/` (escape hatch). Adapters prefer overrides over bundled canonical content.
|
|
265
246
|
|
|
266
247
|
## Model Selection
|
|
267
248
|
|