Skip to content

feat: add zero-hallucination-coder skill to engineering#854

Open
mehanshbarthwal-lab wants to merge 2 commits into
alirezarezvani:devfrom
mehanshbarthwal-lab:feature/zero-hallucination-coder
Open

feat: add zero-hallucination-coder skill to engineering#854
mehanshbarthwal-lab wants to merge 2 commits into
alirezarezvani:devfrom
mehanshbarthwal-lab:feature/zero-hallucination-coder

Conversation

@mehanshbarthwal-lab

Copy link
Copy Markdown

Adds a zero-hallucination coding skill to engineering -- synthesizes four open-source agent repos into one unified pipeline.

What this skill does

Enforces a strict Discuss -> Map -> Decompose -> Execute -> Verify loop before any code is written, with the Ponytail lazy-senior-dev hierarchy applied before every story to eliminate unnecessary code.

Credits and inspiration

  • Ralph -- atomic PRD loop, fresh-context per story
  • GSD Core -- phase loop, context-rot prevention, STATE.md memory
  • Graphify -- KNOWN/INFERRED/UNKNOWN codebase mapping
  • Ponytail -- lazy-senior-dev six-rung hierarchy, 80-94% less code

Installation

Covers both AI agents (Claude Code, Amp, Gemini CLI, Cursor, Windsurf, Codex) and Claude web (Project Instructions method).

Synthesizes four open-source agent repos into a single unified
coding discipline for Claude Code and other AI agents:

- Ralph (github.com/snarktank/ralph): atomic PRD loop, fresh-context
  per story, progress.txt memory
- GSD Core (github.com/open-gsd/gsd-core): Discuss→Plan→Execute→Verify
  phase loop, context-rot prevention, structured STATE.md memory files
- Graphify (github.com/safishamsi/graphify): KNOWN/INFERRED/UNKNOWN
  codebase mapping, zero hallucination because you read real structure
- Ponytail (github.com/DietrichGebert/ponytail): lazy-senior-dev
  six-rung hierarchy, 80-94% less code by deleting before writing

Includes:
- Full five-phase loop (Discuss → Map → Decompose → Execute → Verify)
- Anti-hallucination rules 1-7
- Context engineering rules (GSD Core context-rot prevention)
- Ponytail check before every story (Phase 3.5)
- Installation guide for Claude Code, Amp, Gemini CLI, Cursor,
  Windsurf, Codex, and Claude web (Project Instructions method)
- Full credits table linking all four source repos
- Rename Anti-Hallucination Rules to Anti-Patterns
- Rename Related Skills to Cross-References
- Add plugin.json manifest to satisfy check_plugin_json.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant