Context
Source analysis: TowardsAI Claude Code playbook — https://pub.towardsai.net/becoming-a-top-1-claude-code-user-the-complete-playbook-no-one-else-is-sharing-96057be1468e
Adopt the useful Claude-native packaging layer while preserving Hyperframes-specific workflow rules.
Artifact
Reusable kit created locally at:
~/.hermes/templates/claude-project-kit/
Implementation plan:
~/.hermes/plans/2026-04-28-claude-project-kit-adoption.md
Scope
- Baseline audit current Hyperframes Claude Code scaffolding.
- Merge missing
.claude/ kit pieces without overwriting existing repo-specific settings.
- Preserve bun, oxlint, oxfmt, and deterministic rendering constraints.
- Add native Claude Code agents/commands/session summary hooks.
- Keep MCP least-privilege and task-specific.
Acceptance Criteria
python3 ~/.hermes/templates/claude-project-kit/scripts/audit-claude-project-kit.py <repo> reports 14/14 or documented intentional exceptions.
- Existing Hyperframes
.claude/settings.json behavior is preserved/merged, not blindly replaced.
- Agents and commands are present for review, security, diagnosis, shipping, and planning.
- Build/lint/test gates use Hyperframes-native commands, not pnpm/npm workspace assumptions.
- PR body includes before/after audit, gates run, and remaining risks.
Roadmap Marker
This issue tracks Claude Project Kit adoption for Hyperframes as the second target.
Context
Source analysis: TowardsAI Claude Code playbook — https://pub.towardsai.net/becoming-a-top-1-claude-code-user-the-complete-playbook-no-one-else-is-sharing-96057be1468e
Adopt the useful Claude-native packaging layer while preserving Hyperframes-specific workflow rules.
Artifact
Reusable kit created locally at:
~/.hermes/templates/claude-project-kit/Implementation plan:
~/.hermes/plans/2026-04-28-claude-project-kit-adoption.mdScope
.claude/kit pieces without overwriting existing repo-specific settings.Acceptance Criteria
python3 ~/.hermes/templates/claude-project-kit/scripts/audit-claude-project-kit.py <repo>reports14/14or documented intentional exceptions..claude/settings.jsonbehavior is preserved/merged, not blindly replaced.Roadmap Marker
This issue tracks Claude Project Kit adoption for Hyperframes as the second target.