Skip to content

feat(skills): add learning-capture skill#42

Open
AlexMikhalev wants to merge 1 commit intomainfrom
feat/learning-capture-skill
Open

feat(skills): add learning-capture skill#42
AlexMikhalev wants to merge 1 commit intomainfrom
feat/learning-capture-skill

Conversation

@AlexMikhalev
Copy link
Contributor

Summary

  • Adds learning-capture skill documenting the PostToolUse hook that automatically records failed bash commands as structured learning documents
  • Covers terraphim-agent learn capture, list, query, correct, and install-hook subcommands
  • Documents the hook architecture, YAML frontmatter format, and configuration options
  • Includes trigger phrases for AI agents to invoke the skill

Test plan

  • Verify SKILL.md renders correctly in Claude Code skill browser
  • Confirm terraphim-agent learn install-hook claude instructions are accurate
  • Check that hook debug configuration (TERRAPHIM_LEARN_DEBUG) is documented correctly
  • Validate learning document format matches actual output of terraphim-agent learn capture

🤖 Generated with Claude Code

…tation

Documents the terraphim-agent learn capture system that automatically
records failed bash commands as structured Markdown learning documents.

Covers:
- Architecture: PostToolUse hook -> learning-capture.sh -> terraphim-agent
- Quick install via `terraphim-agent learn install-hook claude`
- Manual hook setup for Claude Code, Codex, OpenCode
- Query, list, and correction commands
- Learning document YAML frontmatter format
- Debug configuration via TERRAPHIM_LEARN_DEBUG

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant