By oskarhane
Automate end-to-end development from PRD to code implementation: input feature descriptions to generate structured PRDs and task YAMLs, execute iterative agent loops for task implementation and git commits, review diffs for quality/security, track progress, prune completed features, and maintain project docs.
npx claudepluginhub oskarhane/hone-ai --plugin honeGenerate AGENTS.md project documentation with feedback instructions, architecture, and conventions. Use when starting a new project or updating project docs.
Add new requirements to an existing PRD with interactive refinement and task generation. Supports file paths and URLs in requirement description.
Initialize hone in the current project directory. Creates .plans/ directory and hone.config.yml with default configuration.
Generate a task breakdown YAML from a PRD file. Creates an ordered list of implementable tasks with dependencies and acceptance criteria. Use after creating or reviewing a PRD.
Generate a Product Requirements Document (PRD) from a feature description. Analyzes the codebase, asks clarifying questions, then produces a structured PRD in .plans/. Use when planning a new feature.
List all PRDs in .plans/ directory with their status and associated task files.
Archive completed PRDs and their associated files (tasks, progress) to .plans/archive/. Use --dry-run to preview.
Execute the hone implement/review/finalize loop. Claude directly implements tasks from a task file, reviews changes, and commits. Each iteration runs in a forked agent context.
Show task status for incomplete task lists across all features. Use when the user wants to check progress on active features.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
AI-powered cascading development framework with design document system and multi-agent collaboration. Breaks down projects into Features (Mega Plan), Features into Stories (Hybrid Ralph), with auto-generated technical design docs, dependency-driven batch execution, Git Worktree isolation, and support for multiple AI agents (Codex, Amp, Aider, etc.).
Development workflow automation including feature development, code quality, and PR management
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 commands
Specification-driven development workflow: specify → plan → tasks → implement
'MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature", "document requirements", "break down this project", "estimate this work", "create a roadmap", "write specifications", or references planning/documentation needs. Expert Technical Project Manager that creates comprehensive PRDs with user stories, acceptance criteria, technical architecture, task breakdowns, and separate task assignment files for sub-agent delegation.'