<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ricardo</title>
    <description>The latest articles on DEV Community by Ricardo (@agentedeia).</description>
    <link>https://dev.to/agentedeia</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4026764%2Fbe3d19b6-a0f6-4584-878e-fbfa34a12585.png</url>
      <title>DEV Community: Ricardo</title>
      <link>https://dev.to/agentedeia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agentedeia"/>
    <language>en</language>
    <item>
      <title>The 5 contract clauses that quietly wreck freelancers (and the exact words to push back)</title>
      <dc:creator>Ricardo</dc:creator>
      <pubDate>Mon, 13 Jul 2026 10:21:26 +0000</pubDate>
      <link>https://dev.to/agentedeia/the-5-contract-clauses-that-quietly-wreck-freelancers-and-the-exact-words-to-push-back-4omp</link>
      <guid>https://dev.to/agentedeia/the-5-contract-clauses-that-quietly-wreck-freelancers-and-the-exact-words-to-push-back-4omp</guid>
      <description>&lt;p&gt;Most freelancers lose money not on the work, but on a single sentence they skimmed in a contract. Here are the five clauses I've learned to catch before signing, why each one is dangerous, and the exact language I use to push back. Steal all of it.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Unlimited revisions
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The clause:&lt;/strong&gt; "Contractor shall provide revisions until the Client is fully satisfied."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why it wrecks you:&lt;/strong&gt; There is no cap on rounds and no definition of "satisfied." A $2,000 project can become a three-month unpaid marathon because "satisfied" is entirely the client's opinion.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Push back with:&lt;/strong&gt; "I include up to 2 rounds of revisions per deliverable. Additional rounds are billed at my hourly rate of $X. This keeps us both focused on getting it right in the first two passes."&lt;/p&gt;

&lt;h2&gt;
  
  
  2. IP transfers on signature, not on payment
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The clause:&lt;/strong&gt; "All intellectual property created shall be the property of the Client upon creation."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why it wrecks you:&lt;/strong&gt; If ownership transfers on creation (or on signing), you've handed over the work before you've been paid. If they ghost you, they legally own it and you have no leverage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Push back with:&lt;/strong&gt; "Ownership of all deliverables transfers to the Client upon receipt of final payment. Until then, the work remains my property."&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Kill fee missing entirely
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The clause:&lt;/strong&gt; ...there isn't one. The contract is silent on what happens if the client cancels halfway.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why it wrecks you:&lt;/strong&gt; They cancel after you've done 70% of the work, and with no kill fee, you're owed nothing for it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Push back with:&lt;/strong&gt; "If the project is cancelled after work has begun, completed milestones are billed in full and the current in-progress milestone is billed at 50%."&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Net-60 (or worse) payment terms
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The clause:&lt;/strong&gt; "Invoices are payable within 60 days of receipt."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why it wrecks you:&lt;/strong&gt; You're financing the client's business for two months, interest-free. For a solo operator, Net-60 is a cash-flow killer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Push back with:&lt;/strong&gt; "My standard terms are Net-15, with a 50% deposit before work begins. This lets me commit fully to your timeline."&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Non-compete that's absurdly broad
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The clause:&lt;/strong&gt; "Contractor shall not provide similar services to any company in the Client's industry for 24 months."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why it wrecks you:&lt;/strong&gt; If you're a freelance designer and the client is in "e-commerce," this clause tries to ban you from working with the entire e-commerce industry for two years. That's your whole livelihood.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Push back with:&lt;/strong&gt; "I'm happy to agree not to work with your named direct competitors [list 2-3] for 6 months. A blanket industry ban isn't something I can sign, since it would prevent me from working at all."&lt;/p&gt;




&lt;p&gt;The pattern behind all five: contracts are written to protect the party who wrote them. Reading yours slowly, out loud, is the highest-ROI 20 minutes in freelancing.&lt;/p&gt;

&lt;p&gt;I got tired of doing this scan manually on every SOW, so I turned it into a Claude Code skill (&lt;code&gt;/redline&lt;/code&gt;) that flags these clauses in plain English and drafts the pushback. It's part of a small pack of freelance-admin skills I put together; the invoice-generator one is free if you want to try the format: &lt;a href="https://agentia11.gumroad.com/l/qclmyx" rel="noopener noreferrer"&gt;https://agentia11.gumroad.com/l/qclmyx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But honestly, even if you never touch the tool, save these five. The next contract you sign will probably have at least one of them.&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>7 Claude Code skills that kill freelance admin work (invoices, proposals, contract redlines)</title>
      <dc:creator>Ricardo</dc:creator>
      <pubDate>Mon, 13 Jul 2026 07:37:11 +0000</pubDate>
      <link>https://dev.to/agentedeia/7-claude-code-skills-that-kill-freelance-admin-work-invoices-proposals-contract-redlines-bbm</link>
      <guid>https://dev.to/agentedeia/7-claude-code-skills-that-kill-freelance-admin-work-invoices-proposals-contract-redlines-bbm</guid>
      <description>&lt;p&gt;I bill clients as a freelancer, and I noticed I was rewriting the same Claude Code prompts every week: draft an invoice, write a proposal from a job post, turn messy meeting notes into a summary + action items, check a contract for risky clauses before signing.&lt;/p&gt;

&lt;p&gt;So I packaged them as reusable Claude Code skills — plain-text files you drop into your skills folder, no API keys, no subscriptions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/invoice&lt;/code&gt;&lt;/strong&gt; — describe the work in plain English, get a polished invoice back (HTML + Markdown) in seconds&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/proposal&lt;/code&gt;&lt;/strong&gt; — paste a job post or call notes, get a tight, client-ready proposal&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/meeting&lt;/code&gt;&lt;/strong&gt; — paste messy notes or a transcript, get a summary + action-item table + a follow-up email draft&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/redline&lt;/code&gt;&lt;/strong&gt; — paste a contract or SOW, get the risky clauses flagged in plain English before you sign&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/outreach&lt;/code&gt;&lt;/strong&gt; — a personalized 3-touch cold email/LinkedIn sequence for a prospect&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/scopecheck&lt;/code&gt;&lt;/strong&gt; — paste a new client ask against your original scope, get a verdict and a ready-to-send response&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;/setrate&lt;/code&gt;&lt;/strong&gt; — turn a target income into an hourly rate or project price, with the math shown&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example of what &lt;code&gt;/redline&lt;/code&gt; actually outputs on a real (anonymized) contract clause:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Flagged: Unlimited revisions clause (Section 4.2)&lt;/strong&gt;&lt;br&gt;
"Contractor shall provide unlimited revisions until Client is fully satisfied" has no cap on rounds or timeline — this is the single most common freelance scope-creep trap. Suggested response: "Happy to include up to 2 rounds of revisions per deliverable; additional rounds billed at the hourly rate."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That's the kind of thing that's obvious once you see it, but easy to miss when you're reading a contract for the third time at 11pm.&lt;/p&gt;

&lt;p&gt;I made &lt;code&gt;/invoice&lt;/code&gt; free to try on its own. The full 7-skill pack is $27 (one-time, not a subscription) — &lt;a href="https://agentia11.gumroad.com/l/dukuod" rel="noopener noreferrer"&gt;Claude Code Freelancer Pack&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you're a freelancer/consultant using Claude Code for actual client work: what's the admin task you'd want automated that isn't on this list? Genuinely collecting ideas for what to build next.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>claude</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
