Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By panguin6010
Autonomous feature implementation with CI loop integration - implement features from branch creation through PR submission with automated test monitoring
npx claudepluginhub panguin6010/daisy-mode-plugin --plugin daisy-modeThis package contains everything you need to install Daisy Mode as a Claude Code plugin.
├── daisy-mode-plugin/ # The plugin files
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata
│ ├── commands/
│ │ └── daisy-mode.md # The /daisy-mode command
│ ├── hooks/
│ │ ├── hooks.json # Hook configuration
│ │ └── daisy-stop-hook.sh # CI monitoring hook
└── README.md # Plugin documentation
users install with:
/plugin add panguin6010/daisy-mode-plugin
Then use with:
claude --dangerously-skip-permissions "/daisy-mode []"
Daisy Mode enables autonomous feature implementation:
/daisy-mode Add JWT authentication<pr>123</pr> tagUsers need:
gh) authenticatedjq installed for JSON parsing.claude-plugin/plugin.jsonPlugin metadata and configuration. Tells Claude Code this is a plugin.
commands/daisy-mode.mdThe /daisy-mode command implementation. Contains the autonomous agent prompt.
hooks/hooks.jsonConfigures the BeforeStop hook that runs when users try to stop Claude.
hooks/daisy-stop-hook.shThe bash script that:
<pr>NUMBER</pr> from transcriptsRename commands/daisy-mode.md to commands/your-name.md
Edit the markdown in commands/daisy-mode.md
Edit hooks/daisy-stop-hook.sh to customize CI checking logic
Create additional .md files in commands/
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Full feature development workflow from spec to completion
Skills, slash commands and hooks for the Humans-in-the-Loop idea-to-code workflow. Use with the workflow scripts at https://github.com/chrisrichardson/genai-development-workflow
Long-running agent harness with 5-layer memory architecture, GitHub integration, autonomous batch processing, Agent Teams with ATDD, 9 hooks (safety, quality gates, team coordination), and 6 Agent Skills
A workflow automation system that helps Claude Code implement features systematically with built-in planning, validation, and review steps
Production-ready slash commands for Git workflow automation including PR creation, release management, and QA testing
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
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 claim