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.
ECC ships 67 agents, AAS Core catalogs 2,000 skills, Cowork goes beyond code
1 min read
ECC Agent Harness
Your Claude Code workflow just got 67 specialized agents in one install.
ECC is a new orchestration layer that wraps Claude Code, Codex, and Cursor with structured phases—plan, test, implement, review, verify—so nothing ships without evidence trails [Source: GitHub]. The system bundles 282 reusable skills, a TDD-gated workflow that enforces red-green-refactor, and token optimization that reportedly cuts costs by 60%. You start with /ecc:plan to generate an editable blueprint before any code runs. Session management keeps long-running tasks alive across restarts.
If you liked yesterday's Flywheel Setup, this is its more opinionated cousin.
AAS Skill Catalog
Your agent can now browse 2,000+ skills before it writes a single line.
AAS Core is a local control plane that lets Claude or Codex search a complete skill catalog, validate selections against your project, and lock everything into a reproducible manifest file before installation [Source: GitHub]. The key twist: read-only validation happens first, so you can review the full stack in the hosted Workbench and catch redundant or conflicting skills before they touch your codebase. Skills span architecture, testing, security, and deployment.
Worth bookmarking for your next greenfield project.
Claude Cowork
Claude Code's agentic muscle now works outside the terminal.
Anthropic's new Cowork mode brings multi-step task automation to knowledge work—document formatting, file organization, research synthesis—without requiring command-line access [Source: Claude Support]. You describe an outcome, pick a permission mode (Manual, Auto, or Skip), and let Claude execute while you watch progress across cloud-synced sessions. Scheduled recurring tasks run automatically, and folder-level instructions give project-specific context. It integrates with Claude Projects, so your PRD templates and persistent memory carry over.
Think of it as Claude Code for everything that isn't code.
GitHub - affaan-m/ECC: The agent harness performance ...4 hours ago ... The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, ...github.com
This content is a GitHub repository for ECC (an AI agent harness operating system), not a news article. It contains installation instructions, documentation, feature descriptions, and configuration guidance for developers using Claude Code and other AI coding tools. Since the user's intent focuses on Claude Code workflow optimization tips, agentic coding PRD automation, and AI pair programming enterprise adoption, I'll extract relevant information about these topics: ECC provides an orchestrated engineering system for Claude Code that implements structured workflows including planning, testing, implementation, review, and verification phases. The system includes 67 specialized agents, 282 reusable skills, and automated hooks for context optimization. For PRD automation, users can leverage the planner agent with /ecc:plan to create editable implementation blueprints before coding begins. The TDD-workflow skill enforces test-driven development as a gated RED-GREEN-REFACTOR cycle with persistent evidence trails. For enterprise adoption of AI pair programming, ECC supports cross-harness coordination across Claude Code, Codex, Cursor, and other tools, with token optimization settings that reduce costs by 60% while maintaining quality, and AgentShield security scanning for agent configuration audit. The system also provides session management for long-running workflows and continuous learning through instinct-based pattern extraction.
GitHub - sickn33/agentic-awesome-skills: AAS Core is the local ...11 hours ago ... Slashworks-biz/idea-os: Source for the idea-os skill - five-phase pipeline (triage -> clarify -> research -> PRD ... Claude Code hook integration for automatic ...github.com
AAS Core introduces agent-first skill composition for Claude and Codex, allowing agents to search a complete local catalog and select exact skills validated in a reproducible aas-stack.json manifest before any changes are applied. The system prioritizes local control, with read-only validation and immutable planning separate from installation, enabling review in the hosted Workbench before execution. For solo SaaS founders working with Claude Code and Cursor, this workflow optimizes AI pair programming by letting agents evaluate full project scope across architecture, testing, security, and deployment, then compose non-redundant skill stacks with evidence trails—addressing the workflow optimization and PRD automation interests. The repository contains 2,004+ skills across development, testing, infrastructure, and product domains, with specialized plugins for focused delivery and bundles for role-based discovery, supporting enterprise adoption through deterministic, inspectable state management rather than one-shot opaque installs.
Get started with Claude Cowork7 hours ago ... ... Code's agentic capabilities to knowledge work beyond coding. Availability ... Claude Cowork uses the same agentic architecture that powers Claude Code, with no ...support.claude.com

Claude Cowork extends the agentic architecture from Claude Code to knowledge work beyond coding, enabling multi-step task automation without terminal access. Users can describe complex outcomes and let Claude execute them autonomously—including document formatting, file organization, and research synthesis—while maintaining control through three permission modes (Manual, Auto, Skip) and monitoring task progress across cloud-based sessions that persist across devices. The platform integrates with projects for organizing related tasks with persistent instructions and memory, supports scheduled recurring tasks that run automatically, and includes folder-level instructions for project-specific context, making it relevant for entrepreneurs automating PRD processing and knowledge work with advanced agentic capabilities.