Add Session Mode to HTML Effectiveness skill#1
Merged
Conversation
Adds Session Mode: once activated via slash command or trigger phrase, the skill stays on for the rest of the session and every substantial artifact is produced as a self-contained .html file. Reserved markdown files (README.md, CLAUDE.md, AGENTS.md, etc.) keep their canonical .md and gain a companion .html sibling so harness contracts keep working. - droids/html-effectiveness.md: new Session Mode section covering activation triggers (slash + phrase + .html-mode file marker), deactivation triggers, artifact scope, companion-file rule, output-location convention, and session self-check - .claude/skills/html-effectiveness/SKILL.md: new Claude Code skill that installs the sticky session behavior as a slash command - README.md: quick-start now leads with the Claude Code skill, documents Session Mode triggers, and updates the repo tree - docs/harness-setup.md: every harness section now teaches the activation/deactivation triggers and the companion-file rule; verification section walks through the activation lifecycle
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Introduces Session Mode to the HTML Effectiveness skill, making it sticky per-session rather than requiring re-invocation on every turn. Once activated, the skill applies to all subsequent artifacts in that session until explicitly deactivated or the session ends.
Key Changes
New Claude Code skill format (
.claude/skills/html-effectiveness/SKILL.md): Implements the skill as a reusable, installable session skill for Claude Code with built-in activation/deactivation lifecycle management.Session Mode specification (
droids/html-effectiveness.md):/html-effectiveness,/html,/html-on,/html-mode; phrases: "html mode on", "use html mode", etc.)/html-off, "html mode off", etc.).html-modefile marker for auto-activation at session start.mdfiles (README, CLAUDE, AGENTS, etc.) stay canonical markdown and gain a sibling.htmlfor richer browsing./artifacts/for free-standing, sibling for companions)Updated harness setup guides (
docs/harness-setup.md):Updated README.md:
Notable Implementation Details
.mdfiles stay valid) with richness (companion.htmlfor browsing and interaction)..html-modeat repo root enables the mode at session start without explicit user invocation.https://claude.ai/code/session_01Ctw24zUjKXL1BxM4NsvAV5