JayFareiJayFareiCommunityΒ·22 Agent Skills Included

opentraces

Capture, secure, and publish coding session traces

Captures coding session traces into a private local bucket, anchors every change to Git history, and reconstructs what the model saw at each step. Scans and redacts secrets before anything leaves your machine, eliminating manual log digging and lost session context. Turns retained traces into searchable evidence, PR explanations, evals, and reviewed datasets published to HuggingFace Hub.
npx skills add JayFarei/opentraces --all -g -y
Available:

Gives the agent the project architecture, CLI command surface, and key design decisions so it can operate and extend the trace capture, bucket, and dataset pipeline correctly.

All Skills in This Repository (22)

Pure Emerald Level Indicators
πŸ“¦ In Repo
JayFareiJayFarei

opentraces

Capture AI agent actions and convert traces into datasets.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

opentraces-workflow-authoring

Automate OpenTraces dataset workflow creation with JSONL row schema validation.

Community
Intermediate
πŸ“¦ In Repo
JayFareiJayFarei

opentraces-skill-verifier

Author and calibrate skill verifier rubrics for agent alignment.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

grill-me-intent-curator

Build grill-me-intents dataset rows from run packets and schemas.

Community
Basic
πŸ“¦ In Repo
JayFareiJayFarei

otbox

Provision and manage isolated test environments for software applications.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

docs-update

Synchronize code changes across documentation zones with parallel agents and adversarial review.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

release-cli

Automate opentraces CLI releases with version updates, tests, Git operations, and GitHub releases.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

release-pack

Orchestrate full software package releases with version bumps, documentation checks, and automated publishing.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

deploy-site

Deploy a Next.js site to Vercel and verify all pages and viewports.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

issue-to-pr

Convert GitHub issues into pull requests with adversarial verification checks.

Community
Advanced
πŸ“¦ In Repo
JayFareiJayFarei

gitsync

Automate git pull, status, commit, and push across multiple repositories.

Community
Intermediate
πŸ“¦ In Repo
JayFareiJayFarei

opentraces-marketing

Generates branded marketing screenshots of opentraces CLI commands.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install opentraces?β–Ό

Run `npx skills add JayFarei/opentraces --all -g -y` in your terminal to install all skills in this suite globally.

What does opentraces do?β–Ό

It records what a coding agent saw, did, and changed during a session, stores that evidence locally, and links each change to the Git commit that accepted it. You can then search, slice, and reuse that record for bug reports, PRs, evals, and datasets.

Which coding agents does opentraces support?β–Ό

It captures sessions from Claude Code, Codex CLI, and Pi via hooks and extensions, with an adapter contract ready for additional agents.

Does opentraces send my data anywhere?β–Ό

No. Everything stays in a private local bucket until you explicitly opt in to sync or publish, and security scanning with redaction runs before anything leaves your machine.

Can I build datasets from my traces?β–Ό

Yes. Workflow skills project captured traces into schema-valid JSONL rows that you review locally and then publish to HuggingFace Hub.

Related Repositories in Software Engineering

View All in Software Engineering→