imMamdouhaboammar

Feature Bugfix Followup — Productivity skill for Claude Code

Productivity community

Workflow command scaffold for feature-bugfix-followup in agent-kernel.

How to install Feature Bugfix Followup

Installs to ~/.claude/commands/immamdouhaboammar-agent-kernel-feature-bugfix-followup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/agent-kernel/HEAD/.claude/commands/feature-bugfix-followup.md -o ~/.claude/commands/immamdouhaboammar-agent-kernel-feature-bugfix-followup.md

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

What Feature Bugfix Followup does


name: feature-bugfix-followup description: Workflow command scaffold for feature-bugfix-followup in agent-kernel. allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"]

/feature-bugfix-followup

Use this workflow when working on **feature-bugfix-followup** in `agent-kernel`.

Goal

Implements a new feature file, then quickly follows up with a bugfix or typo correction in the same file.

Common Files

  • bin/agent-kernel-.mjs

Suggested Sequence

  1. Understand the

Alternatives in Productivity

Full documentation available on GitHub

View Source Repository