Showing 100 articles max
AI Software Product Manager
AI Software Product Manager
Apr 6, 2026 · R&D Management

How OpenSpec Enables Spec‑Driven Development with AI Collaboration

OpenSpec is a CLI tool that introduces a spec‑driven workflow between developers and AI assistants, outlining clear "what" and "how" stages, change proposal management, integration with Cursor for automated documentation, and a complete cycle of proposing, reviewing, implementing, and archiving changes.

AI CollaborationCLIOpenSpec
0 likes · 12 min read
How OpenSpec Enables Spec‑Driven Development with AI Collaboration
Yunqi AI+
Yunqi AI+
Apr 5, 2026 · R&D Management

How to Estimate Development Effort in the AI Coding Era?

The article explains that AI accelerates code generation but does not automatically shrink the whole delivery cycle, analyzes why traditional effort estimates become misleading, and proposes a six‑stage delivery‑focused model with practical principles and engineering safeguards for accurate estimation.

AI codingR&D Managementdevelopment productivity
0 likes · 13 min read
How to Estimate Development Effort in the AI Coding Era?
Fighter's World
Fighter's World
Apr 4, 2026 · R&D Management

Building an AI‑Native Organization: From Hierarchy to Intelligent Ops

When AI eliminates execution bottlenecks, the real constraint becomes information flow, prompting a shift from hierarchical information‑routing to AI‑driven world models, intelligence layers and interfaces; the article analyses Block’s four‑layer architecture, its preconditions, challenges for mid‑level managers, and offers a step‑by‑step path for small teams to begin the AI‑native transformation.

AI-nativeWorld Modelcapabilities
0 likes · 24 min read
Building an AI‑Native Organization: From Hierarchy to Intelligent Ops
Lisa Notes
Lisa Notes
Mar 31, 2026 · R&D Management

How to Allocate Time Effectively Across Multiple Projects

The article outlines practical steps for project managers and team members to allocate time across multiple projects, emphasizing clear goals, weekly task breakdowns, resource matching, regular progress checks, effective communication, prioritization, and reusable modules to improve efficiency and reduce risk.

Project Managementcommunicationmulti-project
0 likes · 3 min read
How to Allocate Time Effectively Across Multiple Projects
Lisa Notes
Lisa Notes
Mar 30, 2026 · R&D Management

How to Manage a New Project: A Practical Three‑Step Guide

The article outlines a mixed project‑management approach for new initiatives, detailing three concrete steps—planning with milestone breakdowns, daily stand‑up supervision, and strategic resource allocation with a technical lead and a 15% time buffer—to ensure clear plans, transparent progress, and rapid issue resolution.

Project Managementdaily standupmilestones
0 likes · 3 min read
How to Manage a New Project: A Practical Three‑Step Guide
SQB Blog
SQB Blog
Mar 27, 2026 · R&D Management

Can AI‑Driven DDD Turn Backend Development into an Assembly Line?

This article examines how AI‑assisted coding tools combined with a domain‑driven, spec‑driven workflow (DDD‑SDD) can reshape backend development from ad‑hoc “vibe coding” to a disciplined, automated production pipeline, illustrated with a real‑world retail feature implementation.

AICode ReviewDDD
0 likes · 15 min read
Can AI‑Driven DDD Turn Backend Development into an Assembly Line?
Xiaomi Tech
Xiaomi Tech
Mar 27, 2026 · R&D Management

How Xiaomi’s CyberOne Bionic Hand Achieves Full‑Palm Tactile Sensing and 150k Grasp Cycles

The article details Xiaomi Robotics’ redesign of the CyberOne bionic hand—compressing its volume by 60%, boosting degrees of freedom by 64%, expanding full‑palm tactile coverage to 8200 mm², achieving over 150,000 grasp cycles, and introducing a bionic sweat‑gland cooling system to improve reliability for factory use.

Xiaomi CyberOneactive coolingbionic hand
0 likes · 7 min read
How Xiaomi’s CyberOne Bionic Hand Achieves Full‑Palm Tactile Sensing and 150k Grasp Cycles
Test Development Learning Exchange
Test Development Learning Exchange
Mar 26, 2026 · R&D Management

Mastering Test Manager Interviews: 5 Dimensions, 30+ Questions & Winning Strategies

This guide systematically outlines five key dimensions—quality strategy, team leadership, technical depth, metric‑driven improvement, and scenario‑based behavior—providing over 30 high‑frequency interview questions, model answers, code examples, and actionable frameworks to help candidates demonstrate sustainable quality leadership and secure a test manager role.

Interview preparationautomationquality leadership
0 likes · 12 min read
Mastering Test Manager Interviews: 5 Dimensions, 30+ Questions & Winning Strategies
AI Code to Success
AI Code to Success
Mar 26, 2026 · R&D Management

