r/claudeskills

▲ 6 r/claudeskills+1 crossposts

Is it legal to use others' repos for reference code?

We have a large monolith in fintech to re-work and recently started using xerj as AST and semantic search for Claude code instead of grep/sed waste. After a month we estimated that we saved tokens a few times over for the same refactoring work and visually much “better” (means more like our previous coding style) code.

Recently xerj.org changed their llms.txt promoting reference coding and our harness clones dozens of relevant OSS repos from GitHub using them as a coding corpus for references coding. But the question how is it legal? From one hand OSS licenses allows to reused their code and most likely all of these were in Anthropic datasets anyways.

Anyone have a clear answer?

reddit.com
u/Noone-chat — 11 hours ago
▲ 3 r/claudeskills+2 crossposts

I built an entire YouTube channel from scratch using only AI – here’s what’s possible right now.

I’ve been experimenting with the current state of generative AI for content creation, and I wanted to share a full case study of what I was able to accomplish without any traditional design or video editing skills.

For this experiment, I gave myself one rule: the idea and the script direction had to be mine, but everything else had to be generated by AI.

Here’s the breakdown of the process:

Channel & Branding: All the channel art, logos, and thumbnails were created using AI image generators.

Video Assets: Every visual element, stock-like clip, and graphical asset in the videos was sourced or generated through AI tools.

Voiceover & Audio: The narration and any sound design were produced using AI voice synthesis.

Content Scripts: While I provided the core ideas and structure, I used AI for research, expansion, and script polishing.

The result is the AI Ideas channel, which is now live. You can see the outcome for yourself here: https://youtube.com/channel/UCw-rUEbLzjwDVsc833q0uiw

I’m sharing this not to promote the channel itself, but to spark a discussion on the current capabilities of these tools. The workflow is fascinating and a bit surreal. What used to take a team of specialists can now be executed by one person with a clear vision and the right prompts.

A few questions for the community:

What's the most impressive AI-generated content you've seen recently?

Where do you see the biggest bottleneck in this type of workflow?

Does the "human touch" become more important or less important when the production is so automated?

I’m happy to answer any questions about the specific tools used in the process. It’s an exciting time to be a creator, and the pace of change is incredible.

u/anuraginsg — 12 hours ago
▲ 6 r/claudeskills+3 crossposts

I built a small TUI for browsing installed skills

Hey, I wanted a clearer way to see which skills I had installed across tools like Claude Code, Codex, Cursor, and others.

I couldn’t find a simple tool focused specifically on browsing local skills. There probably is one, but I didn’t come across it, so I built skillbrowse over the weekend.

It scans the usual skill folders, lists what it finds, and lets you search through the skills and read their SKILL.md files from the terminal.

It’s still an early version, but it was a fun project to work on and already solves my immediate problem.

GitHub: https://github.com/dchancogne/skillbrowse

Feedback, bug reports, and pointers to similar tools are appreciated. And I'd love a star on the repo if you find this tool useful.

u/DocWasHere — 11 hours ago

Built a free tool to dedupe/clean up your Claude Code (and Codex) SKILL.md files

I’ve had this annoying pinch point for a while.
Claude Code, Codex, and similar agent tools can write their own SKILL.md files when they hit something they don’t already know how to do.
Useful as fuck at first.
Then a few weeks/months later you’ve got duplicates, stale skills nobody uses, broken references, and if you’re using both Claude Code + Codex, two versions of basically the same skill slowly drifting apart.
So I built a small free CLI to clean that shit up.

scan — finds stale skills + near duplicates
verify — catches broken references, placeholder text and weak frontmatter
crosscheck — compares skill folders across tools and shows what’s missing or drifted
exec-verify — experimental, actually throws a skill into a fresh agent session to see if it can still do what it claims

No LLM calls, no network calls, no dependencies. Just Python stdlib.

It also auto-detects the usual Claude/Codex/Cursor skill folders, link for anyone interested:
github.com/OfficialUlix/skill-curator-cli

Free, MIT licensed.
Curious if anyone else running Claude Code + Codex together ends up with the same mess, or if I’ve somehow manufactured this problem for myself 😂

reddit.com
u/OkFrame6454 — 17 hours ago

Claude refusing a custom text-processing skill when the input mentions university coursework - is this an intentional safeguard?

When I upload a sample document that happens to be university coursework to the new ai watermark skill, Claude refuses to run the transformation and gives an “academic integrity” explanation. I also tried clarifying that I'm testing the tool rather than submitting the output, but it still refuses.

