By NSXBet
concierge is a set of skills for claude-code that allows a very opinionated usage of gastown (and some other tools) to speed even further creation/maintenance of projects.
conversational intake and dispatch for gastown workspaces that use obsidian for notes, graphify for repo understanding, and rtk for shell-noise reduction. use when you want to describe work in plain language, continue previous work, start a new project, ask for status, or review a pull request, and want the agent to set up or repair gt, obsidian, graphify, and rtk as needed before dispatching work.
interactive planning skill that interviews the user about a feature, change, or improvement, records decisions, explores the codebase via graphify, and produces a structured plan in obsidian with phases, milestones, dependencies, and technology decisions. use when the user wants to plan work before starting it. also supports listing all plans across all rigs to view their completion status.
initialize or repair the local foundation for gastown, obsidian, graphify, and rtk. use when the gt root may not exist yet, you want to add rigs from repo urls, create or repair the obsidian vault layout, install rtk and its claude hook, install graphify when missing, or refresh graphify on existing rigs.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that lets you describe work in plain language and have the agent handle Gastown, Obsidian, Graphify, and RTK behind the scenes.
Start features, continue previous work, review pull requests, check status, or bootstrap entire projects -- all without thinking about bead IDs, convoy commands, or tool-specific syntax.
gt) installedgh) installed
/concierge:setupcan install RTK and Graphify for you if they are missing, but all four tools are required for the full concierge experience.
Add the marketplace and install the plugin:
/plugin marketplace add nsxbet/concierge
/plugin install concierge@nsxbet-concierge
After installing, run:
/concierge:setup
This audits your machine and walks you through setting up everything concierge needs -- Gastown, Obsidian (including the MCP server connection), Graphify, and RTK. Once setup is complete, you're ready to go:
/concierge:go
Concierge provides three skills:
/concierge:go -- Conversational intake and dispatchRun
/concierge:setupfirst to make sure your environment is properly configured. Setup detects and fixes missing tools, broken connections, and vault issues before they cause problems during work.
The main entry point. Describe what you want in plain language and concierge figures out the rest.
/concierge:go start the checkout coupon feature for shop
/concierge:go continue previous work on onboarding
/concierge:go start a new project from https://github.com/acme/analytics-api
/concierge:go what is blocked in shop right now?
/concierge:go review PR 142 on flags
/concierge:go review PR 142 on flags and post it
What it handles:
| Intent | What concierge does |
|---|---|
| New feature | Resolves rigs, creates project and feature notes in Obsidian, ensures Graphify is fresh, dispatches work via gt sling |
| Continue work | Recovers context from the working directory, gt hook, gt convoy list, gt trail, and Obsidian notes, then resumes |
| New project | Initializes GT if needed, adds rigs, creates vault structure, installs Graphify, kicks off the first task |
| Status/blockers | Queries gt convoy status, gt rig status, or gt peek and summarizes in plain language |
| PR review | Fetches the diff via gh, grades the PR (A-F), writes a structured review note to Obsidian, and optionally posts it to GitHub |
/concierge:plan -- Interactive planningRun
/concierge:setupfirst to make sure your environment is properly configured. Planning relies on Graphify and Obsidian -- setup ensures both are connected and working.
Interviews you about a piece of work, explores the codebase, and produces a structured plan in Obsidian before any code is written.
/concierge:plan
/concierge:plan new feature for the shop checkout flow
/concierge:plan refactor the authentication middleware in api
/concierge:plan improve test coverage for the payments module
/concierge:plan security analysis of the public API surface
How it works:
Plans/{project}/{date}-{slug}.md with phases, milestones, dependencies, and technology decisions/concierge:go, or you can review and edit the plan in Obsidian firstEach plan includes:
npx claudepluginhub nsxbet/concierge --plugin conciergeComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques