MANIFEST.in
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/requires.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/docs/SKILL.md
agentic_toolbelt/.agents/skills/exec-plan/SKILL.md
agentic_toolbelt/.agents/skills/implement/SKILL.md
agentic_toolbelt/.agents/skills/plan/SKILL.md
agentic_toolbelt/.agents/skills/publish/SKILL.md
agentic_toolbelt/.agents/skills/task-breakdown/SKILL.md
agentic_toolbelt/.agents/skills/task-breakdown/assets/task.template.json
agentic_toolbelt/.agents/tasks/README.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/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/skill-instantiator.agent.md
agentic_toolbelt/.github/agents/test-engineer.agent.md
agentic_toolbelt/.github/skills/README.md
agentic_toolbelt/.tasks/README.md
agentic_toolbelt/templates/architecture/AGENTS.override.md
agentic_toolbelt/templates/codex/agent-contract.schema.md
agentic_toolbelt/templates/codex/config.toml.example
agentic_toolbelt/templates/codex/routing-profiles.toml
agentic_toolbelt/templates/codex/agents/a11y-reviewer.toml
agentic_toolbelt/templates/codex/agents/api-contract-reviewer.toml
agentic_toolbelt/templates/codex/agents/architecture-reviewer.toml
agentic_toolbelt/templates/codex/agents/bug-triager.toml
agentic_toolbelt/templates/codex/agents/clean-code-reviewer.toml
agentic_toolbelt/templates/codex/agents/dependency-curator.toml
agentic_toolbelt/templates/codex/agents/docs-researcher.toml
agentic_toolbelt/templates/codex/agents/docs-writer.toml
agentic_toolbelt/templates/codex/agents/explorer.toml
agentic_toolbelt/templates/codex/agents/feature-builder.toml
agentic_toolbelt/templates/codex/agents/frontend-designer.toml
agentic_toolbelt/templates/codex/agents/gatekeeper.toml
agentic_toolbelt/templates/codex/agents/implementer.toml
agentic_toolbelt/templates/codex/agents/incident-response.toml
agentic_toolbelt/templates/codex/agents/instruction-maintainer.toml
agentic_toolbelt/templates/codex/agents/migration-planner.toml
agentic_toolbelt/templates/codex/agents/ops-investigator.toml
agentic_toolbelt/templates/codex/agents/performance-reviewer.toml
agentic_toolbelt/templates/codex/agents/planner.toml
agentic_toolbelt/templates/codex/agents/privacy-reviewer.toml
agentic_toolbelt/templates/codex/agents/release-manager.toml
agentic_toolbelt/templates/codex/agents/release-notes-writer.toml
agentic_toolbelt/templates/codex/agents/reviewer.toml
agentic_toolbelt/templates/codex/agents/security-reviewer.toml
agentic_toolbelt/templates/codex/agents/skill-instantiator.toml
agentic_toolbelt/templates/codex/agents/test-engineer.toml
agentic_toolbelt/templates/codex/agents/ux-reviewer.toml
agentic_toolbelt/templates/codex/agents/worker.toml
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