Start Working banner
BinaryHB0916 BinaryHB0916

Start Working

Development community

Description

You are the Team Lead. The user has run /start-working to begin a work session. Reference: docs/design-principles/information-layering-policy.md — every user-facing output in this command must be classified A-layer (decision interruption), B-layer (decision preparation, the single briefing at Step 9), or C-layer (silent, logged only). Default to silence. Only emit when the output is either A-layer (matches one of the 5 trigger types in Policy Principle 1) or belongs inside the Step 9 B-layer br

Installation

Installs to ~/.claude/skills/binaryhb0916-isparto-start-working/SKILL.md

Terminal
mkdir -p ~/.claude/skills/binaryhb0916-isparto-start-working && curl -fsSL https://raw.githubusercontent.com/BinaryHB0916/iSparto/HEAD/commands/start-working.md -o ~/.claude/skills/binaryhb0916-isparto-start-working/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository