README.md
pyproject.toml
setup.py
agentic_toolbelt/AGENTS.md
agentic_toolbelt/__init__.py
agentic_toolbelt/cli.py
agentic_toolbelt.egg-info/PKG-INFO
agentic_toolbelt.egg-info/SOURCES.txt
agentic_toolbelt.egg-info/dependency_links.txt
agentic_toolbelt.egg-info/entry_points.txt
agentic_toolbelt.egg-info/top_level.txt
agentic_toolbelt/.agents/ralph/PROMPT_build.md
agentic_toolbelt/.agents/ralph/README.md
agentic_toolbelt/.agents/ralph/agents.sh
agentic_toolbelt/.agents/ralph/config.sh
agentic_toolbelt/.agents/ralph/diagram.svg
agentic_toolbelt/.agents/ralph/log-activity.sh
agentic_toolbelt/.agents/ralph/loop.sh
agentic_toolbelt/.agents/ralph/ralph.webp
agentic_toolbelt/.agents/ralph/references/CONTEXT_ENGINEERING.md
agentic_toolbelt/.agents/ralph/references/GUARDRAILS.md
agentic_toolbelt/.agents/skills/README.md
agentic_toolbelt/.agents/skills/agent-instructions-eval/SKILL.md
agentic_toolbelt/.agents/skills/agent-instructions-eval/prompts.csv.example
agentic_toolbelt/.agents/skills/agent-instructions-eval/result.schema.json
agentic_toolbelt/.agents/skills/ci-failure-triage/SKILL.md
agentic_toolbelt/.agents/skills/ci-failure-triage/log-summary.template.md
agentic_toolbelt/.agents/skills/clean-code-gates/SKILL.md
agentic_toolbelt/.agents/skills/docs/SKILL.md
agentic_toolbelt/.agents/skills/exec-plan/PLANS.template.md
agentic_toolbelt/.agents/skills/exec-plan/SKILL.md
agentic_toolbelt/.agents/skills/implement/SKILL.md
agentic_toolbelt/.agents/skills/migration-safety/SKILL.md
agentic_toolbelt/.agents/skills/plan/SKILL.md
agentic_toolbelt/.agents/skills/publish/SKILL.md
agentic_toolbelt/.codex/skills/commit/SKILL.md
agentic_toolbelt/.codex/skills/commit/references/commit_examples.md
agentic_toolbelt/.codex/skills/dev-browser/SKILL.md
agentic_toolbelt/.codex/skills/dev-browser/bun.lock
agentic_toolbelt/.codex/skills/dev-browser/package-lock.json
agentic_toolbelt/.codex/skills/dev-browser/package.json
agentic_toolbelt/.codex/skills/dev-browser/server.sh
agentic_toolbelt/.codex/skills/dev-browser/tsconfig.json
agentic_toolbelt/.codex/skills/dev-browser/vitest.config.ts
agentic_toolbelt/.codex/skills/dev-browser/references/scraping.md
agentic_toolbelt/.codex/skills/dev-browser/scripts/start-relay.ts
agentic_toolbelt/.codex/skills/dev-browser/scripts/start-server.ts
agentic_toolbelt/.codex/skills/dev-browser/src/client.ts
agentic_toolbelt/.codex/skills/dev-browser/src/index.ts
agentic_toolbelt/.codex/skills/dev-browser/src/relay.ts
agentic_toolbelt/.codex/skills/dev-browser/src/types.ts
agentic_toolbelt/.codex/skills/dev-browser/src/snapshot/browser-script.ts
agentic_toolbelt/.codex/skills/dev-browser/src/snapshot/index.ts
agentic_toolbelt/.codex/skills/dev-browser/src/snapshot/inject.ts
agentic_toolbelt/.codex/skills/dev-browser/src/snapshot/__tests__/snapshot.test.ts
agentic_toolbelt/.codex/skills/prd/SKILL.md
agentic_toolbelt/.github/agents/README.md
agentic_toolbelt/.github/agents/architecture-reviewer.agent.md
agentic_toolbelt/.github/agents/clean-code-reviewer.agent.md
agentic_toolbelt/.github/agents/dependency-curator.agent.md
agentic_toolbelt/.github/agents/docs-writer.agent.md
agentic_toolbelt/.github/agents/feature-builder.agent.md
agentic_toolbelt/.github/agents/gatekeeper.agent.md
agentic_toolbelt/.github/agents/implementer.agent.md
agentic_toolbelt/.github/agents/instruction-maintainer.agent.md
agentic_toolbelt/.github/agents/migration-planner.agent.md
agentic_toolbelt/.github/agents/planner.agent.md
agentic_toolbelt/.github/agents/reviewer.agent.md
agentic_toolbelt/.github/agents/security-reviewer.agent.md
agentic_toolbelt/.github/agents/test-engineer.agent.md
agentic_toolbelt/.github/skills/README.md
agentic_toolbelt/.github/skills/agent-instructions-eval/SKILL.md
agentic_toolbelt/.github/skills/agent-instructions-eval/prompts.csv.example
agentic_toolbelt/.github/skills/agent-instructions-eval/result.schema.json
agentic_toolbelt/.github/skills/ci-failure-triage/SKILL.md
agentic_toolbelt/.github/skills/ci-failure-triage/log-summary.template.md
agentic_toolbelt/.github/skills/clean-code-gates/SKILL.md
agentic_toolbelt/.github/skills/docs/SKILL.md
agentic_toolbelt/.github/skills/exec-plan/PLANS.template.md
agentic_toolbelt/.github/skills/exec-plan/SKILL.md
agentic_toolbelt/.github/skills/implement/SKILL.md
agentic_toolbelt/.github/skills/migration-safety/SKILL.md
agentic_toolbelt/.github/skills/plan/SKILL.md
agentic_toolbelt/.github/skills/publish/SKILL.md
agentic_toolbelt/templates/architecture/AGENTS.override.md
agentic_toolbelt/templates/codex/config.toml.example
agentic_toolbelt/templates/docs/AGENTS.md
agentic_toolbelt/templates/evals/agent-instructions/README.md
agentic_toolbelt/templates/evals/agent-instructions/prompts.csv.example
agentic_toolbelt/templates/evals/agent-instructions/result.schema.json
agentic_toolbelt/templates/migrations/AGENTS.override.md
agentic_toolbelt/templates/service/AGENTS.override.md
tests/test_cli.py
tests/test_packaging.py