I don't understand what is actually triggering the refusal.

Has anyone else encountered this? Is Claude detecting the document as academic work based on its contents, or is the refusal being triggered by the instructions/tool itself?

I'm particularly interested in whether this is a hardcoded safety restriction or just a false positive from the model's safety layer.

reddit.com
▲ 3 r/claudeskills+3 crossposts

Using AI (Specifically Claude) for ABSN Classes

I just started an ABSN program and what I want to do is use Claude to create a prompt/skill to use for every course. Mind you, I've never used Claude but I want to, to work smarter not harder and get more studying done. My school actually allows us to use AI and encourages us to help us to study. For instance, I just started taking Patho but I want to use my A&P and Microbio PDF textbooks to go over the body systems and how they work normally and compare that to the abnormal diagnosis I learn in Patho, and just build on each topic weekly with active recall while also providing me with NCLEX style questions to gauge my learning/studying. I learn visually with diagrams, labeling, mnemonics, charts, and videos. Would anyone be able to help me with this prompt in terms of wording so I can apply it to the rest of my courses also? TIA!!

reddit.com
u/Hfgdjj_21 — 1 day ago
▲ 17 r/claudeskills+4 crossposts

Tart, persistent dashboards for AI agents

I love claude code but am fatigued by the pure chat interface for all types of agent work. Even the GUIs these days are just better styling over the same chat interface.

I built tart (tartifacts) as a tiny way for agents to create and update persistent terminal dashboards instead of narrating everything at you.

A tart is basically:

- a manifest

- a script that fetches live state

- a script that renders it

Install: `uv tool install tartifacts`

Then tell your agent to use `tart --skill`.

Works nicely with tmux/herdr (agent chats in one pane, dashboards live in another).

Github - https://github.com/tg1482/tart

u/tg1482 — 1 day ago

I turned 11 real-world editorial style guides into Agent Skills

Most AI writing prompts eventually become some version of:

>

The problem is that this doesn't tell the model what good writing should actually look like.

So I created Agent Stylebooks:

Repo: github.com/Neeeophytee/agent-stylebooks

It turns established editorial systems from Google, GOV.UK, GitLab, GitHub, MDN and others into reusable Agent Skills.

Instead of:

make this documentation better

you can use:

$google-developer-docs

and give the agent a concrete editorial system to follow.

The 11 skills

google-developer-docs:
For API docs, setup guides and developer tutorials. Clear, conversational, precise and friendly to an international technical audience.

govuk:
For public-service and transactional content. Starts with what the user needs to know or do, strips away institutional language and makes eligibility, requirements and next steps obvious.

gitlab-docs:
For precise engineering/product documentation. Optimizes for concise, searchable, maintainable documentation without vague claims or unnecessary explanation.

github-docs:
For product workflows and developer how-tos. Good when permissions, prerequisites, steps, warnings and verification need to appear in the right order.

kubernetes-docs:
For infrastructure and cloud-native documentation. Especially useful when versions, namespaces, prerequisites, verification and cleanup matter.

mdn-web-docs:
For explaining web technologies. Good for references, examples and educational technical content where accuracy and teaching matter equally.

red-hat-docs:
For enterprise procedures and operational documentation. Strong for runbooks, administration guides and modular technical docs.

18f-content:
For digital public services. Focuses on user needs, plain language, accessibility and making complicated processes easier to complete.

microsoft-writing-style:
For product help, UX copy and support content. Warm and helpful, but crisp rather than chatty.

mailchimp-content:
For customer-facing product and educational copy. Human and friendly, while knowing when humor or personality should get out of the way.

apple-interface-writing:
For buttons, settings, alerts, permissions and onboarding. Optimizes for very short copy that tells the user what something means or what will happen next.

Install

See everything first:

npx skills add Neeeophytee/agent-stylebooks --list

Install one:

npx skills add Neeeophytee/agent-stylebooks --skill google-developer-docs

Then use it in a task:

Use $google-developer-docs to turn these implementation notes into a setup guide.

or:

Use $govuk to rewrite this eligibility page around what the user needs to decide.

The repo also includes source/provenance notes because I didn't want to simply scrape proprietary style guides and dump them into prompts.

The idea is simple:

Don't ask an agent to “write better.” Give it an editorial system.

Would love feedback on which institutional stylebook I should add next.

u/ShilpaMitra — 1 day ago
▲ 344 r/claudeskills+17 crossposts

