commit
01Skill Claude CodeCodex
Create a conventional commit from staged changes — picks type, scope, and writes the message.
Skill Claude CodeCodex
Create a conventional commit from staged changes — picks type, scope, and writes the message.
Skill Claude CodeCodex
Debug an imprint teach run — env vars, CLI flags, log files, tracing, and diagnostic commands. Helps diagnose slow, stuck, or failing teach runs.
Skill Claude CodeCodex
Refresh checked-in examples from generated Imprint site tools and cut an Imprint patch release. Use when the user asks to commit new generated tools to examples, replace stale example tool snapshots, update example docs/tests after generated tool repairs, or publish a patch release after example/runtime fixes.
Skill Claude CodeCodex
Audit and repair generated Google Flights Imprint tools. Use when validating Google Flights search, calendar, booking, airline/bag filters, one-way, round-trip, multi-city, or open-jaw behavior; when investigating selectiontoken or selectedflights producer-consumer contracts; or when live audit results are slow…
Skill Claude CodeCodex
Re-teach one or more imprint sites from their existing recordings and verify them with imprint audit, including the concurrency rules, background-monitoring recipe, and the known failure modes.
Skill Claude CodeCodex
Analyze where an imprint teach run spent its time — macro phase breakdown from the Phoenix trace plus turn-by-turn per-tool compile timing — and identify the fixable time sinks.
Skill Claude CodeCodex
Prepare a code branch and pull/merge request for human review through safe rebasing, repository-specific validation, multiple independent subagent review rounds, evidence-based fixes, conventional commits, pushing, PR creation, and CI babysitting. Use when asked to prepare, polish, or finalize a PR/MR; obtain several…
Skill Claude CodeCodex
Open a pull request with conventional title, structured description, and pre-flight checks.
Skill Claude CodeCodex
Cut a new semver release — bumps package.json, previews changelog, commits, tags, pushes, and verifies npm publish.
Skill Claude CodeCodex
Investigate a site's auth-tool compile — ongoing or completed. Locate the real agent transcript (not just the hook log), read the live 2FA verification, inspect the emitted workflow.json, confirm the login actually completed, and diagnose "no auth tool compiled".
Instructions file CodexOpenCode
Instructions for ashaychangwani/imprint, a project described as: Record a browser workflow once, get a deterministic MCP tool your AI agent can call. Zero tokens at runtime. Postman for AI agents.
Instructions file
Instructions for ashaychangwani/imprint, covering imprint — agent context, status, where to look, project layout and user-facing change rule.