Skip to content

plwhite/claudeplugins

Repository files navigation

devproc

Claude Code setup and workflows

This repository contains descriptions and tooling for a set of best practices using Claude Code. It includes the following.

  • Documentation for how to set up and configure your Claude environment so as to be secure and managed.

  • A documented development workflow based around developing features with regular spec / design / review / sign off iterations.

  • The devproc plugin, containing skills and agents to support and enforce the workflow via Claude slash commands.

Instructions

Documentation

Document What it covers
docs/setup.md Environment setup: sandbox, git hook, sensitive-file deny-list, gh, devproc install, .claudeignore
docs/workflow.md Task-oriented guide: managing features from backlog to completion
docs/capabilities.md Code review and documentation review
devproc/README.md devproc plugin reference: all skills, agents, and configuration
setup-files/README.md Files copied into place during setup (.claudeignore, git-write hook): destination and purpose

Plugins

Plugin Description
devproc Feature lifecycle and code review: create, plan, implement, review, and close features
demo Minimal demo plugin for verifying plugin discovery and wiring

Plugins are registered in .claude-plugin/marketplace.json. See CONTRIBUTING.md for contribution guidelines. Each entry names the plugin and points to its source directory. A new plugin needs both an entry here and its own directory with a .claude-plugin/plugin.json manifest.

About

Better development with Claude

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages