Skip to content

chore: skill updates and nanobot integration#7

Open
mbcoalson wants to merge 4 commits intomainfrom
chore/remove-life-coach
Open

chore: skill updates and nanobot integration#7
mbcoalson wants to merge 4 commits intomainfrom
chore/remove-life-coach

Conversation

@mbcoalson
Copy link
Owner

Summary

  • Git-pushing skill: Added GitHub CLI integration docs and branch protection workflow
  • Work Command Center: Added nanobot integration with cross-system sync protocol, Docker access commands, session start nanobot check, and .reflect.yaml learnings
  • Gitignore: Added .env to ignored files

Changes

  • 4 files changed, 192 insertions, 2 deletions
  • No breaking changes, all additive skill documentation updates

Test plan

  • Security check passed on all committed files
  • Pre-commit hook runs successfully (fixed to use --dry-run)
  • No client data in any committed files
  • Verify nanobot Docker commands work as documented

🤖 Generated with Claude Code

Mat Coalson and others added 4 commits February 3, 2026 11:11
…workflow

Documents GitHub CLI (gh) installation and authentication status.

Added sections:
- GitHub CLI Integration: gh.exe location, when to use it
- PR creation workflow using gh CLI
- Branch protection workflow (feature branch + PR)
- Authentication status (authenticated as mbcoalson)

Learned: 2026-02-03 during life-coach removal session

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…ning

- smart_commit.sh: replaced dangerous 'git add .' with explicit --files flag
  and pre-staged file detection. Script refuses to run without explicit staging.
- security_check.sh: now scans only added lines from git diff --cached,
  eliminating false positives from pre-existing committed content.
- Added --no-push flag for multi-commit workflows.
- Updated SKILL.md with multi-commit workflow documentation.
- Created .reflect.yaml with session learnings.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <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