Turn Obsidian + Claude Code into a Cross‑Project Knowledge Engine

This guide explains how to overcome single‑project memory limits by combining Obsidian as a second brain with Claude Code's project‑level memory and a custom PM workspace, providing a structured, automated system for storing, syncing, and reusing knowledge across multiple development projects.

Claude CodeObsidianSecondBrain
0 likes · 11 min read
Turn Obsidian + Claude Code into a Cross‑Project Knowledge Engine
Yunqi AI+
Yunqi AI+
Mar 25, 2026 · R&D Management

How to Build a Code Review Agent Skill: From Skeleton to Cost‑Effective Localization (Part 2)

This article walks through the complete process of creating a Code Review Skill for AI agents, covering skeleton definition, architecture‑ and coding‑rule derivation, business‑logic checks, unit‑test standards, context routing, token‑consumption analysis, cost‑optimisation tips, and how to extend the pattern to other skills.

Agent SkillCOLA ArchitectureCode Review
0 likes · 16 min read
How to Build a Code Review Agent Skill: From Skeleton to Cost‑Effective Localization (Part 2)
AI Code to Success
AI Code to Success
Mar 25, 2026 · R&D Management

How to Build a Structured Memory System for Claude Code and Eliminate Re‑Explanation

This guide explains why Claude Code often forgets previous context, demonstrates the shortcomings of a flat CLAUDE.md file, and provides a step‑by‑step method to reorganize project knowledge into a .claude directory with rules, memory, skills, and templates, enabling seamless cross‑project reuse and faster AI‑assisted development.

AI workflowBest PracticesClaude Code
0 likes · 13 min read
How to Build a Structured Memory System for Claude Code and Eliminate Re‑Explanation
o-ai.tech
o-ai.tech
Mar 22, 2026 · R&D Management

Closing the Final Mile: From Running Code to Shipping with /ship, /document-release, and /retro

The article explains why the last mile of software delivery—merging, testing, changelog, version bump, documentation sync, and retrospection—is often the bottleneck, and introduces three automated skills (/ship, /document-release, /retro) that institutionalize these tasks to create a closed‑loop workflow.

Documentationautomationcontinuous integration
0 likes · 15 min read
Closing the Final Mile: From Running Code to Shipping with /ship, /document-release, and /retro
AI Engineering
AI Engineering
Mar 22, 2026 · R&D Management

When Code Is Free, How Engineers Stay Valuable – Simon’s Engineering Patterns

The guide reveals that while AI agents have reduced code generation costs to near zero, the true expense lies in ensuring quality, requiring engineers to shift from writing code to defining problems, designing agentic systems, and applying rigorous testing patterns such as red‑green TDD, context‑managed sub‑agents, and advanced Git workflows.

AI coding agentsCognitive DebtGit
0 likes · 10 min read
When Code Is Free, How Engineers Stay Valuable – Simon’s Engineering Patterns
o-ai.tech
o-ai.tech
Mar 22, 2026 · R&D Management

gstack Part 3: How to Divide Responsibilities Among the Four Plan Review Skills

This article breaks down gstack's four pre‑implementation review skills—/plan-ceo-review, /plan-eng-review, /plan-design-review, and /design-consultation—explaining their distinct focus, when each should be used, common pitfalls, and the recommended sequencing to improve product planning before coding.

design reviewengineering reviewgstack
0 likes · 17 min read
gstack Part 3: How to Divide Responsibilities Among the Four Plan Review Skills
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Mar 21, 2026 · R&D Management

Master Graduate Research and Life with the Four‑Quadrant Time‑Management Method

The article introduces the classic four‑quadrant (Eisenhower) time‑management framework, explains each quadrant with concrete research and daily‑life examples, and provides a three‑step practical guide to help graduate students prioritize tasks, reduce anxiety, and focus on what truly matters.

Eisenhower matrixgraduate researchproductivity
0 likes · 5 min read
Master Graduate Research and Life with the Four‑Quadrant Time‑Management Method
Yunqi AI+
Yunqi AI+
Mar 20, 2026 · R&D Management

How AI Is Redefining Product‑Development Collaboration and Turning Knowledge Into Organizational Assets

The article analyzes how AI reshapes product‑development workflows, forces a redefinition of the product manager role, pushes demand clarification ahead of engineering, upgrades governance, and shifts competitive advantage from manual delivery to structured knowledge assets, offering concrete recommendations for organizations entering the AI era.

AIKnowledge AssetsOrganizational Change
0 likes · 15 min read
How AI Is Redefining Product‑Development Collaboration and Turning Knowledge Into Organizational Assets