Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Workflow

16 articles found

The Persistent Memory Stack I Actually Use...
AI June 18, 2026

The Persistent Memory Stack I Actually Use...

Honest technical deep dive into the persistent memory stack I combine daily in my projects: opencode-supermemory for auto-compact, basic-memory as main memory with Markdown + graph, and forgetful as procedural skills layer. With real configuration examples for Claude Code, Codex,

Read more
GSD Core: the Anti-Ceremony Framework That...
AI June 5, 2026

GSD Core: the Anti-Ceremony Framework That...

Deep dive into GSD Core (formerly Get Shit Done): 33 agents, wave execution, 200K fresh context per subagent, and the Discuss→Plan→Execute→Verify→Ship phase loop. How to install it, when to use it, and when not to.

Read more
Spec Kitty: Spec-Driven Development for AI Coding Agents
SDD May 19, 2026

Spec Kitty: Spec-Driven Development for AI Coding Agents

A complete guide to Spec Kitty — the CLI that turns product intent into a repeatable agent workflow using git worktrees, a 9-lane kanban system, and repository-native mission artifacts.

Read more
OpenSpec for Mobile Development: Spec-Driv...
SDD May 17, 2026

OpenSpec for Mobile Development: Spec-Driv...

How to apply OpenSpec in Android and Kotlin projects to keep AI agents aligned with architecture, with practical examples of change proposals, task validation, and living files.

Read more
Inside Superpowers: The Framework That Forces AI to Engineer
Superpowers April 19, 2026

Inside Superpowers: The Framework That Forces AI to Engineer

A comprehensive technical deep dive into the Superpowers methodology, exploring its subagent orchestration, strict TDD enforcement, and how it transforms AI from a chaotic coder into a disciplined engineering partner.

Read more
Agentic Engineering Methodologies: Superpowers vs OpenSpec
SDD April 12, 2026

Agentic Engineering Methodologies: Superpowers vs OpenSpec

A deep dive comparison of two distinct approaches to AI software development: the skill-based methodology of Superpowers and the artifact-guided workflow of OpenSpec.

Read more
Lean Task-First Development: Beads, LeanSp...
AI March 28, 2026

Lean Task-First Development: Beads, LeanSp...

A deep dive into three tools that solve context rot and keep AI coding agents focused: Beads (git-native DAG issue tracker), LeanSpec (minimal spec-driven workflow), and Taskmaster (PRD-to-task orchestration). Real commands, real workflows, real indie dev perspective.

Read more
SDD Frameworks Deep Dive: GitHub Spec Kit,...
SDD March 28, 2026

SDD Frameworks Deep Dive: GitHub Spec Kit,...

A thorough analysis of the three leading Spec-Driven Development frameworks: the architectural contracts of GitHub Spec Kit, the change-proposal agility of OpenSpec, and the multi-agent orchestration of BMAD-METHOD.

Read more
First Principles Reasoning and AI Audit: Q...
AI March 25, 2026

First Principles Reasoning and AI Audit: Q...

How the First Principles Framework (FPF) and Quint Code enforce structured reasoning on AI agents. The Abduction–Deduction–Induction cycle applied to engineering decisions, auditable decision contracts, and why vibe-coded AI is not enough.

Read more
Alternative Paradigms and Emerging Methodo...
AI March 24, 2026

Alternative Paradigms and Emerging Methodo...

A deep dive into IDD, Lean SDD, BEADS Workflow, Agent OS, and the Dark Factory concept: emerging methodologies that challenge conventional development flows and raise the abstraction level in the age of autonomous AI.

Read more
Spec-Driven Development with Agentic
AI March 24, 2026

Spec-Driven Development with Agentic

A senior engineer's guide to SDD for agentic AI: from vibe coding to structured, reproducible development using GitHub Spec Kit, BMAD Method, OpenSpec, SPARC, and more.

Read more
GitHub Actions: The Engine of Your CI/CD
GitHub Actions October 25, 2025

GitHub Actions: The Engine of Your CI/CD

Learn the fundamentals of GitHub Actions to automate your Android CI/CD workflows, from running tests to automated deployment on Google Play Store.

Read more
Android Documentation: Best Practices for Developers
Documentation October 14, 2025

Android Documentation: Best Practices for Developers

Master the art of documenting Android projects. From KDoc to GitHub Actions, ensure your code is maintainable and scalable.

Read more
Obsidian for Developers: Ultimate Guide 2025
productivity May 27, 2025

Obsidian for Developers: Ultimate Guide 2025

Transform Obsidian into a Knowledge IDE. Learn to integrate Git, Dataview, Architecture Diagrams, and automated logs to boost your development career.

Read more
Asynchronous Pair Programming with Agents:...
AI May 22, 2025

Asynchronous Pair Programming with Agents:...

Real Android development cases where delegating to specialized agents beats any standard AI chat. Security, Performance, and UX.

Read more
Agents.md Standard: Blueprint for AI-Ready Projects
AI May 15, 2025

Agents.md Standard: Blueprint for AI-Ready Projects

Introducing the Agents.md standard. A file convention to context-load AI agents with project architecture, coding rules, and domain knowledge.

Read more