CTOs, engineering managers, and staff engineers are rushing to deploy autonomous AI agents across their businesses – either through their own volition or because of the clamor of demand from rank-and-file workers. However, they should think twice, a new study shows.

Enterprise large language model (LLM) agents are likely leaking company secrets, and throwing more compute at the problem is only making it worse, the study finds.

In part, that’s because of the AI’s ability to retrieve and synthesize vast amounts of internal data, from Slack messages to board transcripts, to automate tasks. By gathering that information, they also create issues with contextual integrity.

When retrieving dense corporate data, these agents routinely fail to disentangle essential task data from sensitive, contextually inappropriate information. Higher task completion rates often directly correlate with increased privacy violations.

Read the full story: https://leaddev.com/ai/frontier-ai-models-haemorrhage-sensitive-data

u/OfficialLeadDev — 3 days ago

I nearly lost a year of AI-assisted work because I gave the agents too much authority. So I started building skills to keep them inside the lines.

I’ve been building with AI agents for about a year, and one problem kept showing up: the model would start with my instructions, then gradually reinterpret them, simplify things I didn’t ask it to simplify, add its own architecture, or test the version it created instead of the version I requested.

So I started turning those recurring failures into small, explicit Agent Skills.

I now maintain two free MIT-licensed collections:

Simon Says
https://github.com/jawsublime-byte/simon-says

Playground-style rules for controlling AI builders: scope, alignment, testing, investigation, debugging, missing requirements, long-term reliability, and repeated agent drift.

Mother Goose
https://github.com/jawsublime-byte/mother-goose

Story-based rules for problems like false confidence, groupthink, repeated failure, runaway automation, unsupported claims, recovery, and judgment.

A few examples:

Patty Cake — compares your actual instructions against the plan and completed work. Requirements are marked matched, drifted, missing, blocked, or unknown. Material drift stops the run and returns the decision to the user.

Perfection — looks for a required missing piece that would prevent the requested build from working, without giving the model permission to invent extra features.

Referee — tracks repeated builder drift. Three evidenced violations can bench the primary builder, hand work to a backup, and eventually remove a model that repeatedly cannot stay inside the build instructions.

Life — tests what happens after software has been used for months or years and looks for storage growth, stale state, latency creep, log/cache bloat, and other problems that appear over time.

The Emperor’s New Clothes — challenges groupthink and yes-man behavior when agents keep agreeing with an accepted decision simply because it already has authority.

The names are meant to be memorable. The procedures underneath them are the actual tools.

The basic philosophy is simple:

AI can investigate, propose, test, and build. It should not quietly decide what your project was supposed to become.

Both repos are free and open source. If you build with agents and keep running into the same failure over and over, have a look through the collections. There may already be a skill aimed directly at it.

And if there isn’t, tell me what the problem is. I’m still adding new skills as I encounter new failure modes.

Sorry for the previous post. I was just adding a bit of context but I don't want a long read to detract from the skills so here ya go.

u/EconomyAd5214 — 2 days ago

Best claude skill for AEO GEO optimised blogs

Hey does anyone here know any skills for writing anti slop blog posts optimised specifically for improving rankings for AEO and GEO. Thanks in advance

reddit.com
u/Mesae_Armin — 1 day ago

Advantages Claude and Codex ?

Tell us about your experience, what is the advantage of each of them? Not just writing code in different areas ? For example, have you decided to take up sports, which is better as a consultant? Or some kind of additional functionality hidden chips?

reddit.com
u/utofit — 1 day ago

~35% shorter long responses(output), ~1.9M fewer tokens per 30 sessions, and the rules cost nothing extra to carry

I kept losing the plot in Claude's answers/output — verdict blocks, tables for two data points, the plan repeated back after the work was done. So I stopped complaining and measured it: 295,331 characters of prose across 30 sessions, and three quarters of it sat in 112 long replies.

Fix was one file, not a prompt I retype: a global Claude Code output style — DONE / PENDING / YOU / NEXT / IMPORTANT, empty sections omitted, plain English, no unexplained shorthand, no workflow narration, tables only when they beat bullets.

Applies to every repo on the machine. Full rules below.

PS: After some session ask higher model like opus or fable to review the output set and as to check cost savings and fix if any lapses.

# Global Response and Output Rules
Apply these rules to every final response across all repositories.

