From agentic-value-loops
Feature Development Loop. Goal: ship one new user-facing feature per iteration, fully behind the quality gate.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-value-loops:feature-development-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Goal:** ship one new user-facing feature per iteration, fully behind the quality gate.
Goal: ship one new user-facing feature per iteration, fully behind the quality gate. Cadence: per feature.
/graphify "..." to check coupling./quantic "...".docs/features/<feature>/PLAN.md./git-save.rtk vitest.rtk npm run version:validate — MUST exit 0.version:validate exit 0, review passed./git-save and /git-pr-create.ITERATION_LOG.md./graphify . --update.npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin agentic-value-loopsOrchestrates end-to-end feature development from planning and design through implementation, testing, review, and deployment with quality gates, TDD cycles, git branching, and PR checklists.
Orchestrates the full feature development pipeline from interview-to-spec through TDD, verification, and review. Thin dispatcher that hands off to downstream skills.
Guides end-to-end feature development through 8 phases: discover requirements, explore codebase, clarify ambiguities, design architecture, TDD implementation, multi-agent review, quality validation, and blog post. Use for adding new features.