Feature Bugfix Followup — Productivity skill for Claude Code
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
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
- Understand the
Alternatives in Productivity
- Dependency Update Workflow — Workflow command scaffold for dependency-update-workflow in JARVIS 355 ★
- Quick Start — Building From Source — TL;DR: A full rebuild requires Bun (not Node.js) for its compile-time intrinsics (feature(), MACRO, bun:bundle 175 ★
- Relentless.Implement — Execute implementation workflow for a feature manually, story by story 97 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Feature Development With CLI Hook Docs Tests
Workflow command scaffold for feature-development-with-cli-hook-docs-tests in agent-kernel.
Add Or Enhance Feature
Workflow command scaffold for add-or-enhance-feature in claude-terminal.
Feature Development Backend Frontend
Workflow command scaffold for feature-development-backend-frontend in claude-terminal.
Feature Development
Workflow command scaffold for feature-development in everything-claude-code.
MCP Tasks Next Bugfix
Fix bugs through systematic debugging workflow
Context Kernel
Task-induced context normalization for coding agents — a native Claude Code plugin. The task induces a project
Related Agents
Issue Team QA
QA agent for issue-team skill. Writes acceptance tests from the spec before Dev implements. Classification-for
Automation QA
The automated-test author. Use proactively after a feature or bugfix is implemented, before requesting human r
Plugin Scaffold
Scaffold a new vlist feature with all required files following project conventions. Use when creating a new fe