## Primary Goal
Give me the **smallest useful response that I can understand quickly without reading unnecessary implementation details**.
Optimize in this order:
**Comprehension → Correctness → Actionability → Readability → Brevity → Token efficiency**
Do not optimize for maximum compression if it makes the response difficult to understand.
---
# Caveman Integration
Use the **Caveman plugin as the primary output compression mechanism**.
Default to **Caveman Lite** behavior:
- Remove filler and unnecessary words.
- Reduce output tokens.
- Keep normal, readable English.
- Preserve enough context to understand the result.
- Do not use extreme compression that creates cryptic fragments.
- Do not sacrifice clarity merely to reduce tokens.

Use more aggressive compression only when the result remains immediately understandable.
The goal is:
**Minimum useful output, not minimum possible words.**
---

# Language and Readability
- Use plain, professional English.
- Write for quick scanning.
- Prefer common words over unnecessary technical jargon.
- Do not use unexplained abbreviations, acronyms, shorthand, or repo-specific terminology.
- Avoid assuming I remember terminology from earlier responses.
- If a technical term is necessary, briefly explain it the first time unless its meaning is obvious from context.
- Replace repo-specific shorthand with plain English where possible.
- Do not use heavily compressed fragments that lose meaning.
- Preserve exact technical identifiers when useful:
  - File paths
  - Commands
  - APIs
  - Functions/classes
  - Configuration names
  - Error messages
  - Versions
When mentioning a technical file or component, explain **what changed or why it matters**, not just its name.

### Example (Given for reference omit from rules)
Avoid:
- Updated RBAC middleware for JWT TTL validation in `authn`.
- Fixed DTO mapping in the DI layer.

Prefer:
- Fixed the login permission check.
- Fixed token expiry validation in `auth/middleware.ts`.
- Corrected how request data is converted before processing.

Use technical details only when they improve understanding, decision-making, or troubleshooting.
---
# No Repetition
State every important fact **once only**.
Do not:
- Repeat my request.
- Repeat the plan after completing the work.
- Repeat the same result in multiple sections.
- Explain the same change using different wording.
- Add a conclusion that repeats the summary.
- Repeat file names unnecessarily.
- Repeat implementation details already communicated.
- Narrate work that does not affect the result.
Before responding, merge or remove overlapping bullets.

---
# Explain Results, Not Workflow
Do the investigation and implementation internally.
Report the **result**, not every step taken to reach it.
Avoid unnecessary narration such as:
- I inspected the repository.
- I searched multiple files.
- I analyzed the implementation.
- I found the relevant code.
- I opened the configuration.
- I reviewed the existing logic.
- I ran several commands.

Instead:
### DONE
- Fixed token expiry validation in `auth/middleware.ts`.
- Valid sessions are no longer rejected incorrectly.
- Tests pass.
Only mention investigation steps when the investigation itself produced an important finding.
---
# Default Response Structure
Use only the sections containing useful information.
## DONE
- What was completed or changed.
- Why it matters, when useful.
- Important result or verification.
## PENDING
- Remaining work.
- Blockers.
- Unresolved issues.
- Known risks.
## YOU
- Only actions, decisions, approvals, or information required from me.
## NEXT
- The immediate next logical step.
## IMPORTANT
- Only significant warnings.
- Breaking changes.
- Security concerns.
- Compatibility issues.
- Important design decisions or risks.
### Section Rules
- Omit empty sections completely.
- Do not force every section to appear.
- Maximum 3 bullets per section unless more are genuinely necessary.
- Prefer one clear bullet over multiple fragmented bullets.
- Keep most bullets to 1–2 short lines.
- Routine responses should normally stay within **5–10 bullets total**.
- For very small tasks, use only **1–3 bullets** and do not force the section structure.
---
# Tables
Use a table **only when it improves comparison or makes multiple related values easier to scan**.
Good use cases:
- Comparing options.
- Before vs after.
- Multiple approaches.
- Feature comparisons.
- Configuration differences.
- Status across multiple components.
- Pros/cons or trade-offs.
- Test or verification results across multiple items.

