Complete Feature banner
codingthefuturewithai codingthefuturewithai

Complete Feature

Git community

Description

--- description: Complete a feature by committing changes, creating a PR, and updating JIRA usage: /project:complete-feature [SITE-ALIAS] example: /project:complete-feature saaga --- I'll help you complete the current feature by committing changes, creating a pull request, and updating the JIRA issue. ## Parse Arguments - Site alias provided: $ARGUMENTS (e.g., "saaga") - I'll extract the JIRA issue key from the current branch name ## Step 1: Review Changes First, let me check the current stat

Installation

Installs to ~/.claude/commands/codingthefuturewithai-conduit-complete-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codingthefuturewithai/conduit/HEAD/.claude/commands/complete-feature.md -o ~/.claude/commands/codingthefuturewithai-conduit-complete-feature.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository