Du wirst angemeldet...

Bitte warte, während wir deine Anmeldung überprüfen

Artikel · Mittwoch, 24. Juni 2026

Agentic Coding

Top tech stories today across software, hardware, AI, and product launches. Senior engineer audience — skip rumour churn and pre-announcement leaks. Lead with shipping-now stories and what changed for builders.

Von Marius BongartsTech38 Ausgaben
← Zur aktuellen Ausgabe
Ausgaben2 / 38
Über Nacht von KI aus öffentlichen Quellen erstellt, täglich aktualisiert.
Agentic Coding
Mittwoch, 24. Juni 2026
AI Agents - Agentic Coding

Skill packs, agent ecosystems, and the 10% alignment rule

1 Min. Lesezeit

Agent Skills Pack

Your Claude Code just got 24 senior-engineer workflows baked in.

Addy Osmani's new agent-skills repo ships eight slash commands—/spec, /plan, /build, /test, /review, /webperf, /code-simplify, /ship—that auto-activate relevant skills based on what you're doing [Source: GitHub]. Each skill encodes quality gates, anti-rationalization tables that call out shortcuts like 'I'll add tests later,' and enforcement for atomic commits and staged rollouts. It installs directly via the Claude Code marketplace or by dropping SKILL.md files into Cursor's rules folder.

Worth bookmarking before your next greenfield project.

Gentle-AI Ecosystem

Persistent memory across sessions is finally here for your agents.

Gentle-AI bundles Engram for cross-session memory, Spec-Driven Development profiles, and delegation triggers that hand off work when you're touching multiple files or finishing PRs [Source: GitHub]. You can assign different models to different phases—planning versus coding versus review—and configure everything through an interactive TUI. It supports 15 agents including Claude Code and Cursor, with Homebrew and Scoop installs.

The delegation triggers alone could change how you structure longer sessions.

10% Alignment Philosophy

One founder's team now spends just 10% of their time directing agents.

Agnes AI's Bruce Yang describes a workflow where engineers align the AI for a few minutes, then let it build autonomously for hours—sometimes running multiple agents in parallel [Source: YouTube]. He claims this cuts costs to roughly 1/100th of direct API usage, making it practical for solo founders to A/B test entire product variants. Agnes AI is shipping its own coding harness next month to plug into Claude Code and Cursor.

Watch whether the harness actually delivers on the parallel-agent promise.

PRD-First Vibe Coding

The PRD comes before the first prompt—every time.

A recent tutorial walks through building a $40K/month app by first drafting a full product spec in ChatGPT, then breaking it into sequential prompts for Claude to execute step-by-step [Source: YouTube]. When errors hit, the creator switches Claude into discussion mode rather than retrying blind implementation. All prompts live in a Notion doc for quick iteration on new apps.

If you're skipping the spec phase, this workflow might change your mind.

Quellen
addyosmani/agent-skills: Production-grade engineering ... - GitHub
addyosmani/agent-skills: Production-grade engineering ... - GitHub
10 hours ago ... Production-grade engineering skills for AI coding agents. Skills encode the workflows, quality gates, and best practices that senior engineers use when ...
github.com
KI-Zusammenfassung

The agent-skills repository provides 24 production-grade engineering skills designed specifically for AI coding agents like Claude Code and Cursor. It structures the entire development lifecycle—from defining requirements through shipping—into eight slash commands (/spec, /plan, /build, /test, /review, /webperf, /code-simplify, /ship) that automatically activate relevant skills based on the task. Each skill encodes workflows, quality gates, and best practices from senior engineers, including PRD-driven spec work, test-driven development, code review discipline, and shipping patterns. The pack emphasizes anti-rationalization tables that counter common shortcuts (like "I'll add tests later"), verification gates at every stage, and enforcement of practices like atomic commits, feature flags, and staged rollouts. It installs directly into Claude Code via the marketplace, Cursor by copying SKILL.md files into .cursor/rules/, and other coding environments, making structured workflows and engineering discipline consistently available across every coding session.

