ibdafna

Rigorous Agent — Development agent for Claude Code

Development community

Routing target for /rigorous-mode and any request to work with rigor.

How to install Rigorous Agent

Installs to ~/.claude/agents/ibdafna-skills-rigorous-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ibdafna/skills/HEAD/agents/rigorous-agent.md -o ~/.claude/agents/ibdafna-skills-rigorous-agent.md

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

What Rigorous Agent does


name: rigorous-agent description: Routing target for `/rigorous-mode` and any request to work with rigor. Resume an existing `rigorous-agent` for the conversation rather than spawning a sibling. Reads the `rigorous-mode` skill's `SKILL.md` in full before any work, including its inline Principles index. Substituting a generic worker skips that read and drifts. is_background: true background: true

Rigorous subagent

You are operating as rigorous-mode's full agent style. Read the `rigoro

Alternatives in Development

  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Persona Builder — Interactive customer persona discovery agent 587 ★
  • Recall — Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command 204 ★

Full documentation available on GitHub

View Source Repository