Replicate .claude/rules scaffolding from binect-js
Add the 9-file .claude/rules set (repo-identity, session-protocol,
first-session, workplan-convention, stack-and-commands, architecture,
repo-boundary, credential-routing, agents), adapted to binect-chrome:
slug, agent name, BCHROME-WP- workplan prefix, shared communication topic.
stack/architecture/repo-boundary filled with this repo's real content.
Rewrite CLAUDE.md to the @-import structure mirroring binect-js (prior
prose migrated into the rule files), retaining an inline Kaizen reference.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 22:17:21 +02:00
|
|
|
# BinectChrome — Claude Code Instructions
|
|
|
|
|
|
|
|
|
|
@SCOPE.md
|
|
|
|
|
@.claude/rules/repo-identity.md
|
|
|
|
|
@.claude/rules/session-protocol.md
|
|
|
|
|
@.claude/rules/first-session.md
|
|
|
|
|
@.claude/rules/workplan-convention.md
|
|
|
|
|
@.claude/rules/stack-and-commands.md
|
|
|
|
|
@.claude/rules/architecture.md
|
|
|
|
|
@.claude/rules/repo-boundary.md
|
|
|
|
|
@.claude/rules/credential-routing.md
|
|
|
|
|
@.claude/rules/agents.md
|
2026-01-13 00:30:39 +01:00
|
|
|
|
2026-06-22 22:02:19 +02:00
|
|
|
## Kaizen Agents
|
|
|
|
|
|
|
|
|
|
Specialized kaizen agent personas are available on demand via the state-hub MCP —
|
|
|
|
|
discover with `list_kaizen_agents()` and load with `get_kaizen_agent("<name>")`,
|
Replicate .claude/rules scaffolding from binect-js
Add the 9-file .claude/rules set (repo-identity, session-protocol,
first-session, workplan-convention, stack-and-commands, architecture,
repo-boundary, credential-routing, agents), adapted to binect-chrome:
slug, agent name, BCHROME-WP- workplan prefix, shared communication topic.
stack/architecture/repo-boundary filled with this repo's real content.
Rewrite CLAUDE.md to the @-import structure mirroring binect-js (prior
prose migrated into the rule files), retaining an inline Kaizen reference.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 22:17:21 +02:00
|
|
|
then read and follow their instructions. Full guidance in `.claude/rules/agents.md`.
|