Do NOT use tables for simple information that is clearer as bullets.
Keep tables:
- Small.
- Focused.
- Maximum necessary columns.
- Maximum necessary rows.
- Plain and readable.
- Free from unnecessary repeated information.
Example:(Just reference don't add in rule file)
| Option | Benefit | Trade-off |
|---|---|---|
| A | Simpler | Less flexible |
| B | More flexible | More complexity |

For a comparison, prefer a table over a long paragraph when the table makes the decision easier.
After a table, provide **one short recommendation only if a decision is needed**.
Do not repeat the complete table contents in bullets afterward.
---
# Code Change Reporting
When changing code, normally answer:
1. **What changed?**
2. **Why was it changed?**
3. **What is the result?**
Example:(Just reference don't add in rule file)
### DONE
- Fixed token expiry validation in `auth/middleware.ts`.
- The previous logic could reject valid sessions incorrectly.
- Tests: passed.
Do not list every modified file unless:
- The file is important to understanding the change.
- Multiple files represent different important changes.
- I explicitly request a detailed change summary.
---
# Errors and Problems
Use clear, plain language.
Example:(Just reference don't add in rule file)
### PENDING
- **Problem:** Database connection fails after service restart.
- **Cause:** Required configuration is not available when the connection starts.
- **Status:** Needs a configuration change.
Do not dump full:
- Logs.
- Stack traces.
- Command output.
- Diff output.
unless I explicitly ask for them.
Show only the relevant part when an exact technical error is important.
---
# Decisions Required From Me
Only ask for my input when it materially affects:
- Architecture.
- Security.
- Data integrity.
- Cost.
- Production behavior.
- Destructive operations.
- Important product requirements.
Use:
### YOU
- **Decision:** Choose A or B.
- **Impact:** One concise explanation of why it matters.
Give enough context to make the decision.
Do not ask unnecessary questions or stop progress for minor implementation details that can be reasonably inferred.
---
# Verification
Report meaningful verification briefly.
Example:(Just reference don't add in rule file)
- Tests: passed.
- Build: passed.
- Lint: passed.
- Deployment: successful.
- Health check: healthy.


If something failed:
- Tests: failed — 2 failures remain in the existing payment module.
Do not list every command executed.
---
# Information Filtering
Before including any information, check:
1. Do I need this to understand what happened?
2. Do I need this to take action or make a decision?
3. Does this change the status, risk, or next step?
4. Have I already said this?
5. Can this be combined with another bullet?
6. Can I remove this without losing important meaning?
If the information has no clear value, omit it.
---
# Final Self-Check
Before sending the response:
- Apply Caveman Lite compression.
- Remove filler.
- Remove duplicate information.
- Remove unnecessary jargon.
- Expand or replace unclear shorthand.
- Replace repo-specific abbreviations with plain English where possible.
- Keep necessary technical terms but make their meaning clear.
- Remove unnecessary workflow narration.
- Remove non-actionable information.
- Merge overlapping bullets.
- Omit empty sections.
- Use a table only when it improves scanning or comparison.
- Do not repeat table information outside the table.
- Ensure the response can be understood by scanning the headings and first line of each bullet.
---
# Final Rule
**Do not give me the shortest possible answer. Give me the shortest answer that remains immediately understandable.**
I should quickly understand:
- What was done?
- Why does it matter?
- What is pending?
- Is there a problem or risk?
- Do you need anything from me?
- What happens next?
without reading:
- Long implementation explanations.
- Heavy jargon.
- Unexplained abbreviations.
- Repo-specific shorthand.
- Full logs.
- Command-by-command narration.
- Repeated information.
## Default Output
Use this by default when applicable:
### DONE
- Clear result.
### PENDING
- Only if something remains.
### YOU
- Only if my action or decision is required.
### NEXT
- Immediate next step.

### IMPORTANT
- Only if there is a significant warning, risk, compatibility issue, or caveat.
Use a concise table instead when comparison or multiple related values are easier to understand in tabular form.

**Default behavior: Caveman Lite + structured, plain-English, non-repetitive output.**
reddit.com
u/Rhishi99 — 2 days ago
▲ 1 r/claudeskills+1 crossposts

Am I using Claude the wrong way?

Basically, I don’t want Claude to do the entire project for me. I use Claude through the browser, and when I’m writing a file, I ask it to help me function by function. Sometimes I implement the functions myself and have it review them, and so on. I never just leave it alone to do the entire project.

Now, I’ve realized an issue with this approach.

If it’s something I don’t already know, Claude doesn’t necessarily do deep research. It might just go with the first implementation it comes up with instead of looking into what is currently being used or what the state of the art is.

And because I also don’t know the subject well enough, I don’t catch that until things start failing. But when I do know enough to call it out, I can ask Claude to dig deeper, and then it usually does more thorough research and comes up with a better approach.

I was working on a computer graphics project, and each time I went through this process, it gave me a different implementation. I ended up creating four different repos. And each time it has a different take on something .. so I am confused and I want to know how others use it.

This was with Opus 5.

reddit.com
u/Cool-Profession-5447 — 2 days ago

I am absolutely new to the idea of skills. Have 0 coding experience. Can someone lead me to resources (except this sub of course) that can help me get an idiot's version of Claude Skills?

reddit.com
u/CricAnime — 3 days ago
▲ 18 r/claudeskills+9 crossposts

AIMeter — an ultra-fast, local-first LLM API cost & token tracker for macOS

With every company struggling to cap AI cost budgets, as a developer I found it equally hard to keep track of my own API usage costs when coding with Cursor, Claude Code, or local scripts.

So I built AIMeter — an ultra-fast, local-first LLM API cost & token tracker for macOS. It transparently monitors your spend in a native menu bar widget and dashboard with zero latency overhead, keeping your prompts and keys 100% #private.

Open-source and installable in seconds via #DMG or #Homebrew!

GitHub: https://github.com/smriti-memcore/aimeter

u/thesunsetisbeautiful — 2 days ago
▲ 4 r/claudeskills+1 crossposts

Six skills I built for Claude Code - repo coherence, air-gapped debugging, and sorting my shopping list into aisle order

I've been building skills to fix things that kept biting me. Six of them, all MIT and free to try, no paid tier and nothing to sign up for.

**dovetail** \- checks whether a repo still agrees with itself. Dead links, dangling anchors, orphaned files, docs that drifted from the code, conventions the repo states but doesn't follow. The deterministic half is plain Python with no network and no model, so it runs fast enough to gate a build.

**heliograph** \- debug a machine you can't log into, through an operator who can't debug it. A git repo is the transport in both directions. For air-gapped and change-controlled estates.

**verve** \- strips AI tells from prose, British English. Explicitly not a detector-evasion tool, and it says so if you ask it to be one.

**legwork** \- research where every claim states how well it's supported, and says when the evidence can't settle the question.

**outlook-graph** \- Microsoft 365 mail and calendar via Graph, plus PST archives into searchable markdown.

**trello** \- boards, lists and cards, plus board digests and a due-date radar. The pack also has the one I use most and expected least: it reorders a shopping list into the aisle order of an actual supermarket, prefixing a food-type emoji to every card, so you walk the shop once instead of doubling back. Store layout comes from a preset - Tesco by default, any shop if you write one.

**How Claude helped:** all six were written with Claude Code, and the interesting part was that the skills started changing how the next one got built. Dovetail found stale docs in its own siblings. Verve got used on their READMEs. The format itself imposed discipline too, because a skill is loaded on its description alone - if you can't say what it does in two lines, it's badly scoped and you find that out immediately.

[https://github.com/dbhq-uk\](https://github.com/dbhq-uk)

u/grinidx — 2 days ago
▲ 1.8k r/claudeskills+12 crossposts

You can now build yourself a clone to control your computer, if you have a claude subscription

I built Munder Difflin, a free and open source desktop app (Electron) that runs a multi-agent harness locally on your machine. It wraps CLI agents you already have, Claude Code included, so your clone works with your actual setup instead of making you migrate anything. It supports 10 CLI agent providers off the shelf.

What it does: you give it your workflows and it runs them on your machine while you’re away. Talk mode lets you orchestrate by voice, MemPalace gives agents a shared memory so they hand off work to each other, and Slack and webhook triggers let you kick off runs remotely.

How Claude Code helped: I built basically the whole thing with it. 300+ commits on the repo are co-authored by Claude. It did the Electron scaffolding, most of the agent orchestration layer, the process management for keeping long-running agents alive, and a lot of the refactors when I went from supporting one CLI provider to ten. The voice orchestration in Talk mode was almost entirely Claude Code sessions.

It’s free. Read the repo or grab the build from GitHub, no account, no key required beyond whatever CLI agent subscription you already have. I’ll add repo in comments

Happy to answer questions about the architecture.

u/chaitanyagiri — 4 days ago

Stopping Coding Mistakes / Improving Coding Skills

How are you minimising the coding mistakes your agent makes? I've had a bunch of issues recently where my dedicated (specialised language) coding agent is writing code in what feels like intentional with how often it happens. I have code review agents using different models to allow for no biased reports but still seems like they're not getting picked up or the code looks right but throws X error or the logic isn't quite right so it fails. I have unit testing for as much of a project as needed.

Im wondering if there are any plugins/mcps/skills etc that people are using that they feel is going them the best results

reddit.com
u/Livid_Salary_9672 — 2 days ago