Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub smatechnologies/continuous-tools --plugin ctCreate git commits following project conventions
You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.
Create a detailed feature specification (with branch protection for develop/main)
Investigate and fix bugs using debug-investigator agent
Execute an implementation plan with phased validation
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
LLM Capital Efficiency Framework: 145+ production-tested slash commands for autonomous development workflows, PR automation, and multi-agent orchestration
Complete collection of 174 slash commands across 22 categories
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Focused development mode - clarify, plan, verify, detect drift
GitHub integration providing repository management, issues, pull requests, actions, and code search via GitHub Copilot's hosted MCP server. Zero configuration required.
Shared Claude Code plugin marketplace for Continuous engineering. Provides standardized AI-assisted development tools across all repositories.
Add to your repository's .claude/settings.json:
{
"extraKnownMarketplaces": {
"continuous-tools": {
"source": {
"source": "github",
"repo": "smatechnologies/continuous-tools"
}
}
},
"enabledPlugins": {
"ct@continuous-tools": true
}
}
/plugin marketplace add smatechnologies/continuous-tools
/plugin install ct@continuous-tools