Quelle öffnen
Gentleman-Programming/gentle-ai - GitHub
Gentleman-Programming/gentle-ai - GitHub
10 hours ago ... It is an ecosystem configurator -- it takes whatever AI coding agent(s) you use and supercharges them with persistent memory, Spec-Driven Development workflows, ...
github.com
KI-Zusammenfassung

Gentle-AI is an ecosystem configurator that enhances AI coding agents like Claude Code and Cursor with persistent memory (Engram), Spec-Driven Development workflows, curated coding skills, MCP servers, and per-phase model assignment. It supports 15 AI agents and includes delegation triggers to keep sessions organized—such as delegating when reading 4+ files, touching 2+ non-trivial files, or after commits and PRs. Key features include OpenCode SDD Profiles for assigning different models to different development phases, persistent memory that remembers decisions across sessions, and a skill registry system. The project provides installation via Homebrew or Scoop, workspace-scoped or global configuration options, automatic config backups with pruning, and an interactive TUI for management. Documentation covers intended usage patterns, SDD profile management, Engram commands for memory browsing, and agent-specific setup guides.

Quelle öffnen
How I Vibe Coded a $40K/mo App with AI Studio (Full Tutorial)
How I Vibe Coded a $40K/mo App with AI Studio (Full Tutorial)
18 hours ago ... ... advanced version of AI Studio - Google Antigravity. --- Start your own Theme Pages & sell Digital Products: • FREE Website Store: https://systeme.io/?sa ...
youtube.com
KI-Zusammenfassung

The website content is in Hindi and discusses "vibe coding" - creating applications with AI assistance. The video covers creating a game application using AI Studio (Google's tool) with an infinite scroll mechanic designed to be addictive. The creator emphasizes the importance of first developing a detailed PRD (Product Requirements Document) using ChatGPT before implementation, then breaking down the full specification into sequential prompts for Claude to execute step-by-step. The approach highlights using discussion mode in Claude when encountering errors rather than direct implementation attempts. For monetization, the creator integrates AdSense ads into the Android app. The workflow demonstrates practical agentic coding by using AI to handle the development iteratively while the human maintains strategic control through well-structured prompts. The creator also mentions using a Notion document to organize and share all prompts used in the process, emphasizing that new applications can be quickly recreated and iterated based on market feedback.

Quelle öffnen
AI Innovations with Efficiencies and Cost Savings with Bruce Yang
AI Innovations with Efficiencies and Cost Savings with Bruce Yang
5 hours ago ... is providing high-caliber AI tools at a fraction of the cost, making advanced technology accessible to everyone. Learn how to leverage vibe coding and ...
youtube.com
KI-Zusammenfassung

Based on the user's interests in agentic coding, AI agents with Claude/Cursor, PRD workflows, and advanced vibe coding techniques, here is the relevant news summary: Agnes AI founder Bruce Yang discusses how AI coding agents are evolving beyond simple code completion into autonomous development. Engineers at Agnes AI are now using tools like Claude Code and Cursor with a philosophy of 10% human alignment time followed by agents autonomously building entire codebases over several hours, effectively creating scenarios where one person directs multiple AI agents working in parallel. Yang emphasizes that vibe coding is transitioning from intermediate autocomplete features toward true autonomous agent workflows, and notes that coding represents one of the major AI directions for the year with potential to achieve AGI-level capabilities. He highlights how agentic workflows enable cost-effective application development at roughly 1/100th to 1/200th the cost of competitors like OpenAI and Anthropic, making it feasible for solo entrepreneurs and small teams to build multiple products and run AB tests without token usage concerns. Agnes AI is developing its own coding harness launching next month to integrate with existing tools like Claude Code and Cursor through open APIs.

Quelle öffnen
Über Nacht zusammengestellt von MorningMail.aiZugestellt um 04:55