bochi
01Skill Claude CodeCodex
A Japanese-speaking thinking and context assistant for the Mac command line. It helps with notes, light conversation, idea development, summaries, and routing deeper discussions to Discord.
Skill Claude CodeCodex
A Japanese-speaking thinking and context assistant for the Mac command line. It helps with notes, light conversation, idea development, summaries, and routing deeper discussions to Discord.
Instructions file
Claude Code instructions for fideguch/my_pm_tools, covering claude.md, purpose, pre-coding gate (mandatory), language rules and project structure.
Skill Claude CodeCodex
A Japanese-language assistant for managing GitHub Projects V2, GitHub's system for organizing issues and project work. It covers setup, daily project operations, reporting, sprint tracking, and migration from other tools.
Skill Claude CodeCodex
A setup guide for GitHub Actions, GitHub's built-in automation service, that runs code-quality checks when changes are proposed or merged.
Skill Claude CodeCodex
A setup skill for JavaScript and TypeScript projects that configures ESLint, Prettier, Husky, and lint-staged. ESLint checks code for common problems, Prettier formats it, and the other tools check changed files before commits.
Skill Claude CodeCodex
A Git workflow setup for teams, based on GitHub Flow, a branch-and-pull-request way of working. It also defines Conventional Commits, a standard format for describing code changes.
Skill Claude CodeCodex
A setup guide for GitHub Projects V2, GitHub's system for organizing work on project boards.
Skill Claude CodeCodex
A guide to setting up TypeScript projects and writing code that catches more mistakes through type checking. TypeScript is JavaScript with optional checks for the kinds of values code uses.
Skill Claude CodeCodex
Notion + Google Workspace bridge for My PM Tools. Provides 16 MCP tools for reading/writing Notion pages and databases, searching Google Drive, reading/writing Sheets, listing/creating Calendar events, and searching Gmail. Extends the core project management workflow with external knowledge and document integration.
MCP server Claude CodeCodexCursor
MCP server "my-pm-tools" as configured in fideguch/mypmtools. Runs locally from the my-pm-tools npm package.