extraforthesystem-beep

Feature Add — Testing skill for Claude Code

Testing community

Add or update a feature spec under .memory/features/ with OKF frontmatter.

How to install Feature Add

Installs to ~/.claude/commands/extraforthesystem-beep-knowledge-harness-feature-add.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/extraforthesystem-beep/knowledge-harness/HEAD/.claude/commands/feature-add.md -o ~/.claude/commands/extraforthesystem-beep-knowledge-harness-feature-add.md

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

What Feature Add does


description: Add or update a feature spec under .memory/features/ with OKF frontmatter.

Memory Authority

If the new/changed feature **body** conflicts with an existing decision or feature, stop and challenge (`keep / update / remove / add`) per [.memory/meta/memory-authority.md](../../.memory/meta/memory-authority.md). Frontmatter-only status/priority bumps are soft.

Run the ladder in `.memory/meta/lazy-code.md` before scaffolding a new feature file.

  1. Slugify the feature name (k

Alternatives in Testing

  • AI Contribution Skills (Engram) — branch-pr: clean branch and PR workflow 2.5k ★
  • Claude Codepro — by Max Ritter - Professional development environment for Claude Code with spec-driven workflow, TDD enforcemen 1.6k ★
  • Add Plugin — Integrate a spec-driven/skill framework as a bundled agtx plugin 1.5k ★

Full documentation available on GitHub

